EduceLab Globus module
Project description
EduceLab Globus
educelab-globus
is a Python module for logging into and interacting with
Globus endpoints.
Requirements
- Python 3.10+
- globus-sdk 3.46+
- prompt-toolkit
Installation
This project is available on PyPI:
python3 -m pip install educelab-globus
Usage
Configuration files
Named Globus endpoints are specified in ~/.globuscp/config.toml
. The config
file has a simple format which is similar to that of rclone
:
[endpoint-name]
uuid = "16fd2706-8baf-433b-82eb-8c7fada847da"
basedir = "/absolute/path/to/default/directory/"
Note: At the moment, el-globus-cp
only supports transfers between the
basedir
of two endpoints. This is expected to change in future releases.
Utilities
# List the endpoints stored in configuration file
el-globus-config
# Login to Globus and get access tokens for endpoints
# Tokens are stored in ~/.globuscp/tokenstore.json
el-globus-login
# Initiate a transfer between the base directories of two Globus endpoints
el-globus-cp
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
educelab_globus-0.1.2.tar.gz
(18.5 kB
view details)
Built Distribution
File details
Details for the file educelab_globus-0.1.2.tar.gz
.
File metadata
- Download URL: educelab_globus-0.1.2.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16ddfca774b71891d96a312ca31aff7772118eec472b88874c4a6063f5696430 |
|
MD5 | 730f4e4d09ba9dafd791920922fb811c |
|
BLAKE2b-256 | fbe02119a5b6dd7572937097395cefd9d5a758ec4d396b489954d958e4af4012 |
File details
Details for the file educelab_globus-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: educelab_globus-0.1.2-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2284e672d492df9ed0e46dede0783a6008961f70a11edcfac2e58f781e2a46c2 |
|
MD5 | dde326338bc715ac5891a06bd6585e4b |
|
BLAKE2b-256 | 1ea634838012cb47de726626635881e9050c6351191f264ac885fa283219055b |