Skip to main content

Colored messages in the palm of your hand

Project description

Easy Output

Information

EasyOutput consitis of easy colored print options without the hassle of doing

print(f"{Fore.GREEN + Style.BRIGHT}Success{Style.RESET_ALL}: Your Message")

In reality this is nothing special and just simply for my lazy use. You could easily make these yourself by doing

def Success(message):

    print(f"{Fore.GREEN + Style.BRIGHT}Success{Style.RESET_ALL}: {message}")



# and calling it like so



Success("Your Success Message")

If you would rather save time instead, you can always download it by entering pip install EasyOutput into your terminal!

Feel free to use this in any way you like, all I ask is that you show me your project when finished! 😄

Updating as much as I can!

Functions

Success

Use:

Success("EasyOutput")

Shows:

Success: EasyOutput

Successful_Connection

Use:

Successful_Connection("EasyOutput")

Shows:

Successful Connection: EasyOutput

Error

Use:

Error("EasyOutput")

Shows:

Error: EasyOutput

Connection_Error

Use:

Connection_Error("EasyOutput")

Shows:

Connection Error: EasyOutput

Note

Use:

Note("EasyOutput")

Shows:

Note: EasyOutput

Wait

Use:

Wait("EasyOutput")

Shows:

Wait: EasyOutput

Title

Use:

Title("EasyOutput")

Shows:

=== EasyOutput ===

PYPI

EasyOutput

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

EasyOutput-0.0.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

EasyOutput-0.0.3-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file EasyOutput-0.0.3.tar.gz.

File metadata

  • Download URL: EasyOutput-0.0.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for EasyOutput-0.0.3.tar.gz
Algorithm Hash digest
SHA256 c24311cc5fee68e4020b029ea2233c061fb405cfc38255bca9170c35e94790a6
MD5 2da30ce2b69af3a0d09a0e49ae0b5c73
BLAKE2b-256 10703d137dbc54c6e6fdc32579f539cee03dca87050f441b8d1875ad746a0524

See more details on using hashes here.

File details

Details for the file EasyOutput-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: EasyOutput-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for EasyOutput-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cf581aab062c660f0b49acee1d35ea0882f19834da019cfe8edf74b0111fa583
MD5 25bd67716409acac8194566a576a20c7
BLAKE2b-256 f5e87b89247c2f98fc289a3fc78aab7306c6f8dc9358db3080f2cd05b9c34c5d

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