A client for katportal.
Project description
Readme katportalclient
A client for simple access to katportal, via websocket and HTTP connections.
The HTTP methods allow once-off requests, like the current list of schedule blocks.
For continuous updates, use the Pub/Sub methods, which work over a websocket.
Dependencies
Details can be found in setup.py
but basically it is only:
- katversion
- tornado is used as the web framework and for its asynchronous functionality.
Note: setup.py
depends on katversion, so make sure that is installed before
installing the package.
Install
pip install katportalclient
Example usage
See the examples
folder for code that demonstrates some usage scenarios.
Changelog 30 Aug 2019
- Changed COPYING to LICENSE.
- Added
long_description
to setup.py. - Updated copyright header.
27 Aug 2019
- Start of CHANGELOG in preparation for 0.1.0 release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
katportalclient-0.1.1.tar.gz
(32.8 kB
view details)
File details
Details for the file katportalclient-0.1.1.tar.gz
.
File metadata
- Download URL: katportalclient-0.1.1.tar.gz
- Upload date:
- Size: 32.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1217bf957e2d58fe1edcbac052b16d1ef335c46f74cd26cc1535f609faf0736 |
|
MD5 | f7792549640cced9fb1acd3571dc2818 |
|
BLAKE2b-256 | 6aecc036eb49430479c8317e049d24ba4217e4a7a541c512629973ca47423bef |