antimait

antimait is a library made of tools to ease the implementation of IoT automation systems based on devices such as Arduino and ESP.


Install
pip install antimait==0.2.3

Documentation

antimait

antimait is a library made of tools to ease the implementation of IoT automation systems based on devices such as Arduino and ESP.

To install it run:

pip3 install antimait

or clone this repository, change directory to the root of the project and run:

pip3 install .

Documentation

Documentation for the antimait library can be found in the docs directory or at the following link: https://antimait.github.io/antimait

[ita]

antimait è una libreria composta da strumenti che possono essere utilizzati per semplificare l'implementazione di progetti basati su Arduino ed Esp nel campo dell'IoT.

Per installarla, basterà eseguire:

pip3 install antimait

o clonare questa repository, spostarsi nella cartella base del progetto ed eseguire:

pip3 install .

Documentazione

La documentazione relativa ad antimait (in lingua inglese) può essere trivata nella cartella docs o al seguente link:

https://antimait.github.io/antimait