robertvandeneynde / pythonLinks
Various python scripts for general purpose.
☆9Updated 4 years ago
Alternatives and similar repositories for python
Users that are interested in python are comparing it to the libraries listed below
Sorting:
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- Friendlier Python tracebacks.☆83Updated 3 months ago
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- A small DSL to write HTML in Python.☆58Updated 6 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated last week
- Advanced macro expander and language lab for Python.☆67Updated 3 months ago
- Python Typing Intersection examples☆47Updated last year
- Modern, declarative argument parser for Python 3.6+☆36Updated 7 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆50Updated 3 weeks ago
- ☆33Updated 9 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Reference implementation of sentinels for the Python stdlib☆43Updated 9 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- List of languages that compile to python☆269Updated last year
- A minimal web non-framework☆23Updated 3 years ago
- ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.☆75Updated 3 weeks ago
- Automated testing for the examples in your documentation.☆76Updated last week
- A PEP to add a `@sealed` typing decorator to Python☆25Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 6 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆96Updated 3 months ago
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- Type hints for Trio and related projects☆29Updated 8 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Dynamically create python functions with a proper signature.☆129Updated 2 months ago