abarker / camel-snake-pep8Links
Use Rope to help convert names in a Python project to conform with PEP-8.
☆49Updated 4 years ago
Alternatives and similar repositories for camel-snake-pep8
Users that are interested in camel-snake-pep8 are comparing it to the libraries listed below
Sorting:
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- An unofficial, importable pip API☆117Updated this week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- A library for versioning your Python projects.☆141Updated this week
- Pytest plugin for Click☆28Updated 3 years ago
- A Sphinx plugin to automatically document click-based applications☆218Updated last month
- Rate your Python packages package friendliness☆223Updated 3 weeks ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- Colorization of help messages in Click☆89Updated 7 months ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated last month
- Option groups missing in Click☆119Updated 3 weeks ago
- A real QUICK Qt5 based gUI generator for ClicK☆200Updated last year
- A generic project skeleton for Python projects.☆140Updated last week
- ☆45Updated last year
- Removes commented-out code from Python files☆215Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- A spelling checker for Sphinx-based documentation☆88Updated last month
- 🌴 Parser like ConfigParser but for updating configuration files☆74Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- Check your wheels have the right contents☆167Updated this week
- Static analysis of Python import statements☆124Updated 2 weeks ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago