A package for simple different colors generation
Project description
PyColorGenerator
from pycolorgenerator import ColorGenerator
color_generator = ColorGenerator()
print(next(color_generator))
for color in color_generator:
print(color)
Project details
Release history Release notifications | RSS feed
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 pycolorgenerator-1.0.2.tar.gz.
File metadata
- Download URL: pycolorgenerator-1.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f262158093cb59ecde2a70b41d309a150a56b5759810e411251f502dfa2406d
|
|
| MD5 |
db949d5ed6ca257d8a4eff3735a622cb
|
|
| BLAKE2b-256 |
0c9d0372e739638538722ea2891b85a17fcd732846d4ed9eedfd8c24aefb03bb
|
File details
Details for the file pycolorgenerator-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pycolorgenerator-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12b19a406e3bc0494068b09dd483c2c9db5e0cc17b01530c16b90524fc4c53e1
|
|
| MD5 |
c2bef88fddd8ba863d2ff4a0d9496979
|
|
| BLAKE2b-256 |
c49d5de438ca8e2dced28948721d7d07bcc40673e15172e04e1bd2f0d8c86f14
|