Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content

dataparsers

Logo

dataparsers

Table of contents

  • User manual
  • Available functions
  • Formalities, features, benefits and drawbacks
Back to top
View this page

dataparsers¶

This project provides a simple module that wrappers around argparse to get command line argument parsers from dataclasses.

Installation¶

pip install dataparsers

Table of contents

  • User manual
  • Available functions
  • Formalities, features, benefits and drawbacks

Links¶

  • GitHub repository: https://github.com/diogo-rossi/dataparsers

  • PyPI: https://pypi.org/project/dataparsers/

  • Documentation: https://dataparsers.readthedocs.io/en/latest/

Next
User manual
Copyright © 2025, Diogo Rossi
Made with Sphinx and @pradyunsg's Furo
On this page
  • dataparsers
    • Installation
    • Links