Source: python-applicationinsights Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Luca Boccassi , Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools Standards-Version: 4.5.0 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/python-team/modules/python-applicationinsights Vcs-Git: https://salsa.debian.org/python-team/modules/python-applicationinsights.git -b debian/sid Homepage: https://pypi.python.org/pypi/applicationinsights/ Testsuite: autopkgtest-pkg-python, autopkgtest Package: python3-applicationinsights Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Azure Application Insights API for Python 3.x Application Insights is a service that allows developers to keep their application available, performing and succeeding. This Python module will allow you to send telemetry of various kinds (event, trace, exception, etc.) to the Application Insights service where they can be visualized in the Azure Portal. . This package contains the Python 3.x module.