Utility for quick test python script
Project description
Utility for quick test python script
After you finished coding your script just call cmdcall like cmdcall.handle(sys.modules[__name__]),
then, your script is callable immediately. Call your script like python script.py foo 1 2 --c 3 --d 4
and cmdcall will parse cmdline args and provide them to foo function of your module.
See entry script and test case for more info.
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 cmdcall-0.0.1.tar.gz.
File metadata
- Download URL: cmdcall-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3b66a0928e9203801e5ff9a5ca9ce6a2666aed1630a0c07fe713c350b605d7f
|
|
| MD5 |
d0fe8de83bf0effcfa9772e5486f9238
|
|
| BLAKE2b-256 |
7108d2b8b4d8ce9c61750346350d152c7135c462ba2c5a52f8011fb5e586a483
|
File details
Details for the file cmdcall-0.0.1-py2-none-any.whl.
File metadata
- Download URL: cmdcall-0.0.1-py2-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb3798e0287f8a948473f560fcf2ad8380e917f83a5ebc4a1cd1d3f778808fe8
|
|
| MD5 |
018bdd0e7068900acc7f2f0e00085a5b
|
|
| BLAKE2b-256 |
1d4a6de63186829d4708befaff82d40b01a0a68380461b2d6dff61163531f9f5
|