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:
- Friendlier Python tracebacks.☆83Updated 2 months ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆50Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated last week
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- Cython PyParsing implementation.☆30Updated 8 months ago
- ☆45Updated 9 months ago
- A minimal web non-framework☆23Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 10 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆76Updated 2 months ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆75Updated last month
- Advanced macro expander and language lab for Python.☆67Updated 2 months ago
- A Python type checker☆21Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆66Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆25Updated last month
- Modern, declarative argument parser for Python 3.6+☆36Updated 7 years ago
- Type hints for Trio and related projects☆29Updated 8 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
- Fork of https://launchpad.net/pycoreutils☆29Updated last month
- Automated testing for the examples in your documentation.☆75Updated 2 weeks ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- CLI to open PEPs in your browser☆37Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆62Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- a placeholder☆28Updated 7 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Utilities for refactoring imports in python-like syntax.☆24Updated 3 weeks ago
- Highly opinionated linter for Trio code☆22Updated last week