Test to Publish the Command Line
Project description
A project to simply check the publishing of the command Line
This repository teach my students to learn how to simply publish a python package with command line. A Python package for getting list of numbers from 1 to 100 or saying hello to anyone,
Installation Instruction
-
Chef-CLI is available as a python package.
-
Open terminal and run
pip install SimpleGetArgs
-
This installs the CLI app.
-
Now run richest --help to know the available commands
-
Enjoy !!
Example
To Print the numbers from 0 to 100
GetArgs --counttill100
To Say Hello to your considered name -- here 'NazGol'
GetArgs --print1 --name "NazGol"
Complete option list
richest -h
usage: richest [-h] [--current] [--youngest] [--oldest] [--male] [--female]
optional arguments:
-h, --help show this help message and exit
--counttill100 Print count till 100
--print1 Let you to Print Hello to any name
--name NAME Print Name
Contributors
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
SimpleGetArgs-0.0.3.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file SimpleGetArgs-0.0.3.tar.gz
.
File metadata
- Download URL: SimpleGetArgs-0.0.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f786391e6f42a5c06d2e3b8431e24feedfd457bbef414f05431cb93fd356c45 |
|
MD5 | e2946b0da08a2911a87e270a11937314 |
|
BLAKE2b-256 | 574de9991acce777dc842c14d1502341c9483f263435e152baa476ac00de4572 |
File details
Details for the file SimpleGetArgs-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: SimpleGetArgs-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5515858dc3af1c55cb450be2db0bae137e91c52438b17f036046026fcb97d03f |
|
MD5 | 6a57b96d8e897ae04082f990ebead3d4 |
|
BLAKE2b-256 | 790e09d4ea0351483336b6e9a162f70803828845953608ab4a0d4395380db0b0 |