Hydriz / Balchivist

Python library for archiving datasets
GNU General Public License v3.0
5 stars 1 forks source link

Add support for argparse #3

Closed Hydriz closed 8 years ago

Hydriz commented 8 years ago

argparse is supposedly a better option for parsing arguments as it allows for different types of options depending on the module being loaded.

Current pending issues: