Metadata-Version: 2.4
Name: quentryanalytics
Version: 0.1.10
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: boto3>=1.34.155
Requires-Dist: awswrangler>=3.9.0
Requires-Dist: pydicom>=2.0.0
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: plotly>=6.0.1; extra == "standalone"
Requires-Dist: openpyxl>=3.1.3; extra == "standalone"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# quentrysdk-analytics

A python library for retrieving Quentry analytics data.
