Skip to main content

Asynchronous Python client for MyLight Systems.

Project description

Python: MyLight Systems

GitHub Release Python Versions Project Stage Project Maintenance License

Build Status Code Coverage

Asynchronous Python client for MyLight Systems.

About

This package allows you to fetch data from MyLight Systems.

This source code is based on the airgradient-python package.

Installation

pip install mylightsystems-api-client

Changelog & Releases

This repository keeps a change log using GitHub's releases functionality. The format of the log is based on Keep a Changelog.

Releases are based on Semantic Versioning, and use the format of MAJOR.MINOR.PATCH. In a nutshell, the version will be incremented based on the following:

  • MAJOR: Incompatible or major changes.
  • MINOR: Backwards-compatible new features and enhancements.
  • PATCH: Backwards-compatible bugfixes and package updates.

Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it.

We've set up a separate document for our contribution guidelines.

Thank you for being involved! :heart_eyes:

Setting up development environment

This Python project is fully managed using the Poetry dependency manager. But also relies on the use of NodeJS for certain checks during development.

You need at least:

  • Python 3.11+
  • Poetry
  • NodeJS 20+

To install all packages, including all development requirements:

npm install
poetry install

As this repository uses the pre-commit framework, all changes are linted and tested with each commit. You can run all checks and tests manually, using the following command:

poetry run pre-commit run --all-files

To run just the Python tests:

poetry run pytest

Authors & contributors

The content is by Pierre-Emmanuel Mercier.

For a full list of all authors and contributors, check the contributor's page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mylightsystems-0.0.2.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

mylightsystems-0.0.2-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file mylightsystems-0.0.2.tar.gz.

File metadata

  • Download URL: mylightsystems-0.0.2.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.6

File hashes

Hashes for mylightsystems-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2f65b17b5db62834bffa29903fd27f84659d00ac64e6b01d5cdaef0c42a36e21
MD5 cc82153396cd073270c61b418581f8de
BLAKE2b-256 0dbba106eca04a3f7a333196a647aef536ef6fb4e2e47bbb4ed3d2e4a5928f8c

See more details on using hashes here.

File details

Details for the file mylightsystems-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mylightsystems-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 32ed3b57267531026ad1d2f81901635f363d9b542694584822d8e32b49dd60d7
MD5 067f1f4913e607e3c4eb1c96d284f1c0
BLAKE2b-256 40b81c19f228c01cc1ed05a45023d687435fd4918a582da5427a4dc9bb98e3c1

See more details on using hashes here.

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