AT command parser.
atcmd
allows you to parse and handle AT commands.
Use pip to install the download and install the package from PyPi:
pip install atcmd
Or checkout the source code from Github:
git clone https://github.com/collab-project/atcmd.git
Documentation can be found on readthedocs.org.