Infomation about Smart Lands.
Company infomation about smart-lands-com.
We use PyPI to distribute our software.
$ sudo apt install python-pip
$ pip install smla_info
$ python
Python 2.7.14 (default, Sep 23 2017, 22:06:14)
[GCC 7.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from smla_info import smla_info
>>> smla_info.hi()
>>> smla_info.hello()
>>> smla_info.about()
>>> smla_info.contact()