Development

The source code is currently hosted on GitHub at: https://github.com/jrderuiter/pybiomart. Any issues/requests should be reported there.

Installation

The package can be installed from pypi via pip:

pip install pybiomart

The development version can be installed from GitHub:

pip install git+https://github.com/jrderuiter/pybiomart.git#egg=pybiomart

Dependencies

  • Python 3.3+, Python 2.7
  • future, pandas, requests, requests-cache