smla-info

Infomation about Smart Lands.


Keywords
Smart, Lands, HuMan, nlu, smartlands
License
MIT
Install
pip install smla-info==0.1.2

Documentation

smla-info

Company infomation about smart-lands-com.

Installation

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()