Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Basic metrics tracking for the Flask framework.
- Host: GitHub
- URL: https://github.com/ashcrow/flask-track-usage
- Owner: ashcrow
- License: other
- Created: 2013-04-21T20:12:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T12:25:16.000Z (about 1 year ago)
- Last Synced: 2024-12-15T18:53:44.512Z (about 2 months ago)
- Topics: flask, flask-extension, flask-framework, metrics-tracking, python, python2, python3
- Language: Python
- Size: 191 KB
- Stars: 53
- Watchers: 5
- Forks: 33
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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