codebase-digest

📊 Codebase-digest is a Python tool that analyzes your codebase, generating a structured overview of its contents, including directory tree, file sizes, token counts, and more. Useful for understanding project structure, code complexity, and preparing data for LLM analysis.

Downloads
1.4K
Stars
26
codebase-digest - Version 0.1.40 Latest Release

Published by kamilstanuch 15 days ago

Enhance codebase-digest functionality and improve user experience - Implement flexible ignore system with default and custom patterns - Add support for .cdigestignore file for project-specific ignores - Introduce multiple output formats: text, JSON, Markdown, XML, and HTML - Implement clipboard functionality for easy output sharing - Add colored console output for improved readability - Expand configuration options (max depth, show size, include git, etc.) - Improve error handling and user feedback - Update README with comprehensive usage instructions and examples

codebase-digest - Version 0.1.39

Published by kamilstanuch 21 days ago

dependency management improvements

codebase-digest - Version 0.1.38

Published by kamilstanuch 21 days ago

setup.py fetches requirements.txt

codebase-digest - Version 0.1.37

Published by kamilstanuch 21 days ago

setuptools added to requirements.txt

codebase-digest - Version 0.1.36

Published by kamilstanuch 21 days ago

Requirements.txt updated

codebase-digest - Version 0.1.35

Published by kamilstanuch about 2 months ago

readme, tree view by default

codebase-digest - Version 0.1.34

Published by kamilstanuch about 2 months ago

readme updated, tree set as default

codebase-digest - Version 0.1.33

Published by kamilstanuch about 2 months ago

10 new prompts added to library

codebase-digest - Version 0.1.32

Published by kamilstanuch about 2 months ago

setup.py env fixed

codebase-digest - Version 0.1.31

Published by kamilstanuch about 2 months ago

simplified CI

codebase-digest - Version 0.1.30

Published by kamilstanuch about 2 months ago

fixes

codebase-digest - Version 0.1.29

Published by kamilstanuch about 2 months ago

bug fixes, flake8

codebase-digest - Version 0.1.28

Published by kamilstanuch about 2 months ago

update update_package.py

codebase-digest - Version 0.1.27

Published by kamilstanuch about 2 months ago

learning mini lessons update

Package Rankings
Top 34.38% on Pypi.org
Badges
Extracted from project README
PyPI version License: MIT
Related Projects