{ "info": { "author": "Joakim Nohlg\u00e5rd", "author_email": "joakim.nohlgard@eistec.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Home Automation", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "SenML handling for Python\n=========================\n\n*Implements [draft-ietf-core-senml-02](https://tools.ietf.org/html/draft-ietf-core-senml-02)*\n\nA Python library for handling SenML data.\n\nDevelopment\n-----------\n\nThis code is released as open source, the main development repository is hosted\non GitHub at https://github.com/eistec/senml-python .\n\nFor guidelines on contributing to the project, see\n[CONTRIBUTING](https://github.com/eistec/senml-python/blob/master/CONTRIBUTING.rst).\n\nLicensing\n---------\n\nReleased under the Arrowhead Framework Licensing terms, which is a dual license\nEclipse Public License and Apache License v2.0. For more details, see the\n[LICENSE.txt](https://github.com/eistec/senml-python/blob/master/LICENSE.txt) file in\nthis repository.\n\nQuick start\n-----------\n\n1. clone the repository\n2. (optional) set up your `virtualenv`\n3. run `python setup.py develop`\n\nExternal dependencies\n---------------------\n\n- attrs - https://pypi.python.org/pypi/attrs\n- cbor - https://pypi.python.org/pypi/cbor (only required for CBOR input/output)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/eistec/senml-python/archive/v0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eistec/senml-python/", "keywords": "senml,iot", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "senml", "package_url": "https://pypi.org/project/senml/", "platform": "any", "project_url": "https://pypi.org/project/senml/", "project_urls": { "Download": "https://github.com/eistec/senml-python/archive/v0.1.0.tar.gz", "Homepage": "https://github.com/eistec/senml-python/" }, "release_url": "https://pypi.org/project/senml/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "SenML library", "version": "0.1.0" }, "last_serial": 2277555, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4ec7562836129a6ce7e38665b6d9eb8c", "sha256": "d8bc68d47eb313aee9912e174b0c6998c9f0cc37d5276deddbc5c873c7d358c9" }, "downloads": -1, "filename": "senml-0.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4ec7562836129a6ce7e38665b6d9eb8c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5339, "upload_time": "2016-08-12T08:12:31", "url": "https://files.pythonhosted.org/packages/2d/07/6ec5ea371c2d90f8bf05fa28d82659826edfdf889530f75beaf2bd727c0c/senml-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22650bb0e3ab60fa9c19b11a94a9198f", "sha256": "31c66833d9f9888561fe98d5e100296a10c70bc68b9f9d51b1cc97ea883343a0" }, "downloads": -1, "filename": "senml-0.1.0.tar.gz", "has_sig": true, "md5_digest": "22650bb0e3ab60fa9c19b11a94a9198f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3932, "upload_time": "2016-08-12T08:12:33", "url": "https://files.pythonhosted.org/packages/ea/c5/f138e87afeb253ee8dcc0bd478253796b6c2f433c1f11d17fa4e697de3dd/senml-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ec7562836129a6ce7e38665b6d9eb8c", "sha256": "d8bc68d47eb313aee9912e174b0c6998c9f0cc37d5276deddbc5c873c7d358c9" }, "downloads": -1, "filename": "senml-0.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4ec7562836129a6ce7e38665b6d9eb8c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5339, "upload_time": "2016-08-12T08:12:31", "url": "https://files.pythonhosted.org/packages/2d/07/6ec5ea371c2d90f8bf05fa28d82659826edfdf889530f75beaf2bd727c0c/senml-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22650bb0e3ab60fa9c19b11a94a9198f", "sha256": "31c66833d9f9888561fe98d5e100296a10c70bc68b9f9d51b1cc97ea883343a0" }, "downloads": -1, "filename": "senml-0.1.0.tar.gz", "has_sig": true, "md5_digest": "22650bb0e3ab60fa9c19b11a94a9198f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3932, "upload_time": "2016-08-12T08:12:33", "url": "https://files.pythonhosted.org/packages/ea/c5/f138e87afeb253ee8dcc0bd478253796b6c2f433c1f11d17fa4e697de3dd/senml-0.1.0.tar.gz" } ] }