Material Zui
Project description
Modules
- Crawl
-
Image
- grayscale
- colorization
- sketch
- transparent background
- upscale
- convert to jpg/png
- Language Model
- Regex
- Log
- Replicate: AI Platform API
- Telegram Bot
- Validate
Log
- Example:
from material_zui.log import debug, info, warning, error, critical, printTable
debug('This is a debug message')
info('This is an info message')
warning('This is a warning message')
error('This is an error message')
critical('This is a critical message')
printTable({
'Name': ['Alice', 'Bob', 'Charlie', 'Dave'],
'Age': [25, 31, 35, 19],
'Score': [85, 94, 76, 95]
})
- Result:
Package
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
material_zui-0.0.9.tar.gz
(16.7 kB
view details)
Built Distribution
File details
Details for the file material_zui-0.0.9.tar.gz
.
File metadata
- Download URL: material_zui-0.0.9.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.0 Linux/5.13.0-52-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68d5c8ddecb782c3b9ee3f34dba12481b21425204f983b126be0e03b710e731c |
|
MD5 | 56bcede0e3c200f9163fba22031a59d7 |
|
BLAKE2b-256 | 18f0bbae2b9c5da11368467093b675956a3be0f44cf22037c3faea6c3ab356d3 |
File details
Details for the file material_zui-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: material_zui-0.0.9-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.0 Linux/5.13.0-52-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cd9e506d236965f2ca6637538d6202b50ca2aa1c0e8fb496f983a2c188ec1b4 |
|
MD5 | 408330d69bc406e30323d855cb78564d |
|
BLAKE2b-256 | 434b6fbd133f2a4fda12ebd4ffd90f10d3901aee950b841c0285fa442344fe03 |