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.0.1.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file simple-colors-treinalinux-1.0.1.tar.gz.

File metadata

File hashes

Hashes for simple-colors-treinalinux-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a753e5ada46364a59f08be6ef6567d266868e336e99b3f8eb6126b39ca898fd9
MD5 501b6658f420752c89c0954f2e81eb47
BLAKE2b-256 402c31430e262d33b277d6bf624be5d7facce4c17a86d25414f39ebacdce84c5

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