Update LICENSE
This is a starter project for the Usergrid Python SDK. It is a work in progress.
pip install usergrid
git clone git@github.com:apache/usergrid-python.git
cd usergrid
pip install -e .
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Usergrid Python SDK
Overview
This is a starter project for the Usergrid Python SDK. It is a work in progress.
Installation
PIP (http://pip.readthedocs.org/en/stable/installing/)
pip install usergridManual installation
git clone git@github.com:apache/usergrid-python.gitcd usergridpip install -e .