possibilities is a simple python framework to easily use sys.argv
Project description
possibilities
Difficulties using sys.argv? possibility helps you! By Strawberry Software
What is possibilities?
possibilities is a simple python framework to easily use sys.argv!
How can I install possibilities?
Simply just run pip install possabilities
See more at pypi.org/project/possabilities
How to use possibilities?
from possibilities.main import add_possability, check, _Empty__
def print_help():
print("Help")
def print_help_test():
print("Help Test")
def print_help_test_project():
print("Help Test Project")
add_possability([[1,"help"],[2,_Empty__],print_help])
add_possability([[1,"help"],[2,"test"],[3,_Empty__],print_help_test])
add_possability([[1,"help"],[2,"test"],[3, "project"],print_help_test_project])
check(errorfunc=False)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file possabilities-0.69.2.tar.gz.
File metadata
- Download URL: possabilities-0.69.2.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ce3ebb0f5d24fa2dcbb902f2e26a080aaf293ea7e1c7463d699f921e9ebd824
|
|
| MD5 |
155bf34c3bc6eb1ed87f53873a780f58
|
|
| BLAKE2b-256 |
f23ce4bcde20de4de2165731e158528dafd297dd5c8d5725299a3427f9cc6ed2
|
File details
Details for the file possabilities-0.69.2-py3-none-any.whl.
File metadata
- Download URL: possabilities-0.69.2-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf84c224b432263748e607c1d1fa5f2b49a3eb9e19d560dcd8b45728d00f493d
|
|
| MD5 |
953490b238fbf74bb39e6306c1ded190
|
|
| BLAKE2b-256 |
b8469d0a0ae6101e237d3e79d747e0c4917d1a57bdefba20c63815253c1cc053
|