zhukovgreen / friendly-sequencesLinks
Friendly, Scala like, Sequence interface
☆11Updated last month
Alternatives and similar repositories for friendly-sequences
Users that are interested in friendly-sequences are comparing it to the libraries listed below
Sorting:
- Pytest plugin for more readable mocking☆25Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- A composable Python ASGI web framework☆181Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 3 weeks ago
- Useful types for Python☆144Updated this week
- A type-safe `functools.wraps`.☆19Updated last year
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated last year
- A coverage plugin to provide sensible default settings☆81Updated 2 weeks ago
- Pytest plugin providing a fixture interface for spulec/freezegun☆53Updated 10 months ago
- Phantom types for Python.☆226Updated last week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆222Updated last month
- ☆32Updated 3 months ago
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- Implementation of the "Cancellation Token" pattern☆123Updated 7 months ago
- A caching solution for asyncio☆100Updated 10 months ago
- Rule your architecture like a real developer☆67Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆118Updated 3 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…