Skip to content

Releases: SynBioDex/pySBOL

2.3.3.9

16 Nov 01:37
Compare
Choose a tag to compare

Improved wheels for Linux distros for 2.3.3

pySBOL 2.3.0

15 Feb 21:44
Compare
Choose a tag to compare

pySBOL-2.3.0 provides Python interface for Synthetic Biology Open Language (SBOL) Version 2.2.0. This is a Python binding for C/C++ based libSBOL. Currently, pySBOL supports Python version 2.7 and 3.6 only. This version supports querying online parts repositories, experimental classes for representing combinatorial libraries for synthetic biology, and implementing design-build-test cycle.

This release includes Python bindings installers for Windows. Both 32 bit and 64 bit version are supported. Installer will automatically check for Python installation paths unless the distribution is not registered.

We offer few different ways to install pySBOL:
For installation instructions, check pySBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

For more information on pySBOL, check pySBOL documentation.

pySBOL 2.2.0

14 Jun 03:45
Compare
Choose a tag to compare

pySBOL-2.2.0 provides Python interface for Synthetic Biology Open Language (SBOL) Version 2.1.0. This is a Python binding for C/C++ based libSBOL. Currently, pySBOL supports Python version 2.7 and 3.6 only. This version supports parts-mining of iGEM parts from the SynBioHub web repository.

This release includes Python bindings installers for Windows. Both 32 bit and 64 bit version are supported. Installer will automatically check for possible python library paths unless the distribution is not registered.

We offer few different ways to install pySBOL:
For installation instructions, check pySBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

For more information on pySBOL, check pySBOL documentation.

pySBOL 2.1.1

21 Feb 07:59
Compare
Choose a tag to compare

pySBOL-2.1.1 provides Python interface for Synthetic Biology Open Language (SBOL) Version 2.1.0. This is a Python binding for C/C++ based libSBOL. Currently, pySBOL supports Python version 2.7 and 3.6 only. This version fixes some memory management problems in the previous release.

This release includes Python bindings installers for Windows. Both 32 bit and 64 bit version are supported. Installer will automatically check for possible python library paths unless the distribution is not registered.

We offer few different ways to install pySBOL:
For installation instructions, check pySBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

For more information on pySBOL, check pySBOL documentation.

pySBOL 2.1.0

24 Dec 02:18
Compare
Choose a tag to compare

pySBOL-2.1.0 provides Python interface for Synthetic Biology Open Language (SBOL) Version 2.1.0. This is a Python binding for C/C++ based libSBOL. Currently, pySBOL supports Python version 2.7 and 3.5 only.

This release includes Python bindings installers for Windows. Both 32 bit and 64 bit version of libSBOL 2.1.0 supported. We provide installers to support both Python 2.7 and 3.5. Installer will automatically check for possible python library paths unless the distribution is not registered.

To test your installation start your favourite Python IDE (or just start Python (command line)). At the Python prompt, type:

import sbol

If that works, type

sbol.runTest()

If SBOL was installed correctly, the test will report success.

pySBOL-2.1.0b

23 Nov 15:44
Compare
Choose a tag to compare
pySBOL-2.1.0b Pre-release
Pre-release

pySBOL-2.1.0b provides Python interface for Synthetic Biology Open Language (SBOL) Version 2.1.0. This is a Python binding for C/C++ based libSBOL. Currently, pySBOL supports Python version 2.7 only. Version 2.1.0 of the library is currently in beta release.

This release includes Python bindings installers for Windows. Both 32 bit and 64 bit version of libSBOL 2.1.0 supported. We provide installers to support both Python 2.7 and 3.5. Installer will automatically check for possible python library paths unless the distribution is not registered.

pySBOL-2.0.1b

27 Mar 03:01
Compare
Choose a tag to compare
pySBOL-2.0.1b Pre-release
Pre-release

pySBOL-2.0.1b provides Python interface for Synthetic Biology Open Language (SBOL) Version 2.0.1. This is a Python binding for C/C++ based libSBOL. Currently, pySBOL supports Python version 2.7 only. Version 2.0.1 of the library is currently in beta release.