lyz-code / autoimportLinks
Autoimport automatically fixes wrong import statements.
☆101Updated last year
Alternatives and similar repositories for autoimport
Users that are interested in autoimport are comparing it to the libraries listed below
Sorting:
- Removes commented-out code from Python files☆216Updated 2 months ago
- Option groups missing in Click☆119Updated 3 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆89Updated 5 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 3 weeks ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- dead simple python dead code detection☆393Updated last month
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆108Updated 2 weeks ago
- Automatically color Python's uncaught exception tracebacks☆62Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- A Python Enum that inherits from str.☆119Updated last year
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago
- A file-based ORM for Python dataclasses.☆211Updated last week
- Automatically convert relative imports to absolute☆160Updated last year
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago
- Toml sorting library☆111Updated 2 weeks ago
- Automatically rerun your tests on file modifications☆217Updated 2 weeks ago
- Python dependency locking for complex projects☆153Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆194Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Flake8 Type Annotation Checking☆163Updated 3 weeks ago
- Modifies strings to all use the same quote where possible☆97Updated 3 years ago
- Flake8 plugin to find commented out or dead code☆316Updated 10 months ago
- ☆46Updated 5 years ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆104Updated 2 years ago
- flake8 plugin to run black for checking Python coding style☆165Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- Validate configuration and produce human readable error messages☆50Updated last month