ambv / singledispatch
Implements PEP443. This is a synchronized copy from Bitbucket kept for Travis support.
☆11Updated 10 years ago
Alternatives and similar repositories for singledispatch:
Users that are interested in singledispatch are comparing it to the libraries listed below
- interpreters module in python which is backported from the future☆9Updated last year
- py.test plugin that activates the fault handler module during testing☆26Updated 4 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- setuptools plugin to include all git tracked files in your tarballs☆33Updated 7 years ago
- Greenlets for asyncio☆45Updated 10 years ago
- A pure-Python implementation of the HTTP/2 priority tree.☆31Updated 3 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆60Updated last month
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated last year
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆12Updated this week
- A tool to wait for services and execute command. Useful in Docker containers.☆33Updated 9 months ago
- A Python package to implement tools and helpers for Mozilla Dockerflow☆38Updated 5 months ago
- Parse and manipulate version numbers.☆48Updated 3 weeks ago
- py.test plugin to list Python warnings in pytest report☆24Updated 4 years ago
- Tool for looking at the entry point plugins on a system☆24Updated 3 years ago
- Capture the outcome of Python function calls☆32Updated 2 weeks ago
- pytest plugin which adds pdb helper commands related to pytest.