vanyakosmos / argserLinks
Arguments parsing without boilerplate.
☆15Updated 2 years ago
Alternatives and similar repositories for argser
Users that are interested in argser are comparing it to the libraries listed below
Sorting:
- Create modular Python CLIs with type annotations and inheritance☆51Updated 2 years ago
- Use features of rejected PEPs☆11Updated 5 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆170Updated 3 weeks ago
- GrapghQL for Python in an OOP way☆15Updated 5 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 4 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Modern, declarative argument parser for Python 3.6+☆36Updated 7 years ago
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- The Python-only web framework☆129Updated last year
- An extensible linter for SQL queries and migrations.☆68Updated 4 years ago
- Task manager built around the gevent green threads library.☆18Updated 6 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- Nim + Python + Poetry = :)☆32Updated 5 years ago
- A Pythonic and ultra fast template engine DSL.☆35Updated last year
- automatic persistence for Python objects☆46Updated 2 months ago
- Newt DB is a Python object-oriented database with JSONB-based access and search in PostgreSQL☆145Updated last year
- Python Tk declarative UI framework with reactive data binding☆67Updated 4 years ago
- A MessagePack-based storage extension to tinydb using the http://msgpack.org☆12Updated 7 years ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆23Updated 2 years ago
- fork of https://bitbucket.org/haypo/aiogevent☆14Updated 3 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Build Python Extension Modules for Nim libraries.☆53Updated 5 years ago
- Capture the outcome of Python function calls☆35Updated 5 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Friendlier Python tracebacks.☆85Updated 4 months ago
- Extend Python syntax with HTML.