# 💻 bioino ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/scbirlab/bioino/python-publish.yml) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bioino) ![PyPI](https://img.shields.io/pypi/v/bioino) Command-line tools and Python API for interconverting FASTA, GFF, and CSV. **bioino** currently converts tables to FASTA, and GFF to tables. Also provides a Python API for handling GFF and FASTA files, and converting to table files. ```{note} **bioino** is under active development, and not fully tested, so things may change, break, or simply not work. ``` ```{toctree} :maxdepth: 2 :caption: Contents: installation usage modules ``` ## Source Find the source code and issue tracker at [GitHub](https://github.com/scbirlab/bioino>).