analytix

PyPI version PyPI pyversions License

analytix is a simple yet powerful API wrapper to make getting analytical information from your favourite services easier than ever. Note: Only the YouTube Anaytics API is supported as this time, though more will be added over time!

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 per session 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