Skip to content

smart-lands-com/smla-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages