Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 [+]