Analytix

Latest version: v5.5.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 12

3.0.0rc1

The first (and probably only) v3 pre-release is out! This version is just for people to mess around with the new stuff before it properly comes out. Documentation, final tests, and a migration guide will come out nearer the time v3 stable launches -- **the current docs do not reflect v3**.

You can install it using:
py
pip install -U analytix --pre


Here are some highlights:

* Async support
* Typehinting
* Token refreshing

You'll probably need to look at the source code to figure out what's going on, but as it's all typehinted it should be easier.

Let me know if you find any issues (:

**NOTE:** I've already found an issue in AsyncAnalytics not being able to retrieve reports -- that's been fixed in the development version.

2.2.0.post0

This release mainly focuses on workflow improvements ready for v3 development, as well as updating the out-of-date README.

2.2.0

Fixes

- Fix issue where extraneous newlines are added when writing to CSV files on Windows
- Fix bug where some reports created by the monthly factory method would have the wrong number of rows

CI and testing

- Added a full CI testing suite
- Improved the local testing suite

2.1.1

- Fixed issue where setting the start or end date to anything other than the beginning of the month would cause a `HTTPError` if 'month' was passed as a dimension.
- Corrected some problems with the docs.

2.1.0

Added new factory methods to help retrieve reports easier:

- `daily_analytics`
- `monthly_analytics`
- `regional_analytics`
- `top_videos`

To find out how to use these in more detail, check the [library reference](https://analytix.readthedocs.io/en/latest/app/yt-analytics.html).

2.0.0

The rewrite is finally done! There are too many changes to mention them all here, but there is a [migration guide](https://analytix.readthedocs.io/en/latest/info/migrating.html) to help you switch your project(s) from version 1 to version 2.

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.