Skip to main content

No project description provided

Project description

Cheech

Cheech is a little program to require arguments from the command line

Usage

from cheech import require, Arg

apple, blueberry, cherry = require("apple", Arg("blueberry", default=None), "cherry")

print(apple, blueberry, cherry)

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

cheech-0.2.0.tar.gz (1.2 kB view hashes)

Uploaded Source

Built Distribution

cheech-0.2.0-py3-none-any.whl (1.6 kB view hashes)

Uploaded Python 3

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