zopefoundation / zope.interface
Interfaces for Python
☆335Updated 2 months ago
Alternatives and similar repositories for zope.interface:
Users that are interested in zope.interface are comparing it to the libraries listed below
- The Python mock library☆538Updated 2 months ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆339Updated last week
- A serialization/deserialization/validation library for strings, mappings and lists.☆457Updated 8 months ago
- Multiprocessing Pool Extensions☆424Updated 3 weeks ago
- The multidict implementation☆441Updated this week
- SQLObject, an object-relational mapper for Python☆154Updated 3 weeks ago
- WSGI request and response objects☆436Updated 6 months ago
- dev tools for aiohttp☆257Updated last month
- Extract from werkzeug.cache☆151Updated 3 weeks ago
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- WSGI middleware for sessions and caching☆535Updated last month
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆118Updated 4 years ago
- URI template parsing per RFC6570☆238Updated last month
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆266Updated last week
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/alembic☆534Updated last month
- Python requests like API built on top of Twisted's HTTP client.☆592Updated 2 months ago
- Safely add untrusted strings to HTML/XML markup.☆652Updated 3 months ago
- A mocking library for requests☆466Updated last year
- i18n and l10n support for Flask based on Babel and pytz☆447Updated 8 months ago
- Ultra-performant Promise implementation in Python☆364Updated 9 months ago
- circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component…☆314Updated last year
- jinja2 template renderer for aiohttp.web☆237Updated 2 weeks ago
- amqplib fork☆310Updated 5 months ago
- A Python Implementation of RFC3986 including validations☆184Updated last month
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆260Updated 7 months ago
- Fake implementation of redis API (redis-py) for testing purposes☆703Updated 2 years ago
- A simple, immutable URL class with a clean API for interrogation and manipulation.☆293Updated last year
- Environment Variable Parsing for Python☆305Updated 2 years ago
- Buildout is a deployment automation tool written in and extended with Python☆584Updated this week
- aiohttp_debugtoolbar is library for debugtoolbar support for aiohttp