A Simple command line
Project description
==== CLI
See all commands
$ python main.py commands
Run commands
$ python main.py run "add(4,minus(4,5))"
Add function
- Create a python file in
functions
directory - Add the main functon entry
- Import
from .app import app
- Add the
@app.register()
to the function
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file op_cli-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: op_cli-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13d8b9d70df19152542096db69513dd54dcb249424d545be07513437bf0ad11a |
|
MD5 | 7b25af7f561e03922c21c62d371a5e1d |
|
BLAKE2b-256 | c0e4fc46f5c206d8b41c6fa291bf3116d46716da8f9b509f196de2c1ab5e611f |