Skip to content

Repository files navigation

gamelibrary

Written in Python, allows you to manage your games in a web application.

Installation

Python 3.10 or newer is requried. Assumes that you are in the directory where this repo is found.

  1. `python3 -m venv venv && source venv/bin/activate``
  2. pip install -r requirements.txt
  3. Set your secret key in config.py
  4. export FLASK_APP=main
  5. flask run

About

Written in Python, allows you to manage your games in a web application.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages