A small website written in Flask with separated frontend and backend. Backend is placed on server hosting a collection of games and serves the games nfo-files to the frontend.
The class object is to later be replacing the current nfo-file parser and making custom class objects instead. Just about done with CPU in SystemSpecs, next up is GPU and then later recommendedspecs. Also a seed-script update. |
||
|---|---|---|
| bcnsGDSAPI | ||
| bcnsGDSSite | ||
| .gitignore | ||
| gameobject.py | ||
| LICENSE | ||
| README.md | ||
| readnfo.py | ||
bcns-gameDistributionSystem
A small website written in Flask with separated frontend and backend. Backend is placed on server hosting a collection of games and serves the games nfo-files to the frontend.
Dependencies
pip install Flask
pip install opencv-python