aawadall / PyProjMan

Command-line Based Project Management Application written in Python
https://aawadall.github.io/PyProjMan/
MIT License
3 stars 1 forks source link

CLI Parser Reference #67

Closed aawadall closed 6 years ago

aawadall commented 6 years ago

Use this link for reference https://docs.python.org/2/library/argparse.html

burhania2 commented 6 years ago

Thank you it was very useful

aawadall commented 6 years ago

You can find parser code already implemented in parser.py