Skip to content

amhatre/atoti-project-template

Repository files navigation

Atoti Project Template

This template can be used to start Atoti projects where the goal is to go into production rather than prototyping in a notebook.

On top of the atoti package, it comes with:

Usage

Installation

Commands

To get a list of the commands that can be executed to interact with the project, run:

poetry run app --help

A few examples:

  • Start the app:

    poetry run app start
  • Launch the tests:

    poetry run app test
  • Reformat the code:

    poetry run app format

Variants

This repository has the following long-lived branches showcasing different aspects:

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors