# Mosqlimate client
[![ci](https://github.com/Mosqlimate-project/mosqlimate-client/workflows/ci/badge.svg)](https://github.com/Mosqlimate-project/mosqlimate-client/actions?query=workflow%3Aci)
[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://api.mosqlimate.org/docs/)
[![pypi version](https://img.shields.io/pypi/v/mosqlimate-client.svg)](https://pypi.org/project/mosqlient)
[![gitter](https://badges.gitter.im/join%20chat.svg)](https://gitter.im/mosqlimate-client/community)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
client library for the Mosqlimate project data platform.
## Requirements
Mosqlimate client requires Python 3.10 or above.
## Installation
```bash
pip install mosqlient
```
## Using from R
Despite `mosqlient` being a Python library, it can be used from R using the `reticulate` package. Here is an example of how to use `mosqlient` from R:
In the examples folder, you can find an [R jupyter notebook](/examples/Using%20Mosqlient%20from%20R.ipynb) of how to use `mosqlient` from R.
Raw data
{
"_id": null,
"home_page": "https://github.com/Mosqlimate-project/mosqlimate-client",
"name": "mosqlient",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "data science, epidemiology, forecasting",
"author": "Fl\u00e1vio Code\u00e7o Coelho",
"author_email": "fccoelho@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/92/12/f7619bb153130effd189ae342f8cf8e7d10c6cbdd6150e9ee8245833271d/mosqlient-1.7.2.tar.gz",
"platform": null,
"description": "# Mosqlimate client\n\n[![ci](https://github.com/Mosqlimate-project/mosqlimate-client/workflows/ci/badge.svg)](https://github.com/Mosqlimate-project/mosqlimate-client/actions?query=workflow%3Aci)\n[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://api.mosqlimate.org/docs/)\n[![pypi version](https://img.shields.io/pypi/v/mosqlimate-client.svg)](https://pypi.org/project/mosqlient)\n[![gitter](https://badges.gitter.im/join%20chat.svg)](https://gitter.im/mosqlimate-client/community)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nclient library for the Mosqlimate project data platform.\n\n## Requirements\n\nMosqlimate client requires Python 3.10 or above.\n\n\n\n## Installation\n\n```bash\npip install mosqlient\n```\n\n## Using from R\nDespite `mosqlient` being a Python library, it can be used from R using the `reticulate` package. Here is an example of how to use `mosqlient` from R:\n\nIn the examples folder, you can find an [R jupyter notebook](/examples/Using%20Mosqlient%20from%20R.ipynb) of how to use `mosqlient` from R.\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "client library for the mosqlimate client library",
"version": "1.7.2",
"project_urls": {
"Homepage": "https://github.com/Mosqlimate-project/mosqlimate-client",
"Repository": "https://github.com/Mosqlimate-project/mosqlimate-client"
},
"split_keywords": [
"data science",
" epidemiology",
" forecasting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "946d5acf51e634e2cf7d95df7fe8e78fd1efd344e61f985481797caec4e3d428",
"md5": "0d57b4873a97d6062635c48458d8f608",
"sha256": "969dac32579f0919e01d272949a25363a136e557d282bcd9dd147b7d92239b16"
},
"downloads": -1,
"filename": "mosqlient-1.7.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0d57b4873a97d6062635c48458d8f608",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 114601,
"upload_time": "2024-12-19T16:28:15",
"upload_time_iso_8601": "2024-12-19T16:28:15.703635Z",
"url": "https://files.pythonhosted.org/packages/94/6d/5acf51e634e2cf7d95df7fe8e78fd1efd344e61f985481797caec4e3d428/mosqlient-1.7.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9212f7619bb153130effd189ae342f8cf8e7d10c6cbdd6150e9ee8245833271d",
"md5": "cbe1264bb30a84162e2c16d98e79f7c1",
"sha256": "efd96186d9869a7480238085248b95bfd608741819ed08742994c1a997f315a6"
},
"downloads": -1,
"filename": "mosqlient-1.7.2.tar.gz",
"has_sig": false,
"md5_digest": "cbe1264bb30a84162e2c16d98e79f7c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 107123,
"upload_time": "2024-12-19T16:28:17",
"upload_time_iso_8601": "2024-12-19T16:28:17.098397Z",
"url": "https://files.pythonhosted.org/packages/92/12/f7619bb153130effd189ae342f8cf8e7d10c6cbdd6150e9ee8245833271d/mosqlient-1.7.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 16:28:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Mosqlimate-project",
"github_project": "mosqlimate-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mosqlient"
}