Skip to main content

Make colored texts, bold, and console functions with color

Project description

Install

To install this awesome library you can do:

Windows 10/11:
```bat
    pip3 install consoleutil
```


MacOS or Linux:
```bat
    python3 install consoleutil
```

Documentation

Super easy to use. Here some examples

```python
    from consoleutil import console, returns, type_texts

    console.warn("Whats upp")
    console.error("Yo!!")

    console.info("Whats up my dude")



    print(type_texts.BOLD(returns.OKBLUE("Whats up dude")))
```

Its simple, use it if you want i dont mind if you dont

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

consoleutil-0.0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

consoleutil-0.0.1-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

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