https://github.com/centralnicgroup-opensource/rtldev-middleware-python-sdk-demo
Python SDK Demo App
https://github.com/centralnicgroup-opensource/rtldev-middleware-python-sdk-demo
Last synced: 10 months ago
JSON representation
Python SDK Demo App
- Host: GitHub
- URL: https://github.com/centralnicgroup-opensource/rtldev-middleware-python-sdk-demo
- Owner: centralnicgroup-opensource
- License: mit
- Created: 2018-07-06T14:17:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T20:42:22.000Z (about 2 years ago)
- Last Synced: 2023-11-22T21:32:31.322Z (about 2 years ago)
- Language: Python
- Size: 32.2 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-sdk-demo
Python SDK Demo App
## Usage Example
```bash
pip install -r requirements.txt
python app.py
```