abinthomasonline/repopack-py
Python version of 📦 repopack (https://github.com/yamadashy/repopack) by yamadashy (https://github.com/yamadashy)
This tool helps you quickly prepare your software project's code for analysis by AI models like ChatGPT or Claude. It takes your entire codebase, including all files and folders, and consolidates it into a single text file. This is ideal for developers, researchers, or anyone wanting to get an AI's perspective on their code.
122 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to feed your entire repository's source code into a large language model or other AI tool for tasks like code review, explanation, or refactoring suggestions.
Not ideal if you only need to analyze a few specific files or prefer to manually select which parts of your codebase to share with an AI.
Stars
122
Forks
11
Language
Python
License
MIT
Category
Last pushed
Sep 24, 2024
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/abinthomasonline/repopack-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing...
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file