Metadata-Version: 2.4
Name: NIADic-py
Version: 1.0.0
Summary: Unofficial Python Wrapper for NIADic dataset
Author-email: minwook-shin <minwook0106@gmail.com>
Project-URL: Homepage, https://github.com/minwook-shin/niadic_py
Project-URL: Bug Tracker, https://github.com/minwook-shin/niadic_py/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.2.2
Requires-Dist: numpy>=1.26.0
Requires-Dist: openpyxl
Provides-Extra: dev
Requires-Dist: build==1.0.3; extra == "dev"
Requires-Dist: pdoc==14.1.0; extra == "dev"
