analytix ######## .. image:: https://img.shields.io/pypi/v/analytix.svg :alt: PyPI version :target: https://pypi.python.org/pypi/analytix/ .. image:: https://img.shields.io/pypi/pyversions/analytix.svg :alt: PyPI pyversions :target: https://pypi.python.org/pypi/analytix/ .. image:: https://img.shields.io/pypi/implementation/analytix :alt: PyPI - Implementation :target: https://pypi.python.org/pypi/analytix/ .. image:: https://img.shields.io/pypi/status/analytix :alt: PyPI - Status :target: https://pypi.python.org/pypi/analytix/ .. image:: https://img.shields.io/pypi/dm/analytix :alt: PyPI - Downloads :target: https://pypistats.org/packages/analytix .. image:: https://img.shields.io/maintenance/yes/2021 :alt: Maintenance :target: https://github.com/parafoxia/analytix .. image:: https://img.shields.io/github/release-date/parafoxia/analytix :alt: GitHub Release Date :target: https://github.com/parafoxia/analytix .. image:: https://img.shields.io/github/last-commit/parafoxia/analytix :alt: GitHub last commit :target: https://github.com/parafoxia/analytix .. image:: https://img.shields.io/readthedocs/analytix :alt: Read the Docs :target: https://analytix.readthedocs.io/en/latest/index.html .. image:: https://img.shields.io/github/license/parafoxia/analytix.svg :alt: License :target: https://github.com/parafoxia/analytix/blob/main/LICENSE A simple yet powerful wrapper for the YouTube Analytics API. Features ======== - Pythonic syntax lets you feel right at home - Dynamic error handling saves hours of troubleshooting, and makes sure only valid requests count toward your API quota - A clever interface allows you to make multiple requests across multiple sessions without reauthorising - Extra support allows the native saving of CSV files and conversion to DataFrame objects - Easy enough for beginners, but powerful enough for advanced users .. toctree:: :maxdepth: 1 :caption: Quickstart starting/install starting/first-report .. toctree:: :maxdepth: 1 :caption: Library reference app/analytix app/yt-analytics .. toctree:: :maxdepth: 1 :caption: Guides and other references refs/yt-analytics-setup refs/yt-analytics-reports .. toctree:: :maxdepth: 1 :caption: Information info/changelog info/migrating