Skip to content
/ agavepy Public
forked from TACC/agavepy

A Python binding for the Tapis API

License

Notifications You must be signed in to change notification settings

kks32/agavepy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgavePy

https://travis-ci.org/TACC/agavepy.svg?branch=develop https://readthedocs.org/projects/agavepy/badge/?version=latest

AgavePy is an open source Python SDK that enables you to interact with TapisAPI services using functions in your Python scripts and REPL.

Installation

Install latest from PyPi:

pip install agavepy

Install a specific version:

pip install agavepy==1.0.0

Install from source:

git clone https://github.com/TACC/agavepy
cd agavepy
python setup.py install

Usage

Please consult AgavePy docs for comprehensive configuration and usage information.

Contributing

About

A Python binding for the Tapis API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 81.2%
  • Python 16.1%
  • Jupyter Notebook 2.4%
  • Other 0.3%