idpalette
A Python version of the idpalette package, which provides colour palettes based on the ACEFA, IDDU, and IDEM logos.
Colour palettes
Usage
Retrieve colour values with idpalette(name, n=None) for use with, e.g., plotnine:
import idpalette as idp
import plotnine as pn
acefa_colours = idp.idpalette('acefa')
acefa_scale = pn.scale_colour_manual(values=acefa_colours)
Create colour maps with mpl_colour_map(name, n=None) for use with matplotlib:
import idpalette as idp
acefa_cmap = idp.mpl_colour_map('acefa')
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
idpalette-0.1.0.tar.gz
(16.3 kB
view details)
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 idpalette-0.1.0.tar.gz.
File metadata
- Download URL: idpalette-0.1.0.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fb15e89cbe9eebb5f0cd4c6bc3ec569f3252c16f8d3bbbc0e5433f5a112c10a
|
|
| MD5 |
ff3b4dbc6cda27eb6687be0b994164d6
|
|
| BLAKE2b-256 |
30b99931a047c0b5e6fc16cb1f01979ba9579ae9bbfcf31aa050b6c6c63fb68b
|
File details
Details for the file idpalette-0.1.0-py3-none-any.whl.
File metadata
- Download URL: idpalette-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c7514e23cbebef0fcf30c50ecdee03c209262c15be3d9d6543ad01232b97625
|
|
| MD5 |
182de51f87d88f6996a1a56cd5da5e1c
|
|
| BLAKE2b-256 |
1b373071c5eef249354be00db889907c65117494f03a985d67c4e61987733a51
|