No project description provided
Project description
Colight
A Python library for creating interactive visualizations and widgets.
Installation
pip install colight
Usage
import colight as cl
import numpy as np
# Create data
x = np.linspace(0, 10, 100)
y = np.sin(x)
# Create visualization
cl.plot.line(x=x, y=y)
For more examples and documentation, visit the documentation site.
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
colight-2025.7.2.tar.gz
(431.8 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
colight-2025.7.2-py3-none-any.whl
(108.7 kB
view details)
File details
Details for the file colight-2025.7.2.tar.gz.
File metadata
- Download URL: colight-2025.7.2.tar.gz
- Upload date:
- Size: 431.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f66c4ac7d542c5603154e7b6862181b4f5dc54c8b832809951ac6aad73cb1fd3
|
|
| MD5 |
f11766f9cdd68bbd0c0bb029603414f5
|
|
| BLAKE2b-256 |
208b9b81c8883d326ca0ddd2866d40bdfcb5b9ad3e2990a0506970a9b46ccb1f
|
File details
Details for the file colight-2025.7.2-py3-none-any.whl.
File metadata
- Download URL: colight-2025.7.2-py3-none-any.whl
- Upload date:
- Size: 108.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e76e46c9e1bfced8165beb9dd60925edab693c919c08bbbb2d6456e6a47f04f0
|
|
| MD5 |
4c9b8780b430a33fed6c72e862c73ff1
|
|
| BLAKE2b-256 |
7282870e4dc7b44099083c0cee79eb98a2e766ddd11fed76d585fe0001816bbc
|