Skip to main content

Python command-line parsing library

Project description

The argparse module makes it easy to write user friendly command line interfaces.

The program defines what arguments it requires, and argparse will figure out how to parse those out of sys.argv. The argparse module also automatically generates help and usage messages and issues errors when users give the program invalid arguments.

As of Python >= 2.7 and >= 3.2, the argparse module is maintained within the Python standard library. For users who still need to support Python < 2.7 or < 3.2, it is also provided as a separate package, which tries to stay compatible with the module in the standard library, but also supports older Python versions.

Also, we can fix bugs here for users who are stuck on some non-current python version, like e.g. 3.2.3 (which has bugs that were fixed in a later 3.2.x release).

Bugs

If you find a bug in argparse (pypi), please try to reproduce it with latest python 2.7 and 3.4 (and use argparse from stdlib).

If it happens there also, please file a bug in the python.org issue tracker. If it does not happen there, file a bug in the argparse package issue tracker.

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

pyuserfox-0.0.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyuserfox-0.0.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file pyuserfox-0.0.2.tar.gz.

File metadata

  • Download URL: pyuserfox-0.0.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for pyuserfox-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0735e378d4c384183d5576325d23a648d07053684fe7e1d8144705dbb45b0e02
MD5 d739d837226d42387b89bdecc6a6b49f
BLAKE2b-256 3cddc1c4c4d985eb24cda54a7c3f1f256a6d79d1eabdc8b84a1b24eeba52f0ea

See more details on using hashes here.

File details

Details for the file pyuserfox-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pyuserfox-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for pyuserfox-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 72a955a625dae9e6325318b7609b3662f96b3f8404503b197aa031fcb166f9f3
MD5 525850daef8b3d311253f1c493e43f22
BLAKE2b-256 36a31945821376c694d183662018be5f7dcd311ac30edcfa4cd6f9f5e39091f5

See more details on using hashes here.

Supported by

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