# readmegen — Generate beautiful README.md in seconds (12 templates, open source)

> Source: <https://dev.to/feiwei8889/readmegen-generate-beautiful-readmemd-in-seconds-12-templates-open-source-1bcj>
> Published: 2026-05-23 09:03:23+00:00

tags: python, github, opensource, productivity, showdev
Every developer knows the pain — you've built something awesome, but writing a decent README feels like a chore. readmegen fixes that.
pip install git+https://github.com/feiwei8889/readmegen.git
readmegen
An interactive wizard walks you through project name, features, install method, and picks the perfect template. Zero config — just answer a few questions and get a professional README.
readmegen --name "MyTool" --template cli-tool
)readmegen --template cli-tool --name "MyTool" --tagline "An awesome CLI tool"
# -> Writes README.md with badges, ToC, features, install guide, contributing section
Get 20+ exclusive templates, AI-powered content suggestions, custom branding, and priority support.
→ https://ko-fi.com/feiwei8889
GitHub: https://github.com/feiwei8889/readmegen
Install: pip install git+https://github.com/feiwei8889/readmegen.git
Support: https://ko-fi.com/feiwei8889
Built with Python + Rich. Star the repo if you find it useful! ⭐
