SimpleGetArgs 0.0.3

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

SimpleGetArgs 0.0.3

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

MSBeni

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator