Skip to main content

A correlation vector implementation in python

Project description

ms_cv - Correlation Vector

GitHub Workflow - Build PyPi

A correlation vector implementation in python, based on Microsoft's implementation.

Usage

import ms_cv

cll_vec = ms_cv.CorrelationVector()
print('Initial cll vector: {}'.format(cll_vec.get_value()))
print('Next iteration: {}'.format(cll_vec.increment()))

Installation

pip install ms_cv

Requirements

  • None

Compatibility

  • Python 3

License

MIT LICENSE

Authors

ms_cv was written by OpenXbox <noreply@openxbox.org>.

Based on the implementation by Microsoft:

https://github.com/search?q=org%3Amicrosoft+correlationVector

https://github.com/Microsoft/Telemetry-Client-for-Android/blob/master/AndroidCll/src/main/java/com/microsoft/cll/android/CorrelationVector.java

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

ms_cv-0.1.1.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file ms_cv-0.1.1.tar.gz.

File metadata

  • Download URL: ms_cv-0.1.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for ms_cv-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0264aabba9d620ecf55816ebff3e9e7b7e727c5a9d9c07fbabef2c1ea7395a07
MD5 038414709d3efaa096e7405d4da1b3d5
BLAKE2b-256 1ce0581b746c4b26aa0fac038fc300c6ec8b70c2a2837860bb08c4307cba9673

See more details on using hashes here.

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