Skip to main content

d6tcollect: collects anonymous usage statistics for python libraries

Project description

Much like websites, this library collects anonymous usage statistics.It ONLY collects import and function call events. It does NOT collect any of your data.Example: `{'profile': 'prod', 'package': 'd6tmodule', 'module': 'd6tmodule.utils', 'classModule': 'd6tmodule.utils.MyClass', 'class': 'MyClass', 'function': 'MyClass0.myfunction_1', 'functionModule': 'd6tmodule.utils.MyClass.myfunction_1', 'event': 'call', 'params': {'args': 1, 'kwargs': 'another'}}For privacy notice see https://www.databolt.tech/index-terms.html#privacy


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

d6tcollect-1.0.3.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

d6tcollect-1.0.3-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page