agiliq / essential-python-toolsLinks
☆29Updated 2 years ago
Alternatives and similar repositories for essential-python-tools
Users that are interested in essential-python-tools are comparing it to the libraries listed below
Sorting:
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 5 months ago
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated last month
- ☆51Updated last year
- Run flake8 checks on code in *.rst files or in docstrings☆22Updated 4 years ago
- flake8 plugin that integrates isort☆183Updated last week
- Rate your Python packages package friendliness☆223Updated last month
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆71Updated 2 years ago
- Python software releasing made easy and repeatable☆202Updated last month
- Formats your tox.ini files☆43Updated this week
- Insert or update python docstrings; an improved docblockr for python☆60Updated 5 years ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆114Updated last month
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆244Updated last year
- Test execution and compatibility checks for pytest plugins☆34Updated 4 years ago
- flake8 debug statement checker☆43Updated 3 years ago
- Check for python builtins being used as variables or parameters☆118Updated last week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- a cookiecutter template to help in creating... cookiecutter templates