analytics-python
analytics-python copied to clipboard
The hassle-free way to integrate analytics into any python application.
In this PR I've added high-level diagrams to help new comers to get up-to-speed with the existing codebase. You can see how they render here: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/analytics-python/on_boarding.md Me and my friend...
This commit contains code for Analytics Python CLI E2E Testing Tool - LIBRARIES-2434 **Changes in Commit #18827f3e14091da5e7e740a0b0d79cb6cdd07f3c** 1. Added —apiHost option. 2. Added support for passing array of JSON objects....
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.2.0. Commits 16f5f28 Release 7.2.0 ebad305 Merge pull request #1974 from PyCQA/update-plugins d56d569 update versions of pycodestyle / pyflakes a7e8f62 Merge pull request #1973 from...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.6. Commits 7ac5a4d Bump pylint to 3.3.6, update changelog 32871c5 Move deprecated 'tool.setuptools.license-files', remove license classifier (#... 6455c45 Add pyproject.fmt to the pre-commit tooling (#10220)...
Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 5.2.0. Changelog Sourced from mock's changelog. 5.2.0 This is release is in memory of Michael Foord__, who originally authored the mock package and passed away...
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.2. Changelog Sourced from cryptography's changelog. 44.0.2 - 2025-03-01 * We now build wheels for PyPy 3.11. .. _v44-0-1: 44.0.1 - 2025-02-11 Updated Windows, macOS,...
 ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` --- > [!IMPORTANT] >...
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. Changelog Sourced from cryptography's changelog. 44.0.1 - 2025-02-11 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.4.1. * We now...
This change is a proposal for the recent issues we were having with PR #488 Attached is the log file (verbose) for the latest issues after resolving the proxies post...