About Anaconda Help Download Anaconda

anaconda / packages / simple-parsing 0.1.7

A small utility for simplifying and cleaning up argument parsing scripts.

Installers

  • win-64 v0.1.7
  • linux-64 v0.1.7
  • linux-aarch64 v0.1.7
  • osx-64 v0.1.7
  • osx-arm64 v0.1.7

conda install

To install this package run one of the following:
conda install anaconda::simple-parsing

Description

simple-parsing allows you to transform your ugly argparse scripts into beautifully structured, strongly typed little works of art. This isn't a fancy, complicated new command-line tool either, this simply adds new features to plain-old argparse! Using dataclasses, simple-parsing makes it easier to share and reuse command-line arguments - no more copy pasting!


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy