Skip to content

pcannon09/argx-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argx py

Simple Python Argument Parser

Made by: pcannon09


Simple argument parser made with C++ and for Python3

Check ./test.py on how to use this API

Requirements

How to install

./installer.sh # Install Argx-Py

How to use

import path.to.argx_py

# Code
# ...

NOTE: Powershell is not supported at the moment