Skip to main content

Colored messages in the palm of your hand

Project description

Easy Output

# How to use 👽
from EasyOutput.EasyOutput import *

PyPI - Version PyPI - Downloads

GitHub commit activity

easyoutput

Change-Log 📝
v0.0.1
ADDED
- Success Message
- Error Message
- Wait Message
v0.0.2
ADDED
- Connection Success Message
- Connection Error Message
v0.0.3
ADDED
- Function Notes

FIXED
- Small Success Message Bugs
v0.0.4
ADDED
- Info Mesage
- Note Message
v0.0.5
ADDED
- Title Print

FIXED
- Calling issues
v0.0.6
ADDED
- REDACTED Message

REMOVED
- Usless Classes
v0.0.7
REMOVED
- Wait Message 

ADDED
- Warning Message

FIXED
- imports
v0.0.7.1
FIXED
- 
v0.0.8
ADDED
- Highlight Message Option!
v0.0.8.1
FIXED
- Leaving all functions at the bottom of the file... IM SORRY
v0.0.9
FIXED
- Optioanl Highlight!

Information

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

from colorama import Fore, Style

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

# and calling it like so

Success("Your Success Message")


# You can now highlight your message aswell! 
Success_Message("New Highlight!", highlight=True)

# Or keep it og 😄
Success_Message("No Highlight!")
# Same as
Success_Message("No Highlight!", highlight=False)

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

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! 😄

Request a feature
Report an issue

Updating as much as I can!

Functions

Success

Use:

Success_Message("EasyOutput")

Shows:

Success: EasyOutput

Error

Use:

Error_Message("EasyOutput")

Shows:

Error: EasyOutput

PYPI

EasyOutput

Badges from: Shields.io

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.9.tar.gz (51.4 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.9-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file easyoutput-0.0.9.tar.gz.

File metadata

  • Download URL: easyoutput-0.0.9.tar.gz
  • Upload date:
  • Size: 51.4 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.9.tar.gz
Algorithm Hash digest
SHA256 49f7c0a09fb077cb28cb20997b52f86bfa4f7cef080a1a4734ea0bb0e34b76e9
MD5 6ac130a55d324c4feb7378ad25fdce84
BLAKE2b-256 6247a1d99d9401b1fbb047e21ea90ba6a0d8c584c0de62de1fe55233175d5be9

See more details on using hashes here.

File details

Details for the file easyoutput-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: easyoutput-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 4.9 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 a897890073d347ca3b1783bc71f7f76c40ff9697cdcd21f3b839bea60e4cff47
MD5 0ad2c705805c63a83354be6a38c22811
BLAKE2b-256 2942e9956fd973f0965fb2816b8c9a849ae209c1dddcb963b8cdc8baf40ef0df

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