movermeyer / backports.datetime_fromisoformatLinks
A backport of Python 3.11's `datetime.fromisoformat` methods to earlier versions of Python
☆29Updated 7 months ago
Alternatives and similar repositories for backports.datetime_fromisoformat
Users that are interested in backports.datetime_fromisoformat are comparing it to the libraries listed below
Sorting:
- flake8☆121Updated 2 years ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- A library to handle automated deprecations☆92Updated 2 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 3 weeks ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Standalone ISO 3166-1 country definitions☆147Updated last year
- SQLAlchemy helpers for pytest☆36Updated 6 months ago
- ISO 8601 date/time parser☆170Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated this week
- String case converter for python.☆210Updated 2 years ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated 2 years ago
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆81Updated 3 years ago
- Caching for HTTPX☆72Updated 3 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Local SFTP server fixture plugin for pytest