パッケージ: python3-bioblend (0.7.0-2)
python3-bioblend に関するリンク
Debian の資源:
python-bioblend ソースパッケージをダウンロード:
- [python-bioblend_0.7.0-2.dsc]
- [python-bioblend_0.7.0.orig.tar.gz]
- [python-bioblend_0.7.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-boto
- Python interface to Amazon's Web Services - Python 3.x
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-requests-toolbelt
- Utility belt for advanced users of python3-requests
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-bioblend-doc
- CloudMan and Galaxy API library (common documentation)