bcbwilla / WoolsPlusPlus

Gives players of Overcast Network additional stats to include on their profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: This is the first web application I've ever made, and really the first "decently sized" project in python.

Think back to the first real "thing" you made, and keep that in mind when browsing this project. :)

I may clean up the code at some point, but it was mostly a "learning" project.


wools++ provides Overcast Network (OC) players with additional gameplay statistics including objectives/deaths, rolling values and time series plots.

wools++ is a community-driven and fan-made project. The part that does stuff is written in python, and it uses jinja2 with bootstrap html/css/javascript templates for displaying. wools++ uses BeautifulSoup to collect data from users' profiles at Project Ares and matplotlib and Google Charts to produce the graphs. The project is hosted on Google's App Engine.


This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Gives players of Overcast Network additional stats to include on their profile.


Languages

Language:Python 100.0%