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](https://pysbol2.readthedocs.io/en/latest/installation.html).**
If you want to use binary installer for Windows, try [Download Windows installers on Sourceforge](https://sourceforge.net/projects/pysbol/files/)
For more information on pySBOL, check [pySBOL documentation](https://pysbol2.readthedocs.io/en/latest/index.html).