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.8.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.8.tar.gz.
File metadata
- Download URL: colight-2025.7.8.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 |
4093b93f42c612fad04a6d5f14ad345355a4f6e5621dd17a0fbfe43fe5d76330
|
|
| MD5 |
0f4fb1d405990bd759f976cfedf321bd
|
|
| BLAKE2b-256 |
6c3edf1a3b9668c519a8acc42046457c7acf32ef732bd18406174ba7b2a8942a
|
File details
Details for the file colight-2025.7.8-py3-none-any.whl.
File metadata
- Download URL: colight-2025.7.8-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 |
de37b39d8e2cd9ec6904fd9cb74e695f7f82f23719daddd9154c3b501d042b4c
|
|
| MD5 |
dd525ae23b6ad2c127af2160924cbf3d
|
|
| BLAKE2b-256 |
557ad2f3ce89ed728791e2997a698cd07020a2ea8d6e8b6ef2ecf65b53a141d1
|