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
Release files for formate 1.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| formate-1.2.1.tar.gz | 19.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| formate-1.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 50.2 kB
Release files / formate-1.2.1.tar.gz
| Download URL | formate-1.2.1.tar.gz |
|---|---|
| Size | 19.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
abc9628fe9ef2ba45d500ba364338c97cde5a641f223994aa77af41945d54e19
|
|
BLAKE2b-256 checksum How to use checksums |
c4f9ee0a0583e43859ca33e4771e2491921e7d274d3b8665044e55386fd23617
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / formate-1.2.1-py3-none-any.whl
| Download URL | formate-1.2.1-py3-none-any.whl |
|---|---|
| Size | 30.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
85991136aa374c7fe745409c4844e4658363d6dba9e12d2c8c063fb8f5bce2d0
|
|
BLAKE2b-256 checksum How to use checksums |
a15d8538103f76b777c9ffd0d7078ee22525ed2ebfd61b453dd59d99a46ad4f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|