Installing TaxonomeΒΆ

Latest release: 1.5 (16 July 2014)

Download for Windows (.exe)
Download for Mac OS X (.dmg) (v 1.0)
In a PPA for Ubuntu.
On PyPI as a Python package.

The downloads above include everything you need to use Taxonome as an application.


If you want to run Taxonome from the source code instead, you’ll need:

  • Python 3
  • PyQt4 or PySide (for the GUI)
  • BeautifulSoup4 & lxml (for web services)
  • suds (Python 3 version, for WoRMS web service).

Get the source code from Bitbucket. If you want to use the GUI, run python uic2.py. Then run python setup.py install to install Taxonome.

Previous topic

Taxonome

Next topic

Using the application

This Page