Metadata-Version: 2.1
Name: edfi-google-classroom-extractor
Version: 1.0.0a0
Summary: Extract tool for retrieving student data from Google Classroom
Home-page: https://techdocs.ed-fi.org/display/EDFITOOLS/LMS+Toolkit
License: Apache-2.0
Author: Ed-Fi Alliance, LLC, and contributors
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ConfigArgParse (>=1.2.3,<2.0.0)
Requires-Dist: SQLAlchemy (>=1.3.19,<2.0.0)
Requires-Dist: edfi-lms-extractor-lib (==1.0.0a0)
Requires-Dist: errorhandler (>=2.0.1,<3.0.0)
Requires-Dist: google-api-python-client (>=1.11.0,<2.0.0)
Requires-Dist: google-auth-oauthlib (>=0.4.1,<0.5.0)
Requires-Dist: numpy (==1.19.3)
Requires-Dist: opnieuw (>=1.1.0,<2.0.0)
Requires-Dist: pandas (>=1.1.1,<2.0.0)
Requires-Dist: pytest (>=6.0,<7.0)
Requires-Dist: python-dotenv (>=0.14.0,<0.15.0)
Requires-Dist: tail-recursive (>=2.0.0,<3.0.0)
Requires-Dist: teamcity-messages (>=1.28,<2.0)
Requires-Dist: xxhash (>=2.0.0,<3.0.0)
Project-URL: Repository, https://github.com/Ed-Fi-Exchange-OSS/Ed-Fi-X-Fizz
