opensensemap-api
================
Python Client for interacting with the `openSenseMap <https://opensensemap.org/>`_
API.
This module is not official, developed, supported or endorsed by
`openSenseMap <https://opensensemap.org/>`_
Installation
------------
The module is available from the `Python Package Index <https://pypi.python.org/pypi>`_.
.. code:: bash
$ pip3 install opensensemap-api
On a Fedora-based system or a CentOS/RHEL machine with EPEL.
.. code:: bash
$ sudo dnf -y install python3-opensensemap-api
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
be present in the ``unstable`` channel.
.. code:: bash
$ nix-env -iA nixos.python3Packages.opensensemap-api
Usage
-----
The file ``example.py`` contains an example about how to use this module.
License
-------
``opensensemap-api`` is licensed under MIT, for more details check LICENSE.
Raw data
{
"_id": null,
"home_page": "https://github.com/home-assistant-ecosystem/python-opensensemap-api",
"name": "opensensemap-api",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "",
"author": "Fabian Affolter",
"author_email": "fabian@affolter-engineering.ch",
"download_url": "https://files.pythonhosted.org/packages/15/42/5c4ce62b8fe5ca04ebb905df5d60a698a6cd6897af07de1f39dc26efea71/opensensemap-api-0.3.2.tar.gz",
"platform": null,
"description": "opensensemap-api\n================\n\nPython Client for interacting with the `openSenseMap <https://opensensemap.org/>`_\nAPI.\n\nThis module is not official, developed, supported or endorsed by\n`openSenseMap <https://opensensemap.org/>`_\n\nInstallation\n------------\n\nThe module is available from the `Python Package Index <https://pypi.python.org/pypi>`_.\n\n.. code:: bash\n\n $ pip3 install opensensemap-api\n\nOn a Fedora-based system or a CentOS/RHEL machine with EPEL.\n\n.. code:: bash\n\n $ sudo dnf -y install python3-opensensemap-api\n\nFor Nix or NixOS users is a package available. Keep in mind that the lastest releases might only\nbe present in the ``unstable`` channel.\n\n.. code:: bash\n\n $ nix-env -iA nixos.python3Packages.opensensemap-api\n\nUsage\n-----\n\nThe file ``example.py`` contains an example about how to use this module.\n\nLicense\n-------\n\n``opensensemap-api`` is licensed under MIT, for more details check LICENSE.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python client for interacting with the openSenseMap API.",
"version": "0.3.2",
"project_urls": {
"Download": "https://github.com/home-assistant-ecosystem/python-opensensemap-api/releases",
"Homepage": "https://github.com/home-assistant-ecosystem/python-opensensemap-api"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15425c4ce62b8fe5ca04ebb905df5d60a698a6cd6897af07de1f39dc26efea71",
"md5": "e96e25452e7f831a79d79bb0e937f318",
"sha256": "1b3ac2e70de3441575bd96b77ae4f7f3f1250e871b94a3c6aa2589a0bd6f5a30"
},
"downloads": -1,
"filename": "opensensemap-api-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "e96e25452e7f831a79d79bb0e937f318",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4332,
"upload_time": "2023-12-29T20:26:25",
"upload_time_iso_8601": "2023-12-29T20:26:25.147647Z",
"url": "https://files.pythonhosted.org/packages/15/42/5c4ce62b8fe5ca04ebb905df5d60a698a6cd6897af07de1f39dc26efea71/opensensemap-api-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-29 20:26:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "home-assistant-ecosystem",
"github_project": "python-opensensemap-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "opensensemap-api"
}