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
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 colight-2025.4.1.dev202506261550.tar.gz.
File metadata
- Download URL: colight-2025.4.1.dev202506261550.tar.gz
- Upload date:
- Size: 431.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4ddd232d572c2d4f37a72a25a394eb26f304bad213951b7c7f8976df2da522e
|
|
| MD5 |
f1aee8ee418898ba1cf91ed263f21128
|
|
| BLAKE2b-256 |
97b0636fd6fd549ffbcf1f53e5ae640504f32cbed4da3bbd365fd7690815901c
|
File details
Details for the file colight-2025.4.1.dev202506261550-py3-none-any.whl.
File metadata
- Download URL: colight-2025.4.1.dev202506261550-py3-none-any.whl
- Upload date:
- Size: 202.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc50617b9c6c669f8de7aff8bdde37482a994a0d9b3cd0f60d09edad6cb416eb
|
|
| MD5 |
37610d17a5258b28e661b0c1326a5c2d
|
|
| BLAKE2b-256 |
e8e92f59e508e5eab28924b70859b486cae7ea2e6c311eff86979a3349a5e10f
|