=================
RHG Compute Tools
=================
.. image:: https://img.shields.io/pypi/v/rhg_compute_tools.svg
:target: https://pypi.python.org/pypi/rhg_compute_tools
:alt: PyPi package version
.. image:: https://github.com/RhodiumGroup/rhg_compute_tools/workflows/Python%20package/badge.svg
:target: https://github.com/RhodiumGroup/rhg_compute_tools/actions
:alt: Build status
.. 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
--------
Kubernetes tools
~~~~~~~~~~~~~~~~
* 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.kubernetes as rhgk
>>> cluster, client = rhgk.get_cluster()
Google cloud storage utilities
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Utilities for managing google cloud storage directories in parallel from the command line or via a python API
.. code-block:: python
>>> import rhg_compute_tools.gcs as gcs
>>> gcs.sync_gcs('my_data_dir', 'gs://my-bucket/my_data_dir')
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-1.3.1.tar.gz
(46.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rhg_compute_tools-1.3.1.tar.gz.
File metadata
- Download URL: rhg_compute_tools-1.3.1.tar.gz
- Upload date:
- Size: 46.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
165b87c87321e1b802a1a7e2222e8efb212056f70fcfd288e14556457d1df7ba
|
|
| MD5 |
609eb7e8e956ecc0c9b1ea41625111a5
|
|
| BLAKE2b-256 |
6605701ea95ebb2354157526f8a4938fa0a6eb625c64bcd01aedcb44d0bc4d4e
|
File details
Details for the file rhg_compute_tools-1.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: rhg_compute_tools-1.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ec6a4e97604b7ba0b79b781bbe8f8771aaab057f100adcebf76efbba0bb9e10
|
|
| MD5 |
0016077721d4700d98dc722d9e4a814d
|
|
| BLAKE2b-256 |
8f239f3c686bf19b8a7a14daa56601434a534c67c8655b55ee4b7efcc96f9c6f
|