hbllmutils

Tutorials

  • Installation

API Documentation

  • hbllmutils.config
  • hbllmutils.entry
  • hbllmutils.history
  • hbllmutils.manage
  • hbllmutils.meta
    • hbllmutils.meta.code
    • hbllmutils.meta.datamodel
  • hbllmutils.model
  • hbllmutils.response
  • hbllmutils.template
  • hbllmutils.testing
  • hbllmutils.utils
hbllmutils
  • hbllmutils.meta
  • View page source

hbllmutils.meta

  • hbllmutils.meta.code
    • hbllmutils.meta.code.imp
      • ImportStatementTyping
      • ImportStatement
      • FromImportStatement
      • ImportVisitor
      • analyze_imports
    • hbllmutils.meta.code.module
      • get_package_name
      • get_pythonpath_of_source_file
      • get_package_from_import
    • hbllmutils.meta.code.object
      • ObjectInspect
      • get_object_info
    • hbllmutils.meta.code.prompt
      • is_python_code
      • is_python_file
      • get_prompt_for_source_file
    • hbllmutils.meta.code.pydoc_generation
      • create_pydoc_generation_task
    • hbllmutils.meta.code.pypi
      • pkg_resources
      • PyPIModuleInfo
      • get_module_info
      • is_standard_library
      • get_pypi_info
    • hbllmutils.meta.code.pypi_downloads
      • get_pypi_downloads
      • is_hot_pypi_project
    • hbllmutils.meta.code.source
      • ImportSource
      • SourceInfo
      • get_source_info
    • hbllmutils.meta.code.task
      • PythonCodeGenerationLLMTask
      • PythonDetailedCodeGenerationLLMTask
    • hbllmutils.meta.code.todo_completion
      • create_todo_completion_task
    • hbllmutils.meta.code.tree
      • is_file_should_ignore
      • build_python_project_tree
      • get_python_project_tree_text
    • hbllmutils.meta.code.unittest_generation
      • UnittestCodeGenerationLLMTask
      • create_unittest_generation_task
  • hbllmutils.meta.datamodel
    • hbllmutils.meta.datamodel.prompt
      • DataModelInspect
      • RelatedReferencedFile
      • get_class_info
      • create_meta_prompt_for_datamodel
    • hbllmutils.meta.datamodel.sample
      • PyMatcher
      • PromptMatcher
      • PromptSamplePair
      • get_prompt_samples
    • hbllmutils.meta.datamodel.task
      • create_datamodel_prompt_generation_task
Previous Next

© Copyright 2026, HansBug.

Built with Sphinx using a theme provided by Read the Docs.