PrettyWood / typingxLinks
Extend typing package functionalities
☆60Updated 2 years ago
Alternatives and similar repositories for typingx
Users that are interested in typingx are comparing it to the libraries listed below
Sorting:
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated last week
- Modern benchmarking library for python with pytest integration.☆54Updated 2 years ago
- Useful types for Python☆146Updated last month
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Pytest plugin for testing examples in docstrings and markdown files.☆133Updated 6 months ago
- The async transformation code.☆99Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆100Updated 2 weeks ago
- Declarative CLI argument parser☆179Updated 3 weeks ago
- 🎰 Ensure your __slots__ are working properly☆117Updated last month
- Four-wheel drive for asyncio.☆80Updated 2 months ago
- A simple task runner.☆125Updated 2 months ago
- ☆73Updated 5 months ago
- Declarative Settings Library☆34Updated last month
- Command-line parsing library for Python 3.☆135Updated last year
- A coverage plugin to provide sensible default settings☆82Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- GitHub action to list all valid versions of dependency for a Python project☆28Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆190Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Atomic low latency job queues running on Postgres☆57Updated 2 years ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆239Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- Caching for HTTPX☆72Updated last month
- Automatically convert relative imports to absolute☆157Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- Hatch build hook plugin for Mypyc☆51Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 3 weeks ago