Sieve CLI and Python Client
Project description
Usage
>python3 cli/sieve.py api --command init
api init subcommand
Status
First cut to get something working. There are UX improvements to make from a dev perspective
Future work
We can add repeating subcommands to seperate model from command, etc.
We can add entrypoints https://amir.rachum.com/blog/2017/07/28/python-entry-points/ so that
>python3 cli/sieve.py api --command init
api init subcommand
becomes
> sieve api --command init
api init subcommand
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sievedata-0.0.1.tar.gz
(14.4 kB
view hashes)
Built Distribution
sievedata-0.0.1-py3.9.egg
(49.6 kB
view hashes)