Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 2.4 KB

File metadata and controls

65 lines (41 loc) · 2.4 KB

Download

📦 Download Package

⚡ pycli

License: MIT Python Platform

tool Version Platform Python Stars Last Commit

Workflow — Boost your coding processes using Clawdbot's skills and integions for agentic configuions, cloud utilities, and protected communication chan

✅ Features

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

📄 tool

pycli is built for workflow users who need a reliable, open-sou solution.

MIT tool. See tool for details.


If you find pycli 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/dant-dev1999z9/pycli.git
cd pycli
pip install -r requirements.txt
python main.py

⚙️ Configuion

Copy and edit the example config:

cp config.example.yaml config.yaml

📖 Check the wiki for detailed documentation