colorparse
colorparse is a python package that will read and parse strings with defined color codes, showing their respective colors in the terminal. This way, a string can be easily colored, simplifying the work for the user. For the complete documentation, change log and more, visit the readthedocs page and the github page.
Installation
To install, upgrade or uninstall, use the following:
$ pip install colorparse
$ pip install --upgrade colorparse
$ pip uninstall colorparse
Recent Changes
* the prefixes [t] refer to terminal-only, [m] for module-only and [d] for docs-only changes, respectively *
# version 1.1.6 (2020 - 03 - 12)
- Fixed color code overflow when ending specific color types consecutively (e.g. "/;g:w/ green text/;; with white background/:: would make this text green", returns the part of the string "would make this text green" with the former color green).
Release files for colorparse 1.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| colorparse-1.1.6.tar.gz | 8.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| colorparse-1.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.4 kB
Release files / colorparse-1.1.6.tar.gz
| Download URL | colorparse-1.1.6.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
10c3ed5fbe82929d2bfcfb7d2e9726826b152aab81e499dc654ef005154aaa01
|
|
BLAKE2b-256 checksum How to use checksums |
848f7eee3d6369a4871634ddb85ce8090989891e02bbeebb539ad9fb72cc51bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
|
Release files / colorparse-1.1.6-py3-none-any.whl
| Download URL | colorparse-1.1.6-py3-none-any.whl |
|---|---|
| Size | 9.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
072172f479b0413eda0247c6f1581ad9577b5d88aa9bf7643e1b67b84fa50572
|
|
BLAKE2b-256 checksum How to use checksums |
07153253b32ed71781c9a842573cca02a17122ac5dcc1aee90f5a8c3097d0639
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
|