[ 原始碼: python-bioblend ]
套件:python3-bioblend(1.2.0-2)
python3-bioblend 的相關連結
Debian 的資源:
下載原始碼套件 python-bioblend:
- [python-bioblend_1.2.0-2.dsc]
- [python-bioblend_1.2.0.orig.tar.gz]
- [python-bioblend_1.2.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
CloudMan and Galaxy API library (Python 3)
BioBlend is a Python library for interacting with CloudMan and Galaxy's API. BioBlend is supported and tested on:
· Python 2.6, 2.7, 3.3 and 3.4 · Galaxy release_14.02 and later.Conceptually, it makes it possible to script and automate the process of cloud infrastructure provisioning and scaling via CloudMan, and run‐ ning of analyses via Galaxy. In reality, it makes it possible to do things like this:
· Create a CloudMan compute cluster, via an API and directly from your local machine: · Reconnect to an existing CloudMan instance and manipulate it · Interact with Galaxy via a straightforward API
Although this library allows you to blend these two services into a cohesive unit, the library itself can be used with either service irrespective of the other. For example, you can use it to just manipulate CloudMan clusters or to script the interactions with an instance of Galaxy running on your laptop.
This package installs the library for Python 3.
其他與 python3-bioblend 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-toolbelt
- Utility belt for advanced users of python3-requests
-
- dep: python3-tuspy
- Python3 client for the tus resumable upload protocol
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- sug: python-bioblend-doc
- CloudMan and Galaxy API library (common documentation)