Skip to main content

A python module for parsing of program arguments.

Project description

jk_argparsing

Introduction

This module provides an API for processing command line arguments. There is argparse of course, but this API is better. Better means: Simpler, more easy to use.

Information about this module can be found here:

History

Not every piece of software has a history. This module has.

Work on this module began over a decade ago in a complete different programming language: C#. As I required some command line tools in C# I implemented a .Net library for that purpose as there was nothing like that I could use. This library was so convenient that a) I prepared it for release under the Apache Open Source license and b) ported it to Python some years later.

So this python module here is based on that .Net library. It is basically a port of that library. However, year after year I improved that Python module bit by bit, so this Python module became a very convenient tool, way beyond the original capabilities of that .Net library.

The next sections provide detailed information about how to use jk_argparsing.

How to use this module

Import

To import this module use the following statement:

import jk_argparsing

Example

TODO

Author(s)

License

This software is provided under the following license:

  • Apache Software License 2.0

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

jk_argparsing-0.2021.3.17.1.tar.gz (24.7 kB view details)

Uploaded Source

File details

Details for the file jk_argparsing-0.2021.3.17.1.tar.gz.

File metadata

  • Download URL: jk_argparsing-0.2021.3.17.1.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for jk_argparsing-0.2021.3.17.1.tar.gz
Algorithm Hash digest
SHA256 627ef1e7ff0858e079d090fb6ad3fa0cdc53e594437db5badbb90a0f203c0649
MD5 14fb7a163f8d9727bad684494a90ba80
BLAKE2b-256 e2683fe7a5575a47f262d96c9e9b3de0441dbca6c1f24e116fd85dc333667ce2

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