gaphor / generic
Generic programming library for Python
☆61Updated this week
Alternatives and similar repositories for generic:
Users that are interested in generic are comparing it to the libraries listed below
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated 2 years ago
- Discover and load entry points from installed packages☆74Updated 5 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- An AST for Python code generation, in Python☆30Updated 4 months ago
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- python decorators made easy.☆24Updated 11 months ago
- coverage, just moreso☆42Updated 2 years ago
- ☆24Updated 3 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- A GUI tool for visualizing coverage data.☆55Updated 2 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 6 months ago
- Intelligently search in Python code☆67Updated last year
- Cython implementation of OrderedDict☆101Updated 9 years ago
- A Python REPL the way I like it☆49Updated last month
- Python checker for places where deprecated functions are called.☆30Updated last year
- TreeDict is a fast, flexible and full-featured hierarchical python container that makes simple and sophisticated bookkeeping easy.☆32Updated 9 years ago
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 6 months ago
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- automatic persistence for Python objects☆46Updated 2 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Hypothesis strategy to generate NetworkX graphs.☆19Updated last year
- sphinx doctest plugin for pytest☆29Updated 4 months ago
- Bleeding edge Cookiecutter template for Python development