Wrapper of GWDC API, used for interacting with the GWCloud endpoints
Project description
GWCloud is a service used to handle both the submission of Bilby jobs to a supercomputer queue and the obtaining of the results produced by these jobs. While there is a web interface for this service, which is recommended for beginners, this package can be used to allow Bilby job submission and manipulation from Python scripts.
Check out the documentation for more information.
Installation
The gwcloud-python package can be installed with
pip install gwcloud-python
Example
>>> from gwcloud_python import GWCloud >>> gwc = GWCloud(token='<user_api_token_here>') >>> job = gwc.get_official_job_list()[0] >>> job.save_corner_plot_files() 100%|██████████████████████████████████████| 3.76M/3.76M [00:00<00:00, 5.20MB/s] All 2 files saved!
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
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 gwcloud_python-2.0.0.tar.gz.
File metadata
- Download URL: gwcloud_python-2.0.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.14.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef4cb0c27299b1e8dd591a842797137f885bd9f94b4eeec0879700415ff218d2
|
|
| MD5 |
ab4afc21d3096705bea0ab94b3742878
|
|
| BLAKE2b-256 |
981510f4d87ea1bc415518f38020122928c56676bfbfb8100cefa0a04ff3c977
|
File details
Details for the file gwcloud_python-2.0.0-py3-none-any.whl.
File metadata
- Download URL: gwcloud_python-2.0.0-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.14.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62ead891edfebfe79640e81c7de2ff2544d5c367ef270a9436ff09efeefa005c
|
|
| MD5 |
7d4640ea6e4c0e93b544f2e74bbd0e04
|
|
| BLAKE2b-256 |
766fda37313a21761af9fb04146f60c71ca87720bd29b6ea8c53baf43f81fd69
|