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.7.tar.gz
(2.6 MB
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 colight-2025.7.7.tar.gz.
File metadata
- Download URL: colight-2025.7.7.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffc82d6a2d47d9f1d5a2428989b548202ca609b4a0e08a0c11201db195fa3b78
|
|
| MD5 |
b40c5feee95a0ecbeb17b60bf24bd0a8
|
|
| BLAKE2b-256 |
af0ea9d5ab48c9f24ab8510c45ddf2ca46e5213880707ab638df63c42e776ca7
|
File details
Details for the file colight-2025.7.7-py3-none-any.whl.
File metadata
- Download URL: colight-2025.7.7-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
319a198a09fe474da00bb6f1b306631ac7f25fae2cbbd5b538c07080494ae32d
|
|
| MD5 |
e3677ca7afb5a17722de09ca6b30d952
|
|
| BLAKE2b-256 |
25c601e47cecd7a05af3be2a04dffe047d5d59fe24707021de14980280d5aadd
|