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.4.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.4.tar.gz.
File metadata
- Download URL: colight-2025.7.4.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 |
eac7cceebd70bfcde213e28042ff260d88d54c4df121d2ea3e20c419831cf5c0
|
|
| MD5 |
958aa812d08b9e3ecfadacfe3173418b
|
|
| BLAKE2b-256 |
96a98619fd1aff049626fa98ad4212b760e1e1286f84830e653275566d6c560d
|
File details
Details for the file colight-2025.7.4-py3-none-any.whl.
File metadata
- Download URL: colight-2025.7.4-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 |
9f2fe72da14e650d8c020ce388182d4bc802e2d673e81d0a9c486cc11f57e1e8
|
|
| MD5 |
f5a7d9fb63f50c01f9a8351b151ba943
|
|
| BLAKE2b-256 |
9588aa9f41328810be0c0473e0bae5ad0e5ca7568a8d4bbd17158bab2b45471d
|