Skip to main content

Test to Publish the Command Line

Project description

A project to simply check the publishing of the command Line

Open Source Love svg1 GitHub PyPI version fury.io

forthebadge made-with-python

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


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 hashes)

Uploaded Source

Built Distribution

SimpleGetArgs-0.0.3-py3-none-any.whl (5.7 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