Asynchronous Python API client for interacting with the Elmax Cloud services.
This module is not official, developed, supported or endorsed by Elmax. For questions and other inquiries, use the issue tracker in this repo please.
The package is available in the Python Package Index.
$ pip3 install elmax --userFor Nix or NixOS users is a package available. Keep in mind that the latest
releases might only be present in the unstable channel.
$ nix-env -iA nixos.python3Packages.elmaxFor details about the usage please check the examples.py file.
This project is licensed under ASL 2, for more details check LICENSE.