DEPRICATED - use https://github.com/zomatree/Actioneer
Actioneer is a multi-purpose command handler that can be used on its own or embedded in other projects (Clamor for example)
a example of the lib being used can be seen in "showcase.py"
- Customziable
- Easy to build on
- Flags and options
- Subcommands and type casting
- Async support (optinal)
- Command checks
Actioneer will be on PyPi so installation will be alot easier (not on it yet) but for now clone the repo
[x] flags
[x] options
[] intergration with typing to allow to use them for typhints, ie Optinal