PrettyWood / typingxLinks
Extend typing package functionalities
☆59Updated 2 years ago
Alternatives and similar repositories for typingx
Users that are interested in typingx are comparing it to the libraries listed below
Sorting:
- The async transformation code.☆91Updated 11 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆83Updated 3 months ago
- Modern benchmarking library for python with pytest integration.☆53Updated last year
- Useful types for Python☆136Updated last week
- Pytest plugin for testing examples in docstrings and markdown files.☆124Updated 2 months ago
- A coverage plugin to provide sensible default settings☆80Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 3 weeks ago
- ☆69Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆118Updated 5 months ago
- 🎰 Ensure your __slots__ are working properly☆102Updated last month
- Command-line parsing library for Python 3.☆133Updated 10 months ago
- Build and Inspect Python Packages in GitHub Actions☆198Updated 2 weeks ago
- Builds a graph of a Python project's internal dependencies.☆88Updated 2 weeks ago
- A simple task runner.☆120Updated 4 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Declarative Settings Library☆30Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆235Updated 3 weeks ago
- Pre-commit hook for upgrading type hints☆54Updated 2 years ago
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Caching for HTTPX☆71Updated 11 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated last week
- Declarative CLI argument parser☆158Updated last week
- Four-wheel drive for asyncio.☆74Updated 4 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- Automatically convert relative imports to absolute☆157Updated last year
- ☆46Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Pytest plugin to fake subprocess.☆112Updated last month