Datargs Alternatives
Similar projects and alternatives to datargs
-
Python Fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
datargs reviews and mentions
-
I am sick of writing argparse boilerplate code, so I made "duckargs" to do it for me
I made datargs for the same reason: ``` from dataclasses import dataclass from pathlib import Path from datargs import parse
Stats
roee30/datargs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of datargs is Python.