a python package that gives users the ability to console log things in a clean way.
Project description
Introduction
What is primebit? primebit.js is a python package that gives users the ability, to log things in a clean way!
✨ Types
You can use up to 4 different log types, which are log (default), error, warning, and success
⬇️ Installation
To install primebit You can do the following:
from primebit import p
👀 Implentation
After you've installed primebit, you can add your text, and implement the logging types like this:
p.log("Hello world!")
⚙️ Options
By default, the text doesnt have a color to it, to fill the color in, you can use the options property to fill the text color like this:
p.log("Hello World!", options={
"filled": True
})
And after that, your good to go!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file primebit-0.0.4.tar.gz.
File metadata
- Download URL: primebit-0.0.4.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.13 Linux/6.5.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b23600c0a1872cfacb5c359e347bcca27f4910574848efa83ff67739c640a91f
|
|
| MD5 |
0a95a8fd70fc284275e96deab0c2da19
|
|
| BLAKE2b-256 |
b3dc65485aea8521f7eac1b904f205a80e6080e939d891cec016e786ccf01835
|
File details
Details for the file primebit-0.0.4-py3-none-any.whl.
File metadata
- Download URL: primebit-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.13 Linux/6.5.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d74af973997c3308a63f2d966d9d1443ec8909d09e24ff294d66183601b108
|
|
| MD5 |
3c00c8c266a90a15ccfbc20a863ae73c
|
|
| BLAKE2b-256 |
de3b33d43a1fb1f3ae62946341108c140e2dbee304779e5eb16eb8855c277874
|