Azure Application Insights client using asyncio
Project description
Azure Application Insights client using asyncio and aiohttp
Azure Application Insights Python SDK using asyncio, including a middleware for aiohttp web framework.
Why
The official Python SDK for Application Insights from Microsoft is designed to work with both 2.x and 3.x versions of Python language.
This repository contains an alternative Python SDK for Application Insights with support for asyncio and async/await syntax, targeting Python >=3.6 and also taking advantage of support for type hinting, available since recent versions of Python language.
- To install:
>>> pip install asynapplicationinsights
Repository
GitHub: https://github.com/RobertoPrevato/asynapplicationinsights
Documentation
Wiki: https://github.com/RobertoPrevato/asynapplicationinsights/wiki
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for asynapplicationinsights-0.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25c8d5c25bb5e1b459f21bfe278fe6f91342c4a451f1936b4ee9b0d06180d73f |
|
MD5 | b6844e11ae2e2c1839faa3d41611c1b2 |
|
BLAKE2b-256 | bd191eeb94b90a35d1491037873e774c7dff63a09655712d79285edbd113a49a |
Hashes for asynapplicationinsights-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82dd5b6c8da2189c335772e731dbdfc6e2d5ccba4e9a0ddc3fb1cd4570ede68b |
|
MD5 | f7fd0560b37b95cef99e2f6e2e1ad3c9 |
|
BLAKE2b-256 | 89949f41a21e87c8ac6f20e7394c2850234a9e798493b8c9df06362d42e8e2cc |