Python CLI toolkit for everyday developer tasks. Boost productivity directly from your terminal.
terminal.mov
pip install open-autotools- Platform: Windows 10/11 ✓ | macOS ✓ | Linux ✓
- Python: 3.10 | 3.11 | 3.12 | 3.13 | 3.14
See Installation Guide for more details.
- AutoCaps - Convert text to uppercase
- AutoLower - Convert text to lowercase
- AutoPassword - Generate secure passwords and encryption keys
- AutoIP - Display network information and diagnostics
- AutoConvert - Convert text, images, audio, and video between formats
- AutoColor - Convert color codes between different formats (hex, RGB, HSL, etc)
- AutoUnit - Convert measurement units (meters to feet, liters to gallons, etc)
- AutoZip - Compress files and directories into various archive formats (ZIP, TAR.GZ, TAR.BZ2, TAR.XZ, TAR)
- AutoTodo - Create and manage a simple task list in a Markdown file
- Test Suite - Run the test suite (development only)
- Installation - Install the CLI and verify your setup
- Development - Dev environment, tooling, and contribution workflow
- Testing - Run tests, install test deps, and check coverage
- Performance - Performance metrics: what’s collected and how to enable them
- Docker Support - Run the toolkit and tests in Docker
MIT - see LICENSE.