CLI tool to generate README.md files automatically
Project description
README Generator CLI
A simple and powerful command-line tool to generate professional README.md files for your projects in seconds.
Features
- Interactive CLI prompts
- Generates clean and structured README files
- Includes sections like Description, Installation, Usage, License, etc.
- Beginner-friendly and lightweight
- Works on Windows, macOS, and Linux
Installation
pip install auto-readme-jagriti
Usage
Run the following command in your project directory:
readmegen
Then answer the prompts:
Project Name:
Description:
Installation command:
Usage command:
Project structure:
Contribution guidelines:
License:
Example Output
# My Project
## Description
This is a sample project.
## Installation
pip install myproject
## Usage
python main.py
## Contributing
Pull requests are welcome.
## License
MIT
Project Structure
readmegen/
│
├── readmegen/
│ ├── __init__.py
│ ├── main.py
│ └── generator.py
│
├── pyproject.toml
├── README.md
└── LICENSE
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
License
This project is licensed under the MIT License.
Author
Developed by Jagriti Srivastava
Project details
Release history Release notifications | RSS feed
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 auto_readme_jagriti-0.1.0.tar.gz.
File metadata
- Download URL: auto_readme_jagriti-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
914b5a9e4ae2a9e442022866905da339b5f7e44e5a593865f261242a2dada1f7
|
|
| MD5 |
3e3c508f42fea4cb5d0b73f644d7b54e
|
|
| BLAKE2b-256 |
42f4ed7e943f34cbc7b5469e0ee93a1645dde752f7ff7db1a65593e619b017ad
|
File details
Details for the file auto_readme_jagriti-0.1.0-py3-none-any.whl.
File metadata
- Download URL: auto_readme_jagriti-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71fa00d4b4174726838389ab3c98c97e3799a889f92d91b97325b0fc6400a863
|
|
| MD5 |
d1b2c26d840ad730405798c6e3f7612f
|
|
| BLAKE2b-256 |
292a3ba770adadce964f2e102506eceb783d7e5cd75c1dd40160c40ec504f5d6
|