Skip to content

davelopezcode01f1/pyhub

 
 

🔽 Download Latest Release

⚡ pyhub

License: MIT Python Platform

tool Version Platform Python Stars Last Commit

Claude-code — tool — lightweight CLI utility with configurable settings

✅ Features

  • ✅ Plugin system with hot-reload capability
  • ✅ Rate limiting middleware per user
  • ✅ Command handler with customizable prefix
  • ✅ Role-based permission system
  • ✅ Configurable via YAML with .env secrets
  • ✅ Auto-reconnect on connection loss

📄 tool

pyhub is built for claude-code users who need a reliable, open-source solution.

MIT tool. See tool for details.


If you find pyhub useful, give it a ⭐ — it helps others discover this project.

Found a bug? Open an issue.## ▶️ Usage

python main.py --help
python main.py run
python main.py run --config settings.yaml

⚙️ Installation

Download

Option 1: Download from Releases and extract

Option 2: Clone and run

git clone https://github.com/kevinraj-dev1990m7/pyhub.git
cd pyhub
pip install -r requirements.txt
python main.py

⚙️ Configuration

Copy and edit the example config:

cp config.example.yaml config.yaml

About

Claude-code — tool — lightweight CLI utility with configurable settings

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 54.9%
  • Shell 36.3%
  • Makefile 8.8%