formate 0.7.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

formate 0.7.0

Python formatting mate.
formate runs a series of user-selected hooks which reformat Python source files.
This can include changing quote characters, rewriting imports, and calling tools such as isort and yapf.
See the documentation for more information.






Docs


Tests


PyPI


Anaconda


Activity


QA


Other





Installation
formate can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install formate
To install with conda:


First add the required channels

$ conda config --add channels https://conda.anaconda.org/conda-forge
$ conda config --add channels https://conda.anaconda.org/domdfcoding

Then install

$ conda install formate

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.