{ "info": { "author": "MeerKAT CAM Team", "author_email": "cam@ska.ac.za", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Readme\n\nkatportalclient\n===============\n\nA client for simple access to **katportal**, via websocket and HTTP connections.\nThe HTTP methods allow once-off requests, like the current list of schedule blocks. \nFor continuous updates, use the Pub/Sub methods, which work over a websocket.\n\nDependencies\n------------\nDetails can be found in `setup.py` but basically it is only:\n\n- katversion\n- [tornado](http://www.tornadoweb.org) is used as the web framework and for its asynchronous functionality.\n\n**Note:** `setup.py` depends on katversion, so make sure that is installed before\ninstalling the package.\n\nInstall\n-------\npip install katportalclient\n\nExample usage\n-------------\n\nSee the `examples` folder for code that demonstrates some usage scenarios.\n\n\nChangelog\n\n13th Sep 2019 (0.2.1)\n* Fixes a bug where incorrect sensor info is returned from `sensor_detail` and does not match the documentation.\n\n11th Sep 2019 (0.2.0)\n * changes to internal API \n * Changed `SensorSampleValueTs` to `SensorSampleValueTime`\n * `timestamp` has been changed to `sample_time`\n * `value_timestamp` has been changed to `value_time`\n * Removal of namespaces when retrieving historical data.\n * Changed url endpoint for historical data. \n * Updated katportalclient `examples` to align with changes.\n * Removed timeout argument from `get_sensor_history.py` examples.\n * Changes to `sensor_detail`, `sensor_history`, `sensor_names`\n \n30 Aug 2019 (0.1.1)\n * Changed COPYING to LICENSE.\n * Added `long_description` to setup.py.\n * Updated copyright header.\n\n27 Aug 2019 (0.1.0)\n * Start of CHANGELOG in preparation for 0.1.0 release.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ska-sa/katportalclient", "keywords": "meerkat kat ska", "license": "", "maintainer": "", "maintainer_email": "", "name": "katportalclient", "package_url": "https://pypi.org/project/katportalclient/", "platform": "OS Independent", "project_url": "https://pypi.org/project/katportalclient/", "project_urls": { "Homepage": "https://github.com/ska-sa/katportalclient" }, "release_url": "https://pypi.org/project/katportalclient/0.2.1/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "summary": "A client for katportal.", "version": "0.2.1" }, "last_serial": 5826400, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e41f2b4a1628d6c849cb5a38faddfd4e", "sha256": "33f8f4bb6993089b2ac7b7468d7154647b1b378e6a86af05df5b33ccca19ae51" }, "downloads": -1, "filename": "katportalclient-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e41f2b4a1628d6c849cb5a38faddfd4e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 31727, "upload_time": "2019-08-29T10:00:25", "url": "https://files.pythonhosted.org/packages/9d/a2/94895bb0a752ddeec2342c52d446177feee7d9bd95ee2b123f6bbcf310ab/katportalclient-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f7792549640cced9fb1acd3571dc2818", "sha256": "f1217bf957e2d58fe1edcbac052b16d1ef335c46f74cd26cc1535f609faf0736" }, "downloads": -1, "filename": "katportalclient-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f7792549640cced9fb1acd3571dc2818", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 32781, "upload_time": "2019-08-30T15:20:27", "url": "https://files.pythonhosted.org/packages/6a/ec/c036eb49430479c8317e049d24ba4217e4a7a541c512629973ca47423bef/katportalclient-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "1e7f9e3c38df0420fa7b77ead79b17e6", "sha256": "22057f77e59970bc6f860aec8df49d783874c54290c2c9657766106726489fff" }, "downloads": -1, "filename": "katportalclient-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1e7f9e3c38df0420fa7b77ead79b17e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 32660, "upload_time": "2019-09-11T10:48:16", "url": "https://files.pythonhosted.org/packages/1f/af/fb358b3f93f26f11cefcffbab846bfac3921ff3a7b53d0589730e8067904/katportalclient-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94b3c0ec225311cfde9f3811264dd0c9", "sha256": "52fa5eea44a710338084d71af655e45d2cf5719828e641418ebc651fe028999a" }, "downloads": -1, "filename": "katportalclient-0.2.0.tar.gz", "has_sig": false, "md5_digest": "94b3c0ec225311cfde9f3811264dd0c9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 31233, "upload_time": "2019-09-11T10:47:57", "url": "https://files.pythonhosted.org/packages/7c/a9/e18b13b8915043e16ad4dbda00ac05a99d60c4e80ca3ddf9219648056076/katportalclient-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f238fd6eca9eefa2e638fc3f4fa8651b", "sha256": "a1e6022fd942d13a054fd2a430966d405e6f4ecd6d1588ba6d193e5e656bd460" }, "downloads": -1, "filename": "katportalclient-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f238fd6eca9eefa2e638fc3f4fa8651b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 31877, "upload_time": "2019-09-13T15:42:30", "url": "https://files.pythonhosted.org/packages/a3/00/9454d879c47aae3d58445edc11611eba671d5d95b15bdcdce44a3ba6018a/katportalclient-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f238fd6eca9eefa2e638fc3f4fa8651b", "sha256": "a1e6022fd942d13a054fd2a430966d405e6f4ecd6d1588ba6d193e5e656bd460" }, "downloads": -1, "filename": "katportalclient-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f238fd6eca9eefa2e638fc3f4fa8651b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 31877, "upload_time": "2019-09-13T15:42:30", "url": "https://files.pythonhosted.org/packages/a3/00/9454d879c47aae3d58445edc11611eba671d5d95b15bdcdce44a3ba6018a/katportalclient-0.2.1.tar.gz" } ] }