# Weatherlink2pg
A very simple app to download weatherlink data into a postgresql database through API.
## usage
## Installation
```sh
pip install weatherlink2pg
```
## Usage
See help
```sh
weatherlink2pg --help
```
Raw data
{
"_id": null,
"home_page": "https://github.com/lpoaura/weatherlink2pg/",
"name": "weatherlink2pg",
"maintainer": "Johan Rocheteau",
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": "johan.rocheteau@hotmail.fr",
"keywords": "WeatherLink",
"author": "Johan Rocheteau",
"author_email": "johan.rocheteau@hotmail.fr",
"download_url": "https://files.pythonhosted.org/packages/a2/f9/30845c772d3d7b8be8721ca13f7f6244505d792a58c618d55f513e25e695/weatherlink2pg-0.1.2.tar.gz",
"platform": null,
"description": "# Weatherlink2pg\n\nA very simple app to download weatherlink data into a postgresql database through API.\n\n## usage\n\n## Installation\n\n```sh\npip install weatherlink2pg\n```\n\n## Usage\n\nSee help\n\n```sh\nweatherlink2pg --help\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0-or-later",
"summary": "Simple python app to store weatherlink data into PostgreSQL through API",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/lpoaura/weatherlink2pg/"
},
"split_keywords": [
"weatherlink"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f31316e8f1bf1d95a51018db64a7e77b0870ab63118a20cc1b8c542e3e6596d8",
"md5": "1bb51a4a22a6948b9754903c4ffbc113",
"sha256": "d6bbc03146454ffb1d709e5e017cf25ab86a18655e307ca0a9538013e1337533"
},
"downloads": -1,
"filename": "weatherlink2pg-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1bb51a4a22a6948b9754903c4ffbc113",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 5413,
"upload_time": "2024-05-21T14:59:32",
"upload_time_iso_8601": "2024-05-21T14:59:32.350675Z",
"url": "https://files.pythonhosted.org/packages/f3/13/16e8f1bf1d95a51018db64a7e77b0870ab63118a20cc1b8c542e3e6596d8/weatherlink2pg-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a2f930845c772d3d7b8be8721ca13f7f6244505d792a58c618d55f513e25e695",
"md5": "389fb910ad371296a8845daff55983cf",
"sha256": "8a7dc3310bf290bafda72bfc3f8d9c7d016cbf950ef873be6fdb573d2f53c31c"
},
"downloads": -1,
"filename": "weatherlink2pg-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "389fb910ad371296a8845daff55983cf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 4757,
"upload_time": "2024-05-21T14:59:34",
"upload_time_iso_8601": "2024-05-21T14:59:34.493875Z",
"url": "https://files.pythonhosted.org/packages/a2/f9/30845c772d3d7b8be8721ca13f7f6244505d792a58c618d55f513e25e695/weatherlink2pg-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-21 14:59:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lpoaura",
"github_project": "weatherlink2pg",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "weatherlink2pg"
}