Package for genetic generation of opposite colors for 2D point graphs
Project description
Genetic Opposite Color (geneticocolor)
Geneticocolor is a python package for color sets generation.
Install
Using shell just write the following line:
$ pip install geneticocolor
How to use
Once installed, you can import and use the library in any python file.
import geneticocolor.color_generator as generator
import matplotlib.pyplot as plt
colors = generator.generate(x, y, point_classes)
plt.scatter(x, y, colors)
More about the implementantion
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 Distributions
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 geneticocolor-0.0.9.tar.gz.
File metadata
- Download URL: geneticocolor-0.0.9.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f819a1fcfa4b81ab86ec6572211bf063229df1cb9807febd702c456302a5e76
|
|
| MD5 |
3f694afd88a31288d9a3b602233e4a0c
|
|
| BLAKE2b-256 |
eed675fd357ff77f860bccf934114f05d2ed675b425c4c3d13d51e4a806e2ce2
|
File details
Details for the file geneticocolor-0.0.9-py3-none-any.whl.
File metadata
- Download URL: geneticocolor-0.0.9-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3a7317c87f79d4b4057a7f504699463faf70e8af82921c10141748633a1fdf2
|
|
| MD5 |
93862a63d9663c2401e39743e3c5be46
|
|
| BLAKE2b-256 |
cfcb739c39bb6d6422a1e1486c1a2b27c6a297a0e3a3b1666dff171512d94679
|
File details
Details for the file geneticocolor-0.0.9-py2-none-any.whl.
File metadata
- Download URL: geneticocolor-0.0.9-py2-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3d8fb359974ac9be3815145081368ec6284f2f0743580ddeb811cebe4e15997
|
|
| MD5 |
732419fa1481869c8a2678ed0171ceee
|
|
| BLAKE2b-256 |
7fd7af0a98f615dd6530d42c316046304accfb0b814d34103fc923314c227e60
|