awesome-python
awesome-python copied to clipboard
Add CCMD
Why CCMD is awesome:
CCMD is a cross-platform command manager that makes terminal usage intuitive and secure:
Key Features:
- Security-first design: 0 HIGH severity vulnerabilities, passes Bandit/Safety/CodeQL scans
- Published on PyPI: Easy installation via
pip install ccmd - Cross-platform: Works on Linux, macOS, Windows, and WSL
- Command chaining: Chain operations with
>>>operator - Master password protection: Secure sensitive commands with bcrypt
- Active development: Regular releases with comprehensive security audits
Why it belongs in awesome-python:
- Written in Python 3.7+
- Open source (MIT License)
- Well-documented with security policy and contribution guidelines
- Published on official PyPI: https://pypi.org/project/ccmd/
- Solves real developer productivity problem
Links:
- GitHub: https://github.com/Wisyle/ccmd
- PyPI: https://pypi.org/project/ccmd/
- Security Policy: https://github.com/Wisyle/ccmd/blob/ccmd/SECURITY.md
Category suggestion: Command-line Tools → Productivity Tools
https://github.com/soumayoussa-prog/Modern-optics> 
Good morning