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.5.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.5.tar.gz.
File metadata
- Download URL: colight-2025.7.5.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 |
4e6f967949cb95195ae937f361174250582a8c77a7454f8439da41416db63c0f
|
|
| MD5 |
d264b3a54eced30f0f0e39983688db80
|
|
| BLAKE2b-256 |
df6094f774afeffd87a95613b16eb11a8ba7ec2902c6b3f6995ef999e52eeb1c
|
File details
Details for the file colight-2025.7.5-py3-none-any.whl.
File metadata
- Download URL: colight-2025.7.5-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 |
6178d8d791d37e92020a917074976ec3d3043cb2a02da7f1a70c5bb8d496cd74
|
|
| MD5 |
09fc7a4d5086164c1543bf067bcd7ee3
|
|
| BLAKE2b-256 |
6d4d5b0b9adee943bd55d9142efa36bca345e0afc46c408deacf86b195a2c2b2
|