Error highlight plugin for Flake8.
Project description
flake8-colors
ANSI colors highlight for Flake8
Installation
Install plugin:
pip install flake8-colors
Use the following example format in your .flake8 file:
format = ${cyan}%(path)s${reset}:${yellow_bold}%(row)d${reset}:${green_bold}%(col)d${reset}: ${red_bold}%(code)s${reset} %(text)s
Enjoy!
Usage
There are three forms of tags:
${COLOR}
${COLOR_MODIFIER}
${TAG}
Colors: - black - red - green - yellow - blue - purple - cyan - white
Modifiers: - fg - bold - underline - bg
Tags: - bold - underline - reset
Credits
Inspired by flake8-format-ansi
Contribution
Just do whatever you want to do.
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
flake8-colors-0.1.3.tar.gz
(2.2 kB
view details)
File details
Details for the file flake8-colors-0.1.3.tar.gz
.
File metadata
- Download URL: flake8-colors-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f298182db0f2d728a718ba53392386257cb985d4e12d8c34c8779b14f7f0552e |
|
MD5 | 7f240e80a661679487b9c04ff8542f69 |
|
BLAKE2b-256 | 05c3ad9f27ab7131615a02f7c4e170d62d947706924f714923964b73dfba5b43 |