项目作者: smart-lands-com

项目描述 :
Infomation about Smart Lands.
高级语言: Python
项目地址: git://github.com/smart-lands-com/smla-info.git
创建时间: 2018-09-20T09:23:15Z
项目社区:https://github.com/smart-lands-com/smla-info

开源协议:

下载


smla-info

Company infomation about smart-lands-com.

Installation

We use PyPI to distribute our software.

  1. $ sudo apt install python-pip
  2. $ pip install smla_info
  1. $ python
  2. Python 2.7.14 (default, Sep 23 2017, 22:06:14)
  3. [GCC 7.2.0] on linux2
  4. Type "help", "copyright", "credits" or "license" for more information.
  5. >>> from smla_info import smla_info
  6. >>> smla_info.hi()
  7. >>> smla_info.hello()
  8. >>> smla_info.about()
  9. >>> smla_info.contact()