Skip to main content

Material Zui

Project description

Modules

  1. Crawl
  2. Image
    • grayscale
    • colorization
    • sketch
    • transparent background
    • upscale
    • convert to jpg/png
  3. Language Model
  4. Regex
  5. Log
  6. Replicate: AI Platform API
  7. Telegram Bot
  8. 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: Alt text

Package

Project details


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)

Uploaded Source

Built Distribution

material_zui-0.0.9-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

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

Hashes for material_zui-0.0.9.tar.gz
Algorithm Hash digest
SHA256 68d5c8ddecb782c3b9ee3f34dba12481b21425204f983b126be0e03b710e731c
MD5 56bcede0e3c200f9163fba22031a59d7
BLAKE2b-256 18f0bbae2b9c5da11368467093b675956a3be0f44cf22037c3faea6c3ab356d3

See more details on using hashes here.

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

Hashes for material_zui-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 5cd9e506d236965f2ca6637538d6202b50ca2aa1c0e8fb496f983a2c188ec1b4
MD5 408330d69bc406e30323d855cb78564d
BLAKE2b-256 434b6fbd133f2a4fda12ebd4ffd90f10d3901aee950b841c0285fa442344fe03

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page