Skip to content

A plugin to format your python code with Black in Thonny IDE.

License

Notifications You must be signed in to change notification settings

yossioo/thonny-black-code-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thonny black code format plugin

Code style: black PyPI version PyPI py versions PYPI license Continuous Integration - Ubuntu Continuous Integration - OSX Continuous Integration - Windows

Automatically format your python code with Black!

Installation

  1. This can be easily installed via Thonny. Go to Tools -> Manage plug-ins..., type thonny-black-format and click on Find package from PyPI. Install the plugin and restart Thonny.
  2. Alternatively, you can install via pip with pip install --user thonny-black-format

Usage

There are two ways to run the plugin:

  1. Go to Tools -> Format with Black
  2. Press Ctrl+Alt+c

All changes will be automatically saved. If you prefer, you can undo them.

Contributing

Contributions are welcome! Feel free to sumbit an issue and/or a pull request.

Useful links:

PyPI

Thonny

Black

About

A plugin to format your python code with Black in Thonny IDE.

Resources

License

Stars

Watchers

Forks

Packages