mattkram / podcast-log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

podcast-log

codecov

A simple Flask application for following and keeping a podcast listen log.

Getting started

Install with poetry:

poetry install

Initialize the database:

flask --app podcast_log db upgrade

Run the test server:

flask --app podcast_log run

About


Languages

Language:Python 84.0%Language:HTML 12.4%Language:CSS 2.0%Language:Mako 0.8%Language:JavaScript 0.8%