Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.

Releases: apple-phi/thtools

iGEM Judging Release

20 Oct 23:52

Choose a tag to compare

Dear judges,

While we recommend that you install our software from PyPI (which keeps a record of the package release date), if you wish to install from this source bundle you can run pip install . with this source bundle as your current working directory.

Alternatively you can install from the pre-built wheels we provide, after unzipping the zipfile labelled wheels.zip. To do so, run pip install thtools -f <path/to/wheels> where <path/to/wheels> represents the path to the unzipped folder.

This release also includes the fully built documentation, which is also perma-hosted online. You can read the docs in PDF, HTML or Epub formats. To do so, open the docs zipfile and click on the relevant index.* file you wish to read.

Thank you for judging our project.

Yours sincerely,
Team City of London UK

v0.1.1

30 Jul 13:24

Choose a tag to compare

Added temperature testing utility and created proper docs.

v0.0.2

12 Jul 14:43

Choose a tag to compare

  • Wheel support for all CPython 3.6-3.9
  • App available for macOS

v0.0.1-alpha

08 Jul 18:03

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release
Merge branch 'master' of https://github.com/lkn849/thtools