ambv / singledispatchLinks
Implements PEP443. This is a synchronized copy from Bitbucket kept for Travis support.
☆11Updated 11 years ago
Alternatives and similar repositories for singledispatch
Users that are interested in singledispatch are comparing it to the libraries listed below
Sorting:
- interpreters module in python which is backported from the future☆9Updated last year
- Parse and manipulate version numbers.☆48Updated last week
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆61Updated 3 weeks ago
- A Python library for creating sockets and launching processes from a stable parent process☆16Updated 6 years ago
- A Python package to implement tools and helpers for Mozilla Dockerflow☆39Updated 10 months ago
- py.test plugin that activates the fault handler module during testing☆26Updated 5 years ago
- A tool for converting between pip-style and pipfile requirements - maintained by the pipenv team☆86Updated 2 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- pytest plugin for writing functional tests with pexpect and docker☆30Updated 6 years ago
- Python implementation of postgres meta commands (backslash commands)☆77Updated 2 months ago
- Run multiple python linters easily☆27Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals