A tool to automatically generate README files for your projects.
Project description
ReadmeCraft
An automated README.md generator that creates professional documentation for your projects with AI assistance.
·
·
About The Project
ReadmeCraft is a Python-based tool that automatically generates comprehensive README.md files for software projects. It analyzes project structure, dependencies, and scripts to create professional documentation with minimal user input. The tool leverages AI to generate descriptions, create project logos, and format content according to best practices.
Key features:
- Automatic project structure analysis
- AI-powered script descriptions
- Dependency detection
- Logo generation
- Git integration
- Customizable templates
Built With
- Python
- cairosvg (for SVG to PNG conversion)
- Rich (for console formatting)
- OpenAI API (for AI-powered content generation)
Getting Started
Prerequisites
- Python 3.7+
- OpenAI API key (for AI features)
- cairosvg dependencies (libcairo2 on Linux)
Installation
- Clone the repository:
git clone https://github.com/your_username/readmecraft.git
- Install dependencies:
pip install -e .
- Set up your OpenAI API key:
export OPENAI_API_KEY='your-api-key'
Usage
Run the tool from the command line:
python -m readmecraft.utils.cli /path/to/your/project
The tool will:
- Analyze your project structure
- Generate a logo
- Create a comprehensive README.md file
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Your Name - @your_twitter - your.email@example.com
Project Link: https://github.com/your_username/readmecraft
Acknowledgments
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file readmecraft-0.1.8.tar.gz.
File metadata
- Download URL: readmecraft-0.1.8.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a8ebbb8d03aebb2ce848b576563b05bd7c2d2d50fdacf5f1715c2f183268b5e
|
|
| MD5 |
10474c0de4cf54c50994224ec8d0d3ba
|
|
| BLAKE2b-256 |
fefecb1d2313db5ffa29b205dc5399eb67c739fbd6a4a0fc4999c5a8ee92ae3f
|
File details
Details for the file readmecraft-0.1.8-py3-none-any.whl.
File metadata
- Download URL: readmecraft-0.1.8-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d36f17197c350e3f17fdcdd615fd142559889d918a481033fb7e9162312167f
|
|
| MD5 |
07443539937c4a16c95a7b89f785e37e
|
|
| BLAKE2b-256 |
a9f2edc50a5759288889adfbe7d2f7b989a8d5610bb28a49c0bb2d64e4586683
|