rooki
=====
|pypi| |conda| |build| |black|
Rooki is a client for roocs_ climate data operations service (rook_).
The rooki python package is a lightweight wrapper around the birdy_ client library for WPS.
It provides the *rooki* python object that has methods that can be called to query and invoke
the rook_ WPS.
A Jupyter Notebook is provided to demonstrate the basic use of rooki.
Online Demo
-----------
You can try Rooki online using Binder (just click on the binder link below),
or view the notebooks on NBViewer.
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/roocs/rooki.git/master?filepath=notebooks
:alt: Binder Launcher
.. image:: https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg
:target: https://nbviewer.jupyter.org/github/roocs/rooki/tree/master/notebooks/
:alt: NBViewer
:height: 20
Credits
-------
This package was created with Cookiecutter_ and the `cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage
.. _birdy: https://github.com/bird-house/birdy
.. _roocs: https://github.com/roocs
.. _rook: https://github.com/roocs/rook
.. _documentation: https://rooki.readthedocs.io/en/latest/
.. |pypi| image:: https://img.shields.io/pypi/v/rooki.svg
:target: https://pypi.python.org/pypi/rooki
:alt: PyPI
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/rooki.svg
:target: https://anaconda.org/conda-forge/rooki
:alt: Conda Forge
.. |build| image:: https://github.com/roocs/rooki/workflows/build/badge.svg
:target: https://github.com/roocs/rooki/actions
:alt: Build Status
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/python/black
:alt: Black
Raw data
{
"_id": null,
"home_page": "https://github.com/roocs/rooki",
"name": "rooki",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "rooki",
"author": "Carsten Ehbrecht",
"author_email": "ehbrecht@dkrz.de",
"download_url": "https://files.pythonhosted.org/packages/40/6c/48fc8a099470d07a91ee358bedfb627d25bc13428808f78b30bf553a6213/rooki-0.6.3.tar.gz",
"platform": null,
"description": "rooki\n=====\n\n|pypi| |conda| |build| |black|\n\n\nRooki is a client for roocs_ climate data operations service (rook_).\n\nThe rooki python package is a lightweight wrapper around the birdy_ client library for WPS.\nIt provides the *rooki* python object that has methods that can be called to query and invoke\nthe rook_ WPS.\n\nA Jupyter Notebook is provided to demonstrate the basic use of rooki.\n\n\nOnline Demo\n-----------\n\nYou can try Rooki online using Binder (just click on the binder link below),\nor view the notebooks on NBViewer.\n\n.. image:: https://mybinder.org/badge_logo.svg\n :target: https://mybinder.org/v2/gh/roocs/rooki.git/master?filepath=notebooks\n :alt: Binder Launcher\n\n.. image:: https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg\n :target: https://nbviewer.jupyter.org/github/roocs/rooki/tree/master/notebooks/\n :alt: NBViewer\n :height: 20\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage\n.. _birdy: https://github.com/bird-house/birdy\n.. _roocs: https://github.com/roocs\n.. _rook: https://github.com/roocs/rook\n.. _documentation: https://rooki.readthedocs.io/en/latest/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/rooki.svg\n :target: https://pypi.python.org/pypi/rooki\n :alt: PyPI\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/rooki.svg\n :target: https://anaconda.org/conda-forge/rooki\n :alt: Conda Forge\n\n.. |build| image:: https://github.com/roocs/rooki/workflows/build/badge.svg\n :target: https://github.com/roocs/rooki/actions\n :alt: Build Status\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/python/black\n :alt: Black\n",
"bugtrack_url": null,
"license": "BSD - see LICENSE file in top-level package directory",
"summary": "A client for roocs climate data operations service.",
"version": "0.6.3",
"project_urls": {
"Homepage": "https://github.com/roocs/rooki"
},
"split_keywords": [
"rooki"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "406c48fc8a099470d07a91ee358bedfb627d25bc13428808f78b30bf553a6213",
"md5": "6eeceab46a93801a5c68b969b9359246",
"sha256": "d3307ce44c5614708ceb1f8bc1b2654bbcedc9dfdbf7af8840876bfbb95fdf46"
},
"downloads": -1,
"filename": "rooki-0.6.3.tar.gz",
"has_sig": false,
"md5_digest": "6eeceab46a93801a5c68b969b9359246",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 12967,
"upload_time": "2024-07-25T11:48:01",
"upload_time_iso_8601": "2024-07-25T11:48:01.068031Z",
"url": "https://files.pythonhosted.org/packages/40/6c/48fc8a099470d07a91ee358bedfb627d25bc13428808f78b30bf553a6213/rooki-0.6.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-25 11:48:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "roocs",
"github_project": "rooki",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "rooki"
}