Skip to content

crazzle/mshack19_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mshack19

setup

pipenv shell
# now the shell promt should have changed
pipenv install

develop

pipenv shell # only if not already in a pipenv shell
cd src/
uvicorn main:app --reload

docs

after starting the app, call http://127.0.0.1:8000/docs

database

from src

  • always generated, no merge
  • generate: python create_and_fill_db.py

generate data

from src

  1. python preprocessing/create_attractivity_matrix.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages