Tools for using compute.rhg.com and compute.impactlab.org
Project description
=================
RHG Compute Tools
=================
.. image:: https://img.shields.io/pypi/v/rhg_compute_tools.svg
:target: https://pypi.python.org/pypi/rhg_compute_tools
.. image:: https://img.shields.io/travis/RhodiumGroup/rhg_compute_tools.svg
:target: https://travis-ci.org/RhodiumGroup/rhg_compute_tools
.. image:: https://readthedocs.org/projects/rhg-compute-tools/badge/?version=latest
:target: https://rhg-compute-tools.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Tools for using compute.rhg.com and compute.impactlab.org
* Free software: MIT license
* Documentation: https://rhg-compute-tools.readthedocs.io.
Installation
------------
pip:
.. code-block:: bash
pip install rhg_compute_tools
Features
--------
* easily spin up a preconfigured cluster with ``get_cluster()``, or flavors with ``get_micro_cluster()``, ``get_standard_cluster()``, ``get_big_cluster()``, or ``get_giant_cluster()``.
.. code-block::python
>>> import rhg_compute_tools as rhg
>>> cluster, client = rhg.get_cluster()
=======
History
=======
.. current developments
v0.1.5
====================
v0.1.5
======
* need to figure out how to use this rever thing
v0.1.4
======
* Bug fix again in ``rhg_compute_tools.kubernetes.get_worker``
v0.1.3
======
* Bug fix in ``rhg_compute_tools.kubernetes.get_worker``
v0.1.2
======
* Add xarray from delayed methods in ``rhg_compute_tools.xarray`` (:issue:`12`)
* ``rhg_compute_tools.gcs.cp_to_gcs`` now calls ``gsutil`` in a subprocess instead of ``google.storage`` operations. This dramatically improves performance when transferring large numbers of small files (:issue:`11`)
* Additional cluster creation helpers (:issue:`3`)
v0.1.1
======
* New google compute helpers (see ``rhg_compute_tools.gcs.cp_to_gcs``, ``rhg_compute_tools.gcs.get_bucket``)
* New cluster creation helper (see ``rhg_compute_tools.kubernetes.get_worker``)
* Dask client.map helpers (see ``rhg_compute_tools.utils submodule``)
v0.1.0
======
* First release on PyPI.
RHG Compute Tools
=================
.. image:: https://img.shields.io/pypi/v/rhg_compute_tools.svg
:target: https://pypi.python.org/pypi/rhg_compute_tools
.. image:: https://img.shields.io/travis/RhodiumGroup/rhg_compute_tools.svg
:target: https://travis-ci.org/RhodiumGroup/rhg_compute_tools
.. image:: https://readthedocs.org/projects/rhg-compute-tools/badge/?version=latest
:target: https://rhg-compute-tools.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Tools for using compute.rhg.com and compute.impactlab.org
* Free software: MIT license
* Documentation: https://rhg-compute-tools.readthedocs.io.
Installation
------------
pip:
.. code-block:: bash
pip install rhg_compute_tools
Features
--------
* easily spin up a preconfigured cluster with ``get_cluster()``, or flavors with ``get_micro_cluster()``, ``get_standard_cluster()``, ``get_big_cluster()``, or ``get_giant_cluster()``.
.. code-block::python
>>> import rhg_compute_tools as rhg
>>> cluster, client = rhg.get_cluster()
=======
History
=======
.. current developments
v0.1.5
====================
v0.1.5
======
* need to figure out how to use this rever thing
v0.1.4
======
* Bug fix again in ``rhg_compute_tools.kubernetes.get_worker``
v0.1.3
======
* Bug fix in ``rhg_compute_tools.kubernetes.get_worker``
v0.1.2
======
* Add xarray from delayed methods in ``rhg_compute_tools.xarray`` (:issue:`12`)
* ``rhg_compute_tools.gcs.cp_to_gcs`` now calls ``gsutil`` in a subprocess instead of ``google.storage`` operations. This dramatically improves performance when transferring large numbers of small files (:issue:`11`)
* Additional cluster creation helpers (:issue:`3`)
v0.1.1
======
* New google compute helpers (see ``rhg_compute_tools.gcs.cp_to_gcs``, ``rhg_compute_tools.gcs.get_bucket``)
* New cluster creation helper (see ``rhg_compute_tools.kubernetes.get_worker``)
* Dask client.map helpers (see ``rhg_compute_tools.utils submodule``)
v0.1.0
======
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rhg_compute_tools-0.1.5.tar.gz
(19.2 kB
view details)
Built Distribution
File details
Details for the file rhg_compute_tools-0.1.5.tar.gz
.
File metadata
- Download URL: rhg_compute_tools-0.1.5.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb051660716643a3310d303e57ec5e8b565e92e3cc7640e44508641e7022daa |
|
MD5 | 5ba940c7fab9d9ff5f94e4f81636b724 |
|
BLAKE2b-256 | b4d52fdc378a7ec01ea65a47ae8aa20db0309a77d7582f509ed657b17c2f4269 |
File details
Details for the file rhg_compute_tools-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: rhg_compute_tools-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c277aeb3ba87e09cdfe4bd76f35e9f22e65b957f407ed22e645da630ed68a0e |
|
MD5 | 0478e65cc4371813dc53677f3e1de9b4 |
|
BLAKE2b-256 | b89500f68a5374c196e828b2600e8fcf042c372d87e848f42fc4d5c86462280d |