Some useful utility stuff
Project description
Some useful stuff
$ pip install ColadaUtility
from ColadaUtility.PowerColor import Colors as c
from ColadaUtility.PowerLogger import Logger
log = Logger()
log.coloredTerminal = True
log.outputFile = 'C:\\Git\\Playground\\log.txt'
log.tune()
log.d('Chilly debug message')
log.i('Usual INFO log, whatever')
log.w('Warning? Warning!!!')
log.e(f'Some big UH-OH happened here...')
log.d(c(p="link", text="http://www.google.com"))
log.i(f'Unusual but {c(f="g", d="i u b")}pretty{c()} INFO {c(b="g", t="log")} ~!')
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 ColadaUtility-0.190323.2.tar.gz.
File metadata
- Download URL: ColadaUtility-0.190323.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbe23224eb3504b451401de395341e80ef7cd8f4a90a0d3a2e6ac2d20ebc5c20
|
|
| MD5 |
ead490080ebe40d66ae42eb7685035b3
|
|
| BLAKE2b-256 |
8f9b7d42ada07c9d57c0bc8f7ae671b8b26bf3705d5621844cdc9e2d158cf63c
|
File details
Details for the file ColadaUtility-0.190323.2-py3-none-any.whl.
File metadata
- Download URL: ColadaUtility-0.190323.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da7fd93eb870cc5a6734eff16879bc9334e8edf88b1d2dcbe3847363832c20d1
|
|
| MD5 |
48a6ded5da1e44333dda888746e788fc
|
|
| BLAKE2b-256 |
91253fb8b85ccc8015eb8fb43750cae047af4f9c2fddec25584f035a433942e8
|