pganssle / zoneinfoLinks
Reference implementation for the proposed standard library module zoneinfo
☆53Updated last year
Alternatives and similar repositories for zoneinfo
Users that are interested in zoneinfo are comparing it to the libraries listed below
Sorting:
- pytest external process plugin☆101Updated last month
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last month
- A Python Implementation of RFC3986 including validations☆187Updated last month
- pytest plugin to enable formatting checks with black☆53Updated 2 weeks ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- pytest plugin to run flake8☆118Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- Python import rewriter☆80Updated last month
- flake8☆121Updated 2 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last month
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- upgrade a setup.py to declarative metadata☆149Updated last month
- py.test integration for responses☆93Updated 8 months ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 5 months ago
- Data fixtures for pytest made simple☆25Updated 3 months ago
- show where your regex match assertion failed!☆80Updated last month
- py.test plugin to show failures instantly☆145Updated 2 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 weeks ago
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆31Updated 3 years ago
- PostgreSQL client for Trio based on asyncpg