abarker / camel-snake-pep8Links
Use Rope to help convert names in a Python project to conform with PEP-8.
☆51Updated 5 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:
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Produce colored terminal text with an xml-like markup☆67Updated 2 years ago
- Discover and load entry points from installed packages☆76Updated last year
- ☆46Updated 3 weeks ago
- A real QUICK Qt5 based gUI generator for ClicK☆200Updated last year
- Friendlier Python tracebacks.☆87Updated 8 months ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated 2 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month
- Enable git-like did-you-mean feature in click☆99Updated last year
- A generic project skeleton for Python projects.☆141Updated last month
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆166Updated last year
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 7 months ago
- Rate your Python packages package friendliness☆227Updated 2 months ago
- Make implemented in pure Python☆73Updated last year
- Register CLI commands via setuptools entry-points.☆131Updated 3 weeks ago
- Option groups missing in Click☆119Updated 2 months ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated last week
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- A Sphinx plugin to automatically document click-based applications☆219Updated last week
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the C…☆146Updated last month
- Static analysis of Python import statements☆124Updated this week
- Extends click <https://github.com/pallets/click> functionality by adding support for commands that use configuration files.☆59Updated 2 years ago
- 🌴 Parser like ConfigParser but for updating configuration files☆74Updated this week
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 5 years ago
- Removes commented-out code from Python files☆217Updated 3 weeks ago