/gtdb-lib

An abstraction of objects, files, and third-party tools used by the GTDB. Not intended for public use.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

gtdb-lib

PyPI

An abstraction of objects, files, and third-party tools used by the GTDB. Not intended for public use.

The library is under active development and the API will change frequently, it is strongly recommended to specify a specific version when using it.

Installation

Python >= 3.6 is required.

python -m pip install gtdb

Contributing

Commit guidelines

This project uses Semantic Versioning and Conventional Commits to automatically generate release notes using Semantic Release. If you are using PyCharm, then Git Commit Template will be useful.