Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.68 KB

README_en.md

File metadata and controls

62 lines (39 loc) · 1.68 KB

Banner

FreeIOT

A lightweight, flexible and open-source Middleware Internet-Of-Thing Framework.

Documentation Build pypi license PRs Welcome

English Introduction

Features

  • ➿ A lightweight and reliable structure, suitable for the development of custom.
  • 💡 Based on Adapter design, strong scalability here.
  • 🔓 Open-source implementation,safe and controllable. Welcome join us.
  • 📝 Document is complete and easy to understand.(WIP)

Installation

FreeIOT require Python3.5+

Via Package Manager

 pip install libfreeiot

Build Setup

git clone https://github.com/noahziheng/freeiot.git
cd freeiot
python3 setup.py install --user # On *nix-like system
python setup.py install --user # On Windows system

Documentation

Documentation Here

Related Project

Donation

Alipay: [email protected] (*梓恒)

If you feel that my job is good for you, then you can donate operating expenses for the project.

License

Copyright (C) 2018 Noah Gao <[email protected]>

Licensed under the MIT License.
For more information see LICENSE.txt.