Metadata-Version: 2.1
Name: opengamedata-common
Version: 2.0.6
Summary: A package for shared code used by other packages/tools in the OpenGameData software ecosystem.
Author-email: Luke Swanson <superscription58@gmail.com>, David Gagnon <djgagnon@wisc.edu>
Project-URL: Homepage, https://github.com/opengamedata/ogd-common
Project-URL: Bug Tracker, https://github.com/opengamedata/ogd-common/issues
Project-URL: Documentation, https://opengamedata-doc.readthedocs.io/en/latest/index.html
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Deprecated==1.2.18
Requires-Dist: gitdb==4.0.*
Requires-Dist: GitPython==3.1.*
Requires-Dist: google-cloud-bigquery==3.19.0
Requires-Dist: mysql-connector-python==9.3.0
Requires-Dist: numpy==2.1.*
Requires-Dist: pandas==2.2.*
Requires-Dist: sshtunnel==0.4.0

# ogd-common
Repository for commonly-shared components across OpenGameData projects, especially schemas and interfaces/outerfaces.
