Name | moj-elektro-v1 JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | Python library to access MojElektro API v1 |
upload_time | 2024-07-01 12:41:56 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | APACHE,BSD |
keywords |
opendata
slovenija
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Library to access MojElektro API v1
===================================
`MojElektro <https://mojelektro.si/login>`_ is web presence for electric energy distribution companies in Slovenija. To authenticate to the web service API, user has to get access token. MojElektro's Profile page has a list on the bottom that allow creation of access tokens.
API allows access to data of the electric energy access point and data gathered by smart meters.
Smart meter data is accessible with electric energy access point identifier(Številka merilnega mesta).
Raw data
{
"_id": null,
"home_page": null,
"name": "moj-elektro-v1",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Miha \u0160etina <miha.setina@gmail.com>",
"keywords": "opendata, Slovenija",
"author": null,
"author_email": "Miha \u0160etina <miha.setina@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d6/9d/2ed5fa9a11c743052a31a82692b69fb4793034efd59832d03ee43df3f651/moj_elektro_v1-0.0.1.tar.gz",
"platform": null,
"description": "Library to access MojElektro API v1\n===================================\n\n`MojElektro <https://mojelektro.si/login>`_ is web presence for electric energy distribution companies in Slovenija. To authenticate to the web service API, user has to get access token. MojElektro's Profile page has a list on the bottom that allow creation of access tokens.\n\n\nAPI allows access to data of the electric energy access point and data gathered by smart meters.\n\n\nSmart meter data is accessible with electric energy access point identifier(\u0160tevilka merilnega mesta).\n\n\n",
"bugtrack_url": null,
"license": "APACHE,BSD",
"summary": "Python library to access MojElektro API v1",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/msetina/moj-elektro-v1",
"Issue Tracker": "https://github.com/msetina/moj-elektro-v1/issues",
"Source Code": "https://github.com/msetina/moj-elektro-v1"
},
"split_keywords": [
"opendata",
" slovenija"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c3a76150e61587c072eb226e67e4e59987006b3dff7a77737a6ba4bcfd0e0089",
"md5": "89938008f0c9380931c9cd157af43936",
"sha256": "3469e870b639824c32703c4597c400cec251519a15769c93eaa4f36db4381ae7"
},
"downloads": -1,
"filename": "moj_elektro_v1-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "89938008f0c9380931c9cd157af43936",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 12046,
"upload_time": "2024-07-01T12:41:55",
"upload_time_iso_8601": "2024-07-01T12:41:55.031097Z",
"url": "https://files.pythonhosted.org/packages/c3/a7/6150e61587c072eb226e67e4e59987006b3dff7a77737a6ba4bcfd0e0089/moj_elektro_v1-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d69d2ed5fa9a11c743052a31a82692b69fb4793034efd59832d03ee43df3f651",
"md5": "0ca8c389b6cdf251b3dc3038035224fd",
"sha256": "6141043f005933d2a56eb91186676c8935ff36608ec0eed49b1e029ffdd71f4e"
},
"downloads": -1,
"filename": "moj_elektro_v1-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0ca8c389b6cdf251b3dc3038035224fd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7954,
"upload_time": "2024-07-01T12:41:56",
"upload_time_iso_8601": "2024-07-01T12:41:56.026409Z",
"url": "https://files.pythonhosted.org/packages/d6/9d/2ed5fa9a11c743052a31a82692b69fb4793034efd59832d03ee43df3f651/moj_elektro_v1-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-01 12:41:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "msetina",
"github_project": "moj-elektro-v1",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "moj-elektro-v1"
}