News

This is an experimental Python library for Anker Solix Power devices (Solarbank, Inverter, Smart Meter etc). Poetry 2.0.0 or later is required for full support of the pyproject.toml file, see issue ...
This repo provides a step-by-step guide and a template for setting up a Python 🐍 development environment with VScode and Docker 🐳. Docker is an amazing tool, but it has some learning curve. This ...
Abstract: A regular expression (regex) is said to be vulnerable to the regex denial of service (ReDoS) attack if the worst-case running time of a matching algorithm on the regex is super-linear in the ...