repmt
- Static Prompt Generator
Easily extract static prompts from large code repositories. Offline and lightweight. Perfect for researchers and LLM projects.
fastsecforge
- Secure FastAPI Boilerplate Generator
CLI-based tool to generate a FastAPI project with built-in security features like JWT, rate-limiting, CORS, headers, and more.
flasksecforge
- Secure Flask Boilerplate Generator
Same as fastsecforge
but made for Flask — generate secure Flask REST APIs in seconds.
pyapptest
- Visual Python API Tester
Streamlit-based UI for testing APIs directly from your project folder. Autodetects endpoints and supports GET/POST/PUT/DELETE testing flows.
pyttsgen
- Text to Speech Generator
Text-to-speech library using Microsoft Edge TTS — produce high-quality speech offline or programmatically.
gitstarter
- GitHub Visual CLI
Use a Streamlit-based interface to visually execute GitHub operations: commits, branches, status, pushes, and more — no command-line needed.
lightchat
- lightweight GPT-2-based toolkit
LightChat is a lightweight GPT-2–based toolkit built on top of DistilGPT2. It enables anyone to train, deploy, and interact with a custom chatbot on low‑end devices using simple CLI commands
You can install the libraries individually as needed:
pip install repmt fastsecforge flasksecforge pyapptest pyttsgen gitstarter
## 🛠️ More Coming Soon!
RePromptsHub is continuously growing — stay tuned for even more dev-focused libraries and utilities.
---