Skip to main content

Globus CLI bindings

Project description

Version Status Downloads

Python wrappers around the globus command line interface using ssh.

Example

>>> from globussh import transfer
>>> src = "globusid#endpoint1/path/to/file1"
>>> dst = "glbousid#endpoint2/path/to/file2"
>>> transfer("{:s} {:s}".format(src, dst), label="example_transfer")
>>> scp(src, dst, label="example_scp")

Install

globussh is on the Python Package Index (PyPI):

pip install globussh

globush expects ssh to have a host globus in ~/.ssh/config, e.g.:

::

host globus HostName cli.globusonline.org User maxhutch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

globussh-0.1.1.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file globussh-0.1.1.tar.gz.

File metadata

  • Download URL: globussh-0.1.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for globussh-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d650d02e7c2fc1c378c784640761a0eab2cb50bf91d636636bb09d0c679bd289
MD5 afac941b46aeeb561f79965c5ed37385
BLAKE2b-256 d3484162b0fd022ac3e817f5745db8e0a216af3f7dd70a1da61a42cc638ff3a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page