ogre-run/miniogre
Automate the generation of infrastructure and documentation files from source code
This tool helps Python developers quickly set up consistent and reproducible project environments. It analyzes your Python codebase to automatically generate key configuration files like `Dockerfile`, `requirements.txt`, and Software Bill of Materials (SBOM) files. Developers who build and share Python applications will find this useful for streamlining dependency management and packaging.
Available on PyPI.
Use this if you are a Python developer who regularly struggles with managing project dependencies or packaging your applications for consistent deployment.
Not ideal if you are not a Python developer or are working on a project that does not require containerization or detailed dependency lists.
Stars
51
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Dependencies
19
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ogre-run/miniogre"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
regenrek/codefetch
Turn code into Markdown for LLMs with one simple terminal command
JackBekket/Reflexia
Autodoc project, aimed to autonomously generating documentation for any code repository and...
JordanCoin/docmap
Instant documentation structure for LLMs and humans. Sister tool to codemap.
littlebearapps/pitchdocs
Turn any codebase into professional, marketing-ready GitHub documentation — powered by AI coding...
czottmann/interfazzle
A Swift CLI tool for building simple Markdown docs for a package's public interface from its...