Skip to main content

Utility for quick test python script

Project description

Utility for quick test python script

Build Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmdcall-0.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

cmdcall-0.0.1-py2-none-any.whl (2.9 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page