python-bioblend 0.18.0-1 source package in Ubuntu

Changelog

python-bioblend (0.18.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Thu, 25 Aug 2022 22:19:08 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bioblend_0.18.0-1.dsc 2.2 KiB 51652b56df4fa4fa9518c7d3b3c4e82a3f7d903bd88440c1f7f8988c6160170f
python-bioblend_0.18.0.orig.tar.gz 168.2 KiB ccb6bebd782562dd1921f2b13e2ba841201812b61685c80c31ef6a659823f631
python-bioblend_0.18.0-1.debian.tar.xz 4.0 KiB e5716858564bc951dc11a925986c3d0a30445cd3fe983b148405ab411f8954dc

Available diffs

No changes file available.

Binary packages built by this source

python-bioblend-doc: CloudMan and Galaxy API library (common documentation)

 BioBlend is a Python library for interacting with CloudMan and Galaxy's
 API.
 .
 This is the common documentation package.

python3-bioblend: 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.