Command-Line Argument Sorting and Parsing, for Python
Project description
CLASP.Python
Command-Line Argument Sorting and Parsing for Python
Table of Contents
Introduction
CLASP stands for Command-Line Argument Sorting and Parsing. The first CLASP library was a C library with a C++ wrapper. There have been several implementations in other languages. CLASP.Python is the Python version.
Installation & usage
Install via pip or pip3, as in:
pip3 install pyclasp
Use via import:
import pyclasp
or, as we prefer,
import pyclasp as clasp
Components
TBC
Examples
Examples are provided in the examples
directory, along with a markdown description for each. A detailed list TOC of them is provided in EXAMPLES.md.
Project Information
Where to get help
Contribution guidelines
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/CLASP.Python.
Dependencies
Related projects
License
CLASP.Python is released under the 3-clause BSD license. See LICENSE for details.
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
File details
Details for the file pyclasp-0.8.0.tar.gz
.
File metadata
- Download URL: pyclasp-0.8.0.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0eeebbfc549f902beaf960fca71f191c1e28f4022fab75d6657510208f64411 |
|
MD5 | 7500e98f495d9a19c3c5177ef3b0a291 |
|
BLAKE2b-256 | 72e8904b43387361626c5086ca8a1b38511015d38996aaed373e1435499c56bd |