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:
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated this week
- A Sphinx plugin to automatically document click-based applications☆217Updated 7 months ago
- Discover and load entry points from installed packages☆75Updated 8 months ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- A generic project skeleton for Python projects.☆140Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆168Updated this week
- Friendlier Python tracebacks.☆85Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Rate your Python packages package friendliness☆220Updated last week
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Produce colored terminal text with an xml-like markup☆67Updated last year
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated 4 months ago
- Utilities based on Pythons iterators and generators.☆96Updated 10 months ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Colorization of help messages in Click☆88Updated 5 months ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Check your wheels have the right contents☆167Updated this week
- IntelliJ IDE plugin for the Python debugger birdseye☆30Updated 6 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Option groups missing in Click☆113Updated 3 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- A library for versioning your Python projects.☆141Updated last month
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 6 months ago
- Tool to Detect Surrounding Shell☆285Updated 11 months ago
- A spelling checker for Sphinx-based documentation☆87Updated 2 months ago
- Auto-generate explicit readable __init__.py files without `import *`☆81Updated 2 months ago