Metadata-Version: 2.1
Name: argpy
Version: 0.0.1
Summary: A high-level shorthand argument parser for Python 3 or above
Home-page: https://github.com/khunspoonzi/argpy
Author: Khun Spoonzi
Author-email: khunspoonzi@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# argpy

A high-level shorthand argument parser for Python 3 or above


