This is a python package that uses the rough set algorithm to measure which features can be reduced.
Project description
这是一个简单的带颜色输出的包,主要用于支持代码调试的时候打印出来的内容变成不同的彩色
以下是使用例子:
from MyLogColor import log,LogLevel
log('Hello,错误', LogLevel.ERROR)
log('Hello,通过', LogLevel.PASS)
log('Hello,信息', LogLevel.INFO)
log('Hello,至关重要的', LogLevel.CRITICAL)
log('Hello,警告', LogLevel.WARN)
log('Hello,愚蠢的', LogLevel.SILLY)
log('Hello,成功', LogLevel.SUCCESS)
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
mylogcolor-0.0.2.tar.gz
(2.4 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 mylogcolor-0.0.2.tar.gz.
File metadata
- Download URL: mylogcolor-0.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e475927f662f925d834810e686b9bd3b88f299b6c66221315f5216f8227fb8a
|
|
| MD5 |
834703848fe7a4d717e328ab8a518029
|
|
| BLAKE2b-256 |
29d3531409c515c3993d60cc3a804bc9116ed1e49eefb89a0f3b85bd746361e5
|
File details
Details for the file mylogcolor-0.0.2-py3-none-any.whl.
File metadata
- Download URL: mylogcolor-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b91f1b7a9c34a5516b6e83a12726cc03e3a0de658f53e40c074dbd3e73c101a0
|
|
| MD5 |
fab6fbfaf12674ab911794ba71c83157
|
|
| BLAKE2b-256 |
1de8a0e2ece264bcf30733f7e5736a392cd5cd717513712691c6d88a9c364453
|