Skip to main content

Subset of Galaxy (http://galaxyproject.org/) core code base designed to be used a library.

Project description

https://readthedocs.org/projects/pip/badge/?version=latest https://badge.fury.io/py/galaxy-lib.svg https://travis-ci.org/galaxyproject/galaxy-lib.png?branch=master https://coveralls.io/repos/galaxyproject/galaxy-lib/badge.svg?branch=master

A small subset of the Galaxy project for reuse outside the core. This subset has minimal dependencies and should be Python 3 compatible.

History

17.5.6 (2017-03-01)

  • Expanded options for mulled CLI tools and library functionality. Fixes #49.

17.5.5 (2017-02-26)

  • Fix bug in 17.5.4 where under certain conditions conda-build would attempt to be setup with the conda –use-local flag - which is not allowed.

17.5.4 (2017-02-26)

  • Fix local builds Conda support to reflect conda-build is required.

  • Fix default target path for miniconda installs.

17.5.3 (2017-02-24)

  • Update against the latest Galaxy dev branch changes.

  • Update Conda utilities to allow using locally built packages.

17.5.2 (2017-02-21)

  • Conda utility enhancements to fix a Planemo bug.

17.5.1 (2017-02-21)

  • Various improvements to Galaxy tool linting.

17.5.0 (2017-02-16)

  • Bring in the last of the Galaxy dev changes.

  • Allow Conda installs to target global Conda config (for Planemo)

17.1.2 (2017-01-23)

  • Bring in the last of the Galaxy dev changes before branch of release_17.01.

  • Improvements to mulled testing thanks to @mvdbeek.

17.1.1 (2016-12-14)

  • Revert changes to shell command execution in Galaxy that had unintended consequences for Planemo.

17.1.0 (2016-12-12)

  • Improved mulled logging thanks to @bgruening.

  • Bring in the latest Galaxy dev changes.

16.10.10 (2016-10-24)

  • Fix mulled package data fetching for Mac OS X (thanks to @dannon).

16.10.9 (2016-10-21)

  • Small fixes including to reflect mulled name on quay.io changed to biocontainers.

16.10.8 (2016-10-10)

  • More mulled enhancements and bug fixes thanks to @bgruening and @daler.

16.10.7 (2016-10-08)

  • More mulled enhancements and bug fixes thanks to @bgruening.

  • Fix bioconda support by adding conda-forge to list of default channels.

16.10.6 (2016-10-07)

  • More mulled enhancements thanks to @bgruening.

16.10.5 (2016-10-04)

  • Some docstring cleanup and minor tweaks to Conda support for downstream planemo mulled work.

16.10.4 (2016-10-03)

  • More mulled fixes and enhancements.

16.10.3 (2016-10-02)

  • Small mulled and Conda related fix and enhancements.

16.10.2 (2016-09-30)

  • Fix setup.py for features in 16.10.1.

16.10.1 (2016-09-29)

  • Updates for recents changes to Galaxy and initial mulled scripts and container resolver.

16.10.0 (2016-08-31)

  • Updates for recent changes to Galaxy.

16.7.10 (2016-08-04)

  • Updates for recent change to Galaxy.

16.7.9 (2016-06-13)

  • Updates for recent changes to Galaxy and cwltool.

16.7.8 (2016-06-05)

  • Updates to include Galaxy library for verifying test outputs and the latest dev changes to Galaxy.

16.7.7 (2016-05-23)

  • Fixes to CWL and Docker libraries for Planemo.

16.7.6 (2016-05-11)

  • Fixes to cwl processing for Planemo.

16.7.5 (2016-05-11)

  • Updates to cwl processing for Planemo.

16.7.4 (2016-05-10)

  • Updates to cwl processing for Planemo.

16.7.3 (2016-05-07)

  • Updates to cwltool_deps for Planemo.

16.7.2 (2016-05-06)

  • Updates to tool parsing and linting for Planemo.

16.7.1 (2016-05-02)

  • Update against the latest development branch of Galaxy.

16.7.0 (2016-04-21)

  • Update against the latest development branch of Galaxy.

16.4.1 (2016-04-08)

  • Update against the latest development branch of Galaxy.

16.4.0 (2016-02-15)

  • Update against the latest development branch of Galaxy.

16.1.9 (2016-01-14)

  • Fix a bug in the source distribution of galaxy-lib.

16.1.8 (2016-01-12)

  • Update against Galaxy’s release_16.01 branch.

16.1.7 (2016-01-03)

  • Update against Galaxy’s dev branch - including conda updates, dependency resolution changes, and toolbox updates.

16.1.6 (2015-12-28)

  • Additional fixes to setup.py and updates for recent changes to Galaxy’s dev branch.

16.1.5 (2015-12-22)

  • Fix another bug that was preventing dependency resolution from working in Pulsar.

16.1.4 (2015-12-22)

  • Another setup.py fix for job metrics module.

16.1.3 (2015-12-22)

  • Python 3 fixes and updates for recent Galaxy dev commits.

16.1.2 (2015-12-21)

  • Fix for missing galaxy.tools.parser package in setup.py.

  • Fix LICENSE in repository.

16.1.1 (2015-12-20)

  • Fix small issues with dependencies, naming, and versioning with first release.

16.1.0 (2015-12-20)

  • Setup project.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

galaxy-lib-17.5.6.tar.gz (209.2 kB view details)

Uploaded Source

Built Distributions

galaxy_lib-17.5.6-py2.py3-none-any.whl (261.8 kB view details)

Uploaded Python 2 Python 3

galaxy_lib-17.5.6-py2.7.egg (607.1 kB view details)

Uploaded Source

File details

Details for the file galaxy-lib-17.5.6.tar.gz.

File metadata

  • Download URL: galaxy-lib-17.5.6.tar.gz
  • Upload date:
  • Size: 209.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for galaxy-lib-17.5.6.tar.gz
Algorithm Hash digest
SHA256 7e795d3d3e3df3065dfa7a2f6f230bc31dd202c6a46a2a4873a9180c38e840f1
MD5 98378d856e1d20af533bd2f6e89643cf
BLAKE2b-256 0223cc8048f594011b149db2923e567e6c30da0b1c04c8d82cf9834077dd3239

See more details on using hashes here.

File details

Details for the file galaxy_lib-17.5.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for galaxy_lib-17.5.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac37e42ba5ec3096e9e8caa1e2e53bc5ecd77d243371a4b081833c14c1ebec21
MD5 d55161c64e76d91eed858f1249700df6
BLAKE2b-256 059cc3e5a2bae61f3945793e8025ec9a9bb4e95b60bfa66adcb4b7d2657d6a62

See more details on using hashes here.

File details

Details for the file galaxy_lib-17.5.6-py2.7.egg.

File metadata

File hashes

Hashes for galaxy_lib-17.5.6-py2.7.egg
Algorithm Hash digest
SHA256 cf17e0392c39a76d44f5b570e59d8989fe85c4a1ac4fe1f2f6a13f8f5736f655
MD5 83c39b87960bc56e53e0102f6e978a82
BLAKE2b-256 e805a8ae2de1ccfcd42b77cb25aa0f0eb4d1f363e44284e50e877e6863ff8da0

See more details on using hashes here.

Supported by

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