A wrapper for the Intellinget Plant API
Project description
Python App Store API Client
A python implmentation of the Intelligent Plant industrial appstore API client
See the example folder for example on how to use the library for authorization code and implicit OAuth grant flows.
Getting started
Installing using pip
pip install intelligent-plant
Installing from Source
Using pip:
pip install git+https://github.com/intelligentplant/py-app-store-api
Alternatively clone the Git repo:
git clone https://github.com/intelligentplant/py-app-store-api.git
To install necessary dependancies run:
pip install -r requirements.txt
Examples
To run the implicit grant flow (client) example run:
python example\implicit_grant_flow.py
To run the authorization code grant flow (server) example run:
python example\authorization_code_grant_flow.py
To run the example Jupyter notebook run:
jupyter notebook
The web UI should open, the examples can be found in jupyter/App Store Client Example.ipynb
The default Jupyter URL is http://localhost:8888
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
File details
Details for the file intelligent_plant-1.1.5.tar.gz
.
File metadata
- Download URL: intelligent_plant-1.1.5.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52cca57456c967e4259e3510678f2ac9a4879875273038e6bd05c981ba33ecea |
|
MD5 | 9b5af29df5d3225702b42a87f0c168d8 |
|
BLAKE2b-256 | d89ea739ea685d6257174a195f8cd70c768a29e378a47540cabbf74a68a7b95d |