Skip to main content

AI-Ready Repository Intelligence Engine for Agents

Project description

TreeGetter Python Package

PyPI Version Python Versions License: MIT

TreeGetter is an AI-Ready Repository Intelligence Engine for Python. It transforms raw directory trees into compact, structured, token-optimized context payloads for AI coding agents.

Installation

pip install treegetter

Usage

from treegetter import Repository, get_tree

# Backward compatible legacy API
print(get_tree("./"))

# High-Level AI Repository Intelligence Engine
repo = Repository("./")

# Repository Overview Summary
print(repo.summary())

# Token-optimized context for LLM agents
print(repo.export_llm(max_tokens=4000))

# Indexed O(1) Search
results = repo.search("AuthController")

For full documentation, visit https://rupammanna8.github.io/TreeGetter/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

treegetter-2.0.0.tar.gz (32.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

treegetter-2.0.0-py3-none-any.whl (44.2 kB view details)

Uploaded Python 3

File details

Details for the file treegetter-2.0.0.tar.gz.

File metadata

  • Download URL: treegetter-2.0.0.tar.gz
  • Upload date:
  • Size: 32.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for treegetter-2.0.0.tar.gz
Algorithm Hash digest
SHA256 27c7325dc66bf314ab09f26338b2cc882b9ca2a8a9e1051108d703b55eb4b184
MD5 3dda5235a4167475f48000fc6d96c275
BLAKE2b-256 38414a7b595f726fbd561f045b52bb0f2dae416dc480a1d146311bd6f440efa2

See more details on using hashes here.

File details

Details for the file treegetter-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: treegetter-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 44.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for treegetter-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cc8c474fcb0d0508695f531193e9e98e4ab84ab3ccab5d312993b926a1bf244
MD5 5f266329af2bd59dd3f5062dd1099238
BLAKE2b-256 164056a7d81e4970c28e8ca89dbd69aec2ffca97659a36a324720ee76c72ce79

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page