Splight 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
To install the library in development mode you need to have poetry
installed
pip install poetry==1.7.0
Then to insall the library you can use the command
poetry install
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 mayor
, 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
splight_lib-5.8.0.tar.gz
(55.9 kB
view hashes)
Built Distribution
Close
Hashes for splight_lib-5.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eccffb983e9d610488441fe68494f46123bd33394f0cf2ef2cd197eb13922fff |
|
MD5 | b819ddba92163493b3d87aca645839ba |
|
BLAKE2b-256 | 38908e3eca5bc931421503bca8a0ad5f4e6aa83c33155ad6a3412c2ef5f8cfbf |