Skip to main content

Splight Library

Project description

Splight Python SDK

snyk_code snyk_dependencies


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.6.6.tar.gz (56.0 kB view hashes)

Uploaded Source

Built Distribution

splight_lib-5.6.6-py3-none-any.whl (84.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page