Argdantic: typed CLIs with Argparse and Pydantic

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • argdantic

    Typed command line interfaces with argparse and pydantic

  • Argdantic tries to merge the powerful features of pydantic with the simplicity and practicality of argparse. Born from my previous experiment (clidantic), argdantic is a natural evolution trying to bring the same concept to argparse, together with some goodies.

  • clidantic

    Typed Command Line Interfaces powered by Click and Pydantic

  • I know you want to know it. I chose argparse for two main reasons: first and foremost, this was a personal exercise, as both in-depth look into the standard library and project implementation effort. Second, despite its flaws, argparse remains the go-to choice for many use cases. E.g., from my personal experience in the machine learning field, it's absolutely common to see parsers everywhere. This library is a simple attempt to tidy up and provide a "simpler/cleaner" UX. If you're interested, I also made a click-based version. It is not up to speed with argdantic since I don't use click that much, but it's on my TODO list.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Detect AI Hallucinations

    5 projects | dev.to | 3 May 2024
  • Python Day 10 - Meme Magic 😍: Building a Custom Meme Generator with Python

    1 project | dev.to | 3 May 2024
  • "No" is not an actionable error message

    1 project | news.ycombinator.com | 3 May 2024
  • I Spent 24 Hours with GitHub Copilot Workspaces

    1 project | news.ycombinator.com | 3 May 2024
  • Georgia Tech/Meta Create Open Dataset to Advance AI for Carbon Capture

    1 project | news.ycombinator.com | 3 May 2024