Simple Color Prints library made as classwork
Project description
colorprints v1.43
This is a code library i made for fun in class one day. I was really bored.
The Code is quite simple and mostly for personal use but I wanted to learn how to upload code packages so here it is.
These Functions take a string value and print it out in the color specified
printred(string)
printblue(string)
printgreen(string)
printyellow(string)
printorange(string)
printpurple(string)
printcyan(string)
printgrey(string)
These Functions intake Int (0-255) Color Values that represent RGB. Aswell as a String Value
printRGB(int,int,int,String)
Gradient print takes 6 int values. first 3 are for starting RGB, the last 3 are for the ending RGB.
printgradient(int,int,int,int,int,int,String)
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 colorprints-1.43.tar.gz.
File metadata
- Download URL: colorprints-1.43.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94bd44424d1f36cfbb80d747e567bb8d6931b70ff424d849b0a13493c35d93df
|
|
| MD5 |
ee2927953c2c437ec681cf712a41243e
|
|
| BLAKE2b-256 |
47cc7f1fbeb1f0dd6e72112439025cf529db630a8ba0a9d5d4505f03acb1b50c
|
File details
Details for the file colorprints-1.43-py3-none-any.whl.
File metadata
- Download URL: colorprints-1.43-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0ce979907f89dc6a2b3f58cb217dcefee4fadf00197c86f73a66bd17a53a1f3
|
|
| MD5 |
6bc4886eb44f730a3ce24c99c7f724f0
|
|
| BLAKE2b-256 |
c207114c84fd244580bf4e9942476981100652c1c0d84e818023ef58cf8d7f6e
|