Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashcrow/flask-track-usage

Basic metrics tracking for the Flask framework.
https://github.com/ashcrow/flask-track-usage

flask flask-extension flask-framework metrics-tracking python python2 python3

Last synced: about 2 months ago
JSON representation

Basic metrics tracking for the Flask framework.

Awesome Lists containing this project

README

        

flask-track-usage
=================

[![Build Status](https://travis-ci.org/ashcrow/flask-track-usage.png?branch=master)](https://travis-ci.org/ashcrow/flask-track-usage)

Basic metrics tracking for the Flask framework. This focuses more on ip addresses/locations rather than tracking specific users pathing through an application. No extra cookies or javascript is used for usage tracking.

* [Read the latest docs](http://flask-track-usage.readthedocs.io/en/latest/)
* [Read 2.0.0 docs](http://flask-track-usage.readthedocs.io/en/2.0.0/)
* [Read 1.1.1 docs](http://flask-track-usage.readthedocs.io/en/1.1.1/)

Similar Projects
----------------
* https://github.com/srounet/Flask-Analytics