pyca / service-identityLinks
Service Identity Verification for Python
☆104Updated 4 months ago
Alternatives and similar repositories for service-identity
Users that are interested in service-identity are comparing it to the libraries listed below
Sorting:
- test twisted code with pytest☆46Updated 6 months ago
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated 8 months ago
- ☆179Updated 2 years ago
- Python bindings to the Brotli compression library☆147Updated 9 months ago
- Parsing and validation of URIs (RFC 3896) and IRIs (RFC 3987)☆46Updated last year
- Python fixtures for testing / resource management.☆36Updated last week
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- A library which allows framework authors to defer decorator actions.☆70Updated 3 months ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- Modular, way of implementing rate-limiting in python with a few handy default implementations☆62Updated 2 years ago
- Python 3.3+'s ipaddress for older Python versions☆107Updated 4 years ago
- JOSE protocol implementation in Python using cryptography☆47Updated this week
- A pure-Python implementation of the HTTP/2 priority tree.☆30Updated last week
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 9 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Python interface for c-ares☆174Updated last week
- Minimal asyncio memcached client☆151Updated this week
- A sliding memory map manager☆72Updated 3 weeks ago
- py.test plugin that activates the fault handler module during testing☆26Updated 4 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated 9 months ago
- Event signalling for python and asyncio☆20Updated 9 years ago
- Python promises☆125Updated 3 weeks ago
- There's no reason why you should use this plugin anymore. Upgrade pytest and it'll provide you with what this plugin also provided.☆21Updated 7 years ago
- PEP 567 Backport