Skip to content

Release v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jan 13:02
· 28 commits to main since this release

BGC Viewer Release 0.2.1

A viewer to explore and visualize Biosynthetic Gene Cluster data from antiSMASH JSON files.

What's Changed

  • Package built with Python 3.11
  • See CHANGELOG.md for detailed changes

Python Package Installation

pip install bgc-viewer==0.2.1

Or with uv:

uv pip install bgc-viewer==0.2.1

NPM Package Installation

npm install @kretep/bgc-viewer-components@0.2.1

Usage

# Run the standalone viewer
bgc-viewer

See the NPM package for web component usage.

Files

  • bgc_viewer-0.2.1.tar.gz - Source distribution
  • bgc_viewer-0.2.1-py3-none-any.whl - Universal wheel