A simple yet powerful tool for Python code formatting, checking, and testing.
Project description
neatoo
A simple yet powerful tool for Python code formatting, checking, and testing.
neatoo is built on top of black, isort, and flake8, thanks to those great tools.
Installation
- Install from pip:
pip install neatoo
- Install from source:
pip install -e .
Usage:
- format your code:
neatoo format {paths}
- check your code:
neatoo check {paths}
- test your code:
This is equivalent to running
pyteston thetests/directory.
neatoo test {paths}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
neatoo-0.1.1.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neatoo-0.1.1.tar.gz.
File metadata
- Download URL: neatoo-0.1.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
371af34f074a50bb47fb73070f9e81a25349eb62b26fd7f7bcff9ed36b1c122e
|
|
| MD5 |
802bccdff26247a4d6ddd92ba99b8328
|
|
| BLAKE2b-256 |
bf0bb6b59985f3f5838a02dd56325127f14916b629cc3f65c5e0ed7ad182d7e4
|
File details
Details for the file neatoo-0.1.1-py3-none-any.whl.
File metadata
- Download URL: neatoo-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1793699f22220186283b65b3da234823b045fb4093b182e461af5959674cb03c
|
|
| MD5 |
1812cc2d0da4a2432ad1cbefd5d0ddc3
|
|
| BLAKE2b-256 |
e3680c2b40061acb631e64c1f0747b310be1740793821380d8eedf8c6f5eb589
|