Metadata-Version: 2.3
Name: systemslink_python
Version: 0.1.0
Summary: A small python interface for interacting with a SystemsLink energy management system.
Project-URL: Homepage, https://gitlab.com/Lime-Parallelogram/systemslink-python
Project-URL: Issues, https://gitlab.com/Lime-Parallelogram/systemslink-python/-/issues
Author-email: Will Hall <public.me@limeparallelogram.uk>
License-File: LICENCE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# SystemsLink Energy Manager Data Scraper

This project aims to provide a Python library capable of retrieving data from an instance of SystemsLink Energy Manager.

> ⚠️ Please note: To my knowledge, the SystemsLink energy monitoring platform does not offer any public APIs from which data can be retrieved. Instead, this system will step through the standard authentication and requests procedure as would be used by a normal user accessing the webpage.


> ⚠️ Disclaimer: This software is being developed completely independently and without endorsement form SystemsLink 2000 Ltd. It is provided free of charge and without warranty, you should feel free to use and modify it at your own risk.