Skip to content

tinyscibio

PyPI version Python versions

Convenient shortcut functions to boost daily bioinformatics tasks.

Installation

You can install tinyscibio from PyPI. Or simply add it to your package via package manager such as Rye.

pip install tinyscibio
rye add tinyscibio
rye sync
Note

tinyscibio works with CPython implementation of version 3.9, 3.10, 3.11, 3.12.

It has been tested and built on Linux and MacOS.

Getting Started

Coming soon..