flake8 plugin for checking out one-letter variables
Project description
flake8-one-variable-check
PyPI: https://pypi.org/project/flake8_one_letter_variables_check/
TODO
-
Install flake8 (pip etc...)
-
Clone this repository.
-
Move into src folder.
-
python setup.py install -
Check whether setup is done
flake8 --version. If your result has 'flake8-one-letter-variables: 0.0.1' install is successful. The result example is the following.7.0.0 (flake8-one-letter-variables: 0.0.1, flake8-todo: 0.7, mccabe: 0.7.0,pycodestyle: 2.11.1, pyflakes: 3.2.0) CPython 3.10.2 on Darwin
-
Test flake8 with the test code in
flake8 ../tests/test_olv001.pyThe expected result is in the following picture.
references
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
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 flake8_one_letter_variables_check-0.0.2.tar.gz.
File metadata
- Download URL: flake8_one_letter_variables_check-0.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.2 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0026a8a4c3541e6638cc65ff16ed83d48cfe546121184e9b38df2ba33f983aec
|
|
| MD5 |
ad98a099eb5723b4821b31e1c0612f0a
|
|
| BLAKE2b-256 |
39d9b8cba2715af8c69bc686de7a55e42813178dc5455a097bc4eaefd28eda38
|
File details
Details for the file flake8_one_letter_variables_check-0.0.2-py3-none-any.whl.
File metadata
- Download URL: flake8_one_letter_variables_check-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.2 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf4729a13bc7be1022867823dbe68f38d1d57771dc6ef205b3fa4eb998614b44
|
|
| MD5 |
0d3f75725fdca0fd82ace0692852fcb1
|
|
| BLAKE2b-256 |
70dc05e5e7a037c7e62f5e924082f72b2f23664d044f93e6e61b3a491a1cf143
|