hauntsaninja / no_implicit_optional
A codemod to make your implicit optional type hints PEP 484 compliant.
☆92Updated last year
Alternatives and similar repositories for no_implicit_optional
Users that are interested in no_implicit_optional are comparing it to the libraries listed below
Sorting:
- ☆181Updated 3 weeks ago
- ☆136Updated this week
- Validation library for simple check on `pyproject.toml`☆158Updated last week
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- A coverage plugin to provide sensible default settings☆79Updated last month
- Build and Inspect Python Packages in GitHub Actions☆194Updated 2 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆78Updated last week
- Useful types for Python☆127Updated last month
- Simple, composable command runner for Python projects☆31Updated 2 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 7 months ago
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆84Updated 4 months ago
- Python base classes for rich path objects☆29Updated 2 weeks ago
- A Python Enum that inherits from str.☆117Updated last year
- Fancy PyPI READMEs with Hatch☆171Updated last week
- Github Action support for tox 4 and later☆62Updated this week
- Pytest plugin for testing examples in docstrings and markdown files.☆122Updated last week
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- Automated testing for the examples in your documentation.☆75Updated 2 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- A mini dashboard to help find slow tests in pytest.☆79Updated 10 months ago
- Automatically use the awesome walrus operator☆117Updated this week
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 3 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- ☆41Updated 7 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆80Updated last month
- apply a consistent format to `setup.cfg` files☆153Updated last month
- Builds a graph of a Python project's internal dependencies.