A Modular Platform for Python Microtools
Run ANY Python tool consistently without remembering individual script locations or interfaces. Built-in security validation, automatic code review, and intelligent tool discovery.
$ pip install git+https://github.com/skpaul82/axle-cli.git
Pre-execution validation scans all tools for security issues. Blocks dangerous patterns, hardcoded secrets, and unsafe imports automatically.
Catch code quality issues before CI with automatic review and fixing. Checks formatting, imports, and linting. Auto-fixes common issues.
Drop any Python script into your tools directory and run it instantly. No modifications to core code required. Zero friction.
Consistent interface with numbered tools. Run by number or name. No need to remember individual script locations.
Integrated pip-audit for package security. Know when your dependencies have vulnerabilities.
Built-in keyword checker, meta tag auditor, and content optimization tools for SEO professionals.
Daily-life automation helpers that generate personalized tips for productivity and optimization.
pip install git+https://github.com/skpaul82/axle-cli.git
axle list
axle run 1 "your prompt"
Drop Python files in your tools directory. That's it!
Axle automatically reviews your code for quality issues and can fix formatting and import problems before you even commit!
Join the Facebook Group. Connect with other users, share tools, and get help.
Create and run your own Python microtools without building a full CLI framework. Perfect for:
Get started in minutes: Add your Python script to the tools directory and run it immediately.
Standardize tool execution across your team with built-in security validation. Ideal for:
Enterprise-ready: Security-first design with customizable policies and compliance-friendly architecture.