Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.53 KB

File metadata and controls

42 lines (29 loc) · 1.53 KB

The bbqs_model_zoo repo

Build codecov Ruff

PyPI Python Version License

pages

Welcome to the bbqs_model_zoo repo! This is a Python package for doing incredible stuff.

Caution:: this package is still under development and may change rapidly over the next few weeks.

Features

  • These may include a wonderful CLI interface.

Installation

Install this package via :

pip install bbqs_model_zoo

Or get the newest development version via:

pip install git+https://github.com/brain-bbqs/bbqs_model_zoo.git

Quick start

from bbqs_model_zoo.app import hello_world

hello_world()

To do:

  • A
  • lot