Easy lint and format you code
Project description
make_better
make_better is a Python package designed to improve the quality of your code by providing preconfigured linters and a code formatter. The package is built to make it easy for Python developers to maintain high standards in their code by running a single command.
Features
- Preconfigured linters to check your code for potential issues without being too annoying.
- A preconfigured code formatter to ensure your code is formatted according to best practices.
- Easy to use: simply run a single command to check and format your code.
- Saves time by removing the routine of having to check and format code manually.
Installation
You can install make_better via pip:
pip install make_better
Usage
To check and format your code, simply navigate to the directory containing your Python files and run the following command:
make_better --autoformat
This will run the preconfigured linters and code formatter on your code. Any potential issues will be flagged, and your code will be formatted according to best practices.
Why line-length 90
We use a line length of 90, so that people on laptops with a diagonal of 16 do not have problems during the review
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file make_better-0.5.0.tar.gz
.
File metadata
- Download URL: make_better-0.5.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.0 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19acdcb04a067d86e16555312ab7795cd3cb5e92b9dc83ede9560cc1b6d5f75d |
|
MD5 | da2983ec104c72d4a5aece58b45d392e |
|
BLAKE2b-256 | 787fef431fd8e40b94fc45b7ccbe84264682ac93fcb2749ee5ba437db928be33 |
File details
Details for the file make_better-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: make_better-0.5.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.0 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0ea9a2928c1fe661fc7137cf829d08bd7b6cf0987b2fab00a1f1521f2de7225 |
|
MD5 | e708bca530638b78637b13270676478d |
|
BLAKE2b-256 | d38d4bdc58774db1c31cc6ac6f9e7a211055a21bf52eab1b692ad65b78d8662f |