jason-kane / PyYapf
Sublime Text plugin to run YAPF Python formatter
☆69Updated 3 years ago
Alternatives and similar repositories for PyYapf:
Users that are interested in PyYapf are comparing it to the libraries listed below
- Insert or update python docstrings; an improved docblockr for python☆60Updated 5 years ago
- The best Python language definition for Sublime Text - ever. Includes full support for Unicode, as well as both Python 2 and Python 3 syn…☆93Updated 3 years ago
- prompt_toolkit/ptpython pdb frontend☆183Updated 4 years ago
- Move (rename) Python virtualenvs☆52Updated 7 years ago
- Sublime Text package to format python code using black formatter.☆60Updated 6 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- ST3 only: A rewrite of SublimeRope for ST3, uses the Rope library to add python completions and refactoring to ST3☆268Updated 4 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- A simple program which checks Python source files for errors.☆248Updated 6 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆121Updated 6 years ago
- Python library for terminal color support (including 256-color support)☆105Updated 7 years ago
- A presentation about Python 3 for APUG☆178Updated 6 years ago
- A python import sort plugin(See https://github.com/timothycrosley/isort)☆25Updated 6 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- PyYAML-based module to produce a bit more pretty and readable YAML-serialized data☆137Updated 2 months ago
- The function you always missed in Python: return the first true value of an iterable.☆150Updated 2 years ago
- Uninstall all the packages!☆127Updated last year
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Concurrent package manager for Python☆274Updated 3 years ago
- A Python parser for data that only looks like JSON☆65Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- mypy static type checking for python☆57Updated this week
- Sublime Text plugin for lint Python files☆232Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- better-exceptions import hook☆34Updated 7 years ago
- Import any python project from github easily