abarker / camel-snake-pep8
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:
- Enable git-like did-you-mean feature in click☆100Updated last year
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆75Updated 2 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- 🌴 Parser like ConfigParser but for updating configuration files☆71Updated this week
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆113Updated last year
- Pytest plugin for Click☆28Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 months ago
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- Colorization of help messages in Click☆87Updated 2 months ago
- A Sphinx extension for running sphinx-apidoc on each build☆61Updated last week
- A spelling checker for Sphinx-based documentation☆87Updated 4 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Discover and load entry points from installed packages☆74Updated 5 months ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- A Sphinx plugin to automatically document click-based applications☆216Updated 4 months ago
- A mini dashboard to help find slow tests in pytest.☆79Updated 10 months ago
- show where your regex match assertion failed!☆80Updated last month
- Extends click <https://github.com/pallets/click> functionality by adding support for commands that use configuration files.☆59Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- ☆45Updated 8 months ago
- Safe, atomic formatting with black and µsort☆106Updated 2 months ago
- Removes commented-out code from Python files☆211Updated last year
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆158Updated this week
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆56Updated 2 weeks ago