Metadata-Version: 2.1
Name: quentryanalytics
Version: 0.1.2
Summary: Python SDK for retrieving quentry analytics data.
Home-page: https://github.com/quentry-sdk/analytics
Author: Brainlab Ltd.
Author-email: elad.levy@brainlab.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: docker >=7.1.0
Requires-Dist: boto3 >=1.34.155
Requires-Dist: awswrangler >=3.9.0
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Provides-Extra: standalone
Requires-Dist: numpy >=1.26.4 ; extra == 'standalone'
Requires-Dist: pandas >=2.2.2 ; extra == 'standalone'
Requires-Dist: matplotlib >=3.9.0 ; extra == 'standalone'
Requires-Dist: ipython >=8.26.0 ; extra == 'standalone'
Requires-Dist: notebook >=7.2.1 ; extra == 'standalone'
Requires-Dist: openpyxl >=3.1.3 ; extra == 'standalone'

# quentrysdk-analytics

A python library for retrieving Quentry analytics data.
