Metadata-Version: 2.4
Name: pedacito
Version: 0.0.1a1
Summary: A Python coding assistant for working with large codebases
Author-email: Dave Posocco <davepo@gmail.com>
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Pedacito

A Python coding assistant for working with large codebases.

⚠️ **This project is in active development and not ready for use yet.**

Pedacito (Spanish for "little piece") helps you work with local LLMs by breaking your code into manageable chunks through AST-based indexing.

## Coming Soon
- Full documentation
- CLI interface (both `pedacito` and `pdc` commands)
- Support for multiple model families

For updates, follow the repository.
