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

Bot releases are hidden (Show)

codebase-digest - Version 0.1.40 Latest Release

Published by kamilstanuch 8 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 14 days ago

dependency management improvements

codebase-digest - Version 0.1.38

Published by kamilstanuch 14 days ago

setup.py fetches requirements.txt

codebase-digest - Version 0.1.37

Published by kamilstanuch 14 days ago

setuptools added to requirements.txt

codebase-digest - Version 0.1.36

Published by kamilstanuch 14 days ago

Requirements.txt updated

codebase-digest - Version 0.1.35

Published by kamilstanuch about 1 month ago

readme, tree view by default

codebase-digest - Version 0.1.34

Published by kamilstanuch about 1 month ago

readme updated, tree set as default

codebase-digest - Version 0.1.33

Published by kamilstanuch about 1 month ago

10 new prompts added to library

codebase-digest - Version 0.1.32

Published by kamilstanuch about 1 month ago

setup.py env fixed

codebase-digest - Version 0.1.31

Published by kamilstanuch about 1 month ago

simplified CI

codebase-digest - Version 0.1.30

Published by kamilstanuch about 1 month ago

fixes

codebase-digest - Version 0.1.29

Published by kamilstanuch about 1 month ago

bug fixes, flake8

codebase-digest - Version 0.1.28

Published by kamilstanuch about 1 month ago

update update_package.py

codebase-digest - Version 0.1.27

Published by kamilstanuch about 1 month ago

learning mini lessons update