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.6.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.6.tar.gz.
File metadata
- Download URL: colight-2025.7.6.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 |
83d4e34a644fdeae1fe19f839b291be64e1fc3151d72fbdbb4bdccc9e8187970
|
|
| MD5 |
f8b7df56e307d606f4b3803c4b7a91be
|
|
| BLAKE2b-256 |
b450604148d0c152dab0023a6956d2b69d764a43ae54bba442621efdbccd55c6
|
File details
Details for the file colight-2025.7.6-py3-none-any.whl.
File metadata
- Download URL: colight-2025.7.6-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 |
652eb05d6fdf841446129675c4ece23faed8c6e96a8b669bcfd229b5882891be
|
|
| MD5 |
a1c50b119b197da7f7fd0649043a205c
|
|
| BLAKE2b-256 |
e41b2168770c2ec2d72f34d51facde06233c5eb57d72fd77d05b65bbd3fbb84c
|