roocs-utils
===========
.. image:: https://img.shields.io/pypi/v/roocs_utils.svg
:target: https://pypi.python.org/pypi/roocs_utils
:alt: Pypi
.. image:: https://github.com/roocs/roocs-utils/workflows/build/badge.svg
:target: https://github.com/roocs/roocs-utils/actions
:alt: Build Status
.. image:: https://readthedocs.org/projects/roocs-utils/badge/?version=latest
:target: https://roocs-utils.readthedocs.io/en/latest/?badge=latest
:alt: Documentation
A package containing common components for the roocs project.
* Free software: BSD - see LICENSE file in top-level package directory
* Documentation: https://roocs-utils.readthedocs.io.
Credits
=======
This package was created with ``Cookiecutter`` and the ``audreyr/cookiecutter-pypackage`` project template.
* Cookiecutter: https://github.com/audreyr/cookiecutter
* cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage
Raw data
{
"_id": null,
"home_page": "https://github.com/roocs/roocs-utils",
"name": "roocs-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8.0",
"maintainer_email": null,
"keywords": "roocs_utils",
"author": "Elle Smith",
"author_email": "eleanor.smith@stfc.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/e8/24/0afb3f047807fe587c0ed70320fbf383d235e2b1876a6ceac6ee0a586ed1/roocs_utils-0.6.9.tar.gz",
"platform": null,
"description": "roocs-utils\n===========\n\n.. image:: https://img.shields.io/pypi/v/roocs_utils.svg\n :target: https://pypi.python.org/pypi/roocs_utils\n :alt: Pypi\n\n.. image:: https://github.com/roocs/roocs-utils/workflows/build/badge.svg\n :target: https://github.com/roocs/roocs-utils/actions\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/roocs-utils/badge/?version=latest\n :target: https://roocs-utils.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation\n\n\nA package containing common components for the roocs project.\n\n\n* Free software: BSD - see LICENSE file in top-level package directory\n* Documentation: https://roocs-utils.readthedocs.io.\n\nCredits\n=======\n\nThis package was created with ``Cookiecutter`` and the ``audreyr/cookiecutter-pypackage`` project template.\n\n\n* Cookiecutter: https://github.com/audreyr/cookiecutter\n* cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage\n",
"bugtrack_url": null,
"license": "BSD - see LICENSE file in top-level package directory",
"summary": "A package containing common components for the roocs project",
"version": "0.6.9",
"project_urls": {
"Homepage": "https://github.com/roocs/roocs-utils"
},
"split_keywords": [
"roocs_utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e8240afb3f047807fe587c0ed70320fbf383d235e2b1876a6ceac6ee0a586ed1",
"md5": "55959a907c7c67b0b8e63a376a058ea2",
"sha256": "4bd74117e42969fdfb2df953fd54c09dea1fa5de0ab8c43895b881e886120170"
},
"downloads": -1,
"filename": "roocs_utils-0.6.9.tar.gz",
"has_sig": false,
"md5_digest": "55959a907c7c67b0b8e63a376a058ea2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.0",
"size": 38644,
"upload_time": "2024-07-15T14:55:58",
"upload_time_iso_8601": "2024-07-15T14:55:58.909421Z",
"url": "https://files.pythonhosted.org/packages/e8/24/0afb3f047807fe587c0ed70320fbf383d235e2b1876a6ceac6ee0a586ed1/roocs_utils-0.6.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-15 14:55:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "roocs",
"github_project": "roocs-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": []
},
{
"name": "cf-xarray",
"specs": [
[
">=",
"0.3.1"
],
[
"<=",
"0.8.4"
]
]
},
{
"name": "cf-xarray",
"specs": [
[
">=",
"0.3.1"
]
]
},
{
"name": "cftime",
"specs": []
},
{
"name": "dask",
"specs": [
[
">=",
"2.6"
]
]
},
{
"name": "fsspec",
"specs": []
},
{
"name": "netCDF4",
"specs": [
[
">=",
"1.4"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.16"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.8.1"
]
]
},
{
"name": "xarray",
"specs": [
[
">=",
"0.15"
]
]
},
{
"name": "zarr",
"specs": []
},
{
"name": "zstandard",
"specs": []
}
],
"tox": true,
"lcname": "roocs-utils"
}