Splight Python Library
Project description
Splight Python SDK
Installation
A release version can be installed using pip with
pip install --upgrade splight-lib
or if you want one particular version you can use
pip install splight-lib==x.y.z
For Development
This library uses uv as package manager. In order to install uv you can
use the command
curl -LsSf https://astral.sh/uv/install.sh | sh
Then to insall the library you can use the command in development mode you can use
uv sync
and for running a python interpreter within the environment you can use
uv run python
Managing versions
The package is managed using poetry so we should use this tool for handling
versioning. In particular, the repository contains a Makefile that contains
the commands for updating the splight-lib versions. So, if you need to update
the version you should use the command
make update-version scope=<scope>
where scope can be major, minor or patch.
Tests
make test
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
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 splight_lib-5.24.2.tar.gz.
File metadata
- Download URL: splight_lib-5.24.2.tar.gz
- Upload date:
- Size: 167.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eba816dbcec76fe7f64a90be3ca4d01608099fb182cebb626bcdd366ad50408
|
|
| MD5 |
761f1b18e0976be4dd1558fabe9b3439
|
|
| BLAKE2b-256 |
6684feca76171a21a5c2d1a747e19db18cca6844d7859142aec68df4a7e90f2c
|
File details
Details for the file splight_lib-5.24.2-py3-none-any.whl.
File metadata
- Download URL: splight_lib-5.24.2-py3-none-any.whl
- Upload date:
- Size: 120.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcd74fc2d89a82b7219133c4cad4859ed93eae399e90286e95717bb92f83c874
|
|
| MD5 |
23b283ca24a5928d981541c9f99558d7
|
|
| BLAKE2b-256 |
64ddf90fad59c9e982eb3334c8fefc9b5a561803030c4d510c98747da5b04282
|