Official Gooee SDK for Python
Project description
Gooee Python SDK
================
> NOTE: Let's keep this repo private until we have something worth showing.
Official Python SDK for Gooee_ API.
See the LICENSE file for license and copyright information.
- Installation_
- Usage_
- License_
.. _Installation:
Installation
~~~~~~~~~~~~
Minimum System Requirements
___________________________
- Python 2.6+ or Python 3.3+
Installation from PyPI
______________________
.. code-block:: sh
$ pip install gooee-sdk
If you need to, you can also use `easy_install`:
.. code-block:: sh
$ easy_install gooee-sdk
Build from source
_________________
.. code-block:: sh
git clone https://github.com/GooeeIOT/gooee-python-sdk.git
cd gooee-python-sdk
python setup.py install
.. _Usage:
Usage
~~~~~
To use the SDK in your project:
.. code-block:: python
from gooee import GooeeClient
client = GooeeClient()
client.authenticate('username@example.com', 'YourPasswordHere')
response = client.get('/buildings')
That is all!
.. _Gooee: https://www.gooee.com
.. _License:
License
~~~~~~~
This SDK is distributed under the `Apache License, Version
2.0 <http://www.apache.org/licenses/LICENSE-2.0>`__, see LICENSE
for more information.
History
-------
0.0.1 (2017-01-25)
------------------
* Project has born.
================
> NOTE: Let's keep this repo private until we have something worth showing.
Official Python SDK for Gooee_ API.
See the LICENSE file for license and copyright information.
- Installation_
- Usage_
- License_
.. _Installation:
Installation
~~~~~~~~~~~~
Minimum System Requirements
___________________________
- Python 2.6+ or Python 3.3+
Installation from PyPI
______________________
.. code-block:: sh
$ pip install gooee-sdk
If you need to, you can also use `easy_install`:
.. code-block:: sh
$ easy_install gooee-sdk
Build from source
_________________
.. code-block:: sh
git clone https://github.com/GooeeIOT/gooee-python-sdk.git
cd gooee-python-sdk
python setup.py install
.. _Usage:
Usage
~~~~~
To use the SDK in your project:
.. code-block:: python
from gooee import GooeeClient
client = GooeeClient()
client.authenticate('username@example.com', 'YourPasswordHere')
response = client.get('/buildings')
That is all!
.. _Gooee: https://www.gooee.com
.. _License:
License
~~~~~~~
This SDK is distributed under the `Apache License, Version
2.0 <http://www.apache.org/licenses/LICENSE-2.0>`__, see LICENSE
for more information.
History
-------
0.0.1 (2017-01-25)
------------------
* Project has born.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gooee-0.0.2.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file gooee-0.0.2.tar.gz
.
File metadata
- Download URL: gooee-0.0.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b37544462c3ead649d18c64a31db5be4e999c3ab8066524545f5f62268d5767a |
|
MD5 | bea3b4afd4c60a506006fd89407c51af |
|
BLAKE2b-256 | 014e5a152d2c71a3b2eeb8d2ca4f8aafcc71acda5ae31da33333577e69440b9f |
File details
Details for the file gooee-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: gooee-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3903e1b67a3d5e648d43bf9338e5d01cef587b3c6093bb2e286937069be9aac1 |
|
MD5 | 3da543bd370fdce225d08c9407159454 |
|
BLAKE2b-256 | 4ae7216096669f502544e13f57925e59e6ad2cc851ef00acd00da3da05ce832d |