Metadata-Version: 1.1
Name: Flask-StatsDClient
Version: 2.0.1
Summary: A simple statsd client extension for Flask apps with optional Datadog support
Home-page: https://github.com/bbelyeu/flask-statsdclient
Author: Brad Belyeu
Author-email: bradleylamar@gmail.com
License: MIT
Download-URL: https://github.com/bbelyeu/flask-statsdclient/archive/2.0.1.zip
Description-Content-Type: UNKNOWN
Description: A simple, configurable statsd client for Flask apps with optional Datadog support.
        
        It also provides optional support for Dogstatsd with the [Datadog] optional install.
        
Keywords: flask,statsd,metrics,instrumentation
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
