enformatik / biopython-wheels

Automated compilation of Python wheel binary packages for Biopython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository on GitHub is to automate the compilation of binary wheel packages of Biopython for later upload to PyPI.

It uses the multibuild system developed by Matthew Brett and the MacPython project.

The builds themselves are performed on virtual machines using continuous integration testing services. Specifically, TravisCI for Linux and Apple Mac OS X, and AppVeyor for Microsoft Windows.

The compiled wheel files are uploaded to a staging folder hosted on RackSpace, from where we download them and then upload them to PyPI as part of making a Biopython release.

About

Automated compilation of Python wheel binary packages for Biopython

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%