Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.06 KB

README.rst

File metadata and controls

38 lines (25 loc) · 1.06 KB

atcmd

AT command parser.

atcmd allows you to parse and handle AT commands.

https://travis-ci.org/collab-project/atcmd.svg?branch=master

Installation

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

Documentation can be found on readthedocs.org.