Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksiksi/tf2-backpack-viewer
A simple Flask app that grabs and displays TF2 player and backpack information.
https://github.com/aksiksi/tf2-backpack-viewer
Last synced: 6 days ago
JSON representation
A simple Flask app that grabs and displays TF2 player and backpack information.
- Host: GitHub
- URL: https://github.com/aksiksi/tf2-backpack-viewer
- Owner: aksiksi
- Created: 2012-07-25T23:15:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-05T13:46:49.000Z (about 12 years ago)
- Last Synced: 2024-10-23T09:00:08.532Z (14 days ago)
- Language: JavaScript
- Size: 327 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tf2-backpack-viewer
===================A simple Flask app that grabs and displays TF2 player and backpack information.
Requires
========- Flask
- Requests(can be grabbed using pip install -r requirements.txt)
TODO
====* Minor fixes [x]
* Header renaming [x]
* Show player information above backpack result [x]
* Deployment to Google App Engine or maybe to VPS [+]