Skip to content

Analyze and make tables of the annual Deepwell Cup

Notifications You must be signed in to change notification settings

ddeepwell/DeepwellCup

Repository files navigation

Python 3.11 Code style: black Imports: isort pre-commit

DeepwellCup

Package for preparing figures, tables, and analyses for the annual Deepwell Cup.

Installation

Use the pip package manager for installation.

pip install git+https://github.com/ddeepwell/DeepwellCup.git

In a development environment, install the pre-commit hooks by executing pre-commit install.

Initialization

Before executing any commands, a products directory must be configured for figures and tables.

initialize

This directory is queried via

products_directory

Commands

Remake

Tables and figures for previous years are remade via

remake

It is configurable to remake a range of years and to place the data in a specific database.

Update

New selections and results are added to the database via

update_selections

and

update_results

respectively.

About

Analyze and make tables of the annual Deepwell Cup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published