Skip to main content

Simple colors to terminal

Project description

Simple Colors

Simple colors to terminal

Install module

pip3 install simple-colors-treinalinux

Use Simple

>>> import simple_colors
>>> simple_colors.c_failure("Falha ao tentar escrver no arquivo!")
Falha ao tentar escrver no arquivo!
>>> simple_colors.c_success("Sucesso ao escrver no arquivo!")
Sucesso ao escrver no arquivo!
>>> simple_colors.c_warning("Aviso ao escrver no arquivo!")
Aviso ao escrver no arquivo!
>>> simple_colors.c_info("Info ao escrver no arquivo!")
Info ao escrver no arquivo!
>>> from simple_colors import c_failure, c_success, c_warning, c_info
>>> 
>>> c_failure("Falha ao tentar escrver no arquivo!")
Falha ao tentar escrver no arquivo!
>>> 
>>> c_success("Sucesso ao escrver no arquivo!")
Sucesso ao escrver no arquivo!
>>> 
>>> c_warning("Aviso ao escrver no arquivo!")
Aviso ao escrver no arquivo!
>>> 
>>> c_info("Info ao escrver no arquivo!")
Info ao escrver no arquivo!

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

simple_colors_treinalinux-1.2.0.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file simple_colors_treinalinux-1.2.0.tar.gz.

File metadata

File hashes

Hashes for simple_colors_treinalinux-1.2.0.tar.gz
Algorithm Hash digest
SHA256 ba84b10d9bf7b81db2dd5a693808a0691b3b23f2aa47d84b8a7ec97dae98e46b
MD5 b3a60dc1efb37a4de12f58acd34b3e86
BLAKE2b-256 b326586fdd528adfcacc313ddde5d7438b7d6743fb797d207783ac9ee8665ab0

See more details on using hashes here.

Supported by

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