Skip to main content

No project description provided

Project description

Output Styles

Aplicarle estilos a la salida por CLI.

Install

  pip install outputstyles

Usage/Examples

from outputstyles.msg_print import error, warning, info, success, bold

# Imprimir los diferentes tipos de mensajes
print(error("Error!"))
print(error("Error!", "btn"))
print(error("Error!", "ico"))
print(error("Error!", "btn_ico"))
print("")

print(warning("Warning!"))
print(warning("Warning!", "ico"))
print(warning("Warning!", "btn"))
print(warning("Warning!", "btn_ico"))
print("")

print(success("Success!"))
print(success("Success!", "btn"))
print(success("Success!", "ico"))
print(success("Success!", "btn_ico"))
print("")

print(info("Info!"))
print(info("Info!", "btn"))
print(info("Info!", "ico"))
print(info("Info!", "btn_ico"))
print("")

print(bold("Bold!"))

Screenshots

output_styles

License

MIT

Authors

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

outputstyles-0.1.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

outputstyles-0.1.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file outputstyles-0.1.1.tar.gz.

File metadata

  • Download URL: outputstyles-0.1.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for outputstyles-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2b5fa8d5770db572229b1dca06f35f1f68c59519270a0b27867ef2cf563880f7
MD5 86f49892ad1ef87e1079c9b32b3a3f45
BLAKE2b-256 36ff7217b7837724562fd7cae0d734fdbba24989e67c0d0b75eab8f8fa466742

See more details on using hashes here.

File details

Details for the file outputstyles-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: outputstyles-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for outputstyles-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 810eac85c7d04d5f32d18e838a029c30716f1100607b9e0563dc23ea0e339d36
MD5 91546e381fe0f4940faaece055d4d5e5
BLAKE2b-256 76f552443c4ba6986e49b966f3a5db6b395ca2d4b38744d11cc1b9b3bd5b0509

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