Sourcepy Alternatives
Similar projects and alternatives to sourcepy
-
Python Fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
-
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
Declarative, type-safe command line argument parsers from dataclasses and attrs classes
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
sourcepy reviews and mentions
-
I am sick of writing argparse boilerplate code, so I made "duckargs" to do it for me
Sourcepy also offers a radically different approach for this. Just put some functions into a Python file and source it. A big magic for building production apps but pretty cool for turning functions into CLI commands without any special code.
Stats
dchevell/sourcepy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of sourcepy is Python.