prettier / plugin-python

Prettier Python Plugin
MIT License
517 stars 41 forks source link
prettier python

This plugin is deprecated.

We recommend you use Black instead.


Prettier Python

Prettier Python Plugin

Gitter Travis npm version code style: prettier Follow+Prettier+on+Twitter

WORK IN PROGRESS

Please note that this plugin is under active development, and might not be ready to run on production code yet.

Contributing

If you're interested in contributing to the development of Prettier for Python, you can follow the CONTRIBUTING guide from Prettier, as it all applies to this repository too.

To test it out on a Python file:

Install

yarn add --dev --exact prettier @prettier/plugin-python

Use

prettier --write "**/*.py"

Maintainers


Patrick Arminio

Danny Weinberg

Ryan Ashcraft