Metadata-Version: 2.1
Name: nure
Version: 2024.4.20
Summary: Data Science Utilities
Home-page: https://github.com/tranduytrung/nure
Author: Trung Tran
Author-email: tranduytrung@outlook.com
Project-URL: Bug Tracker, https://github.com/tranduytrung/nure/issues
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: more-itertools
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyarrow
Provides-Extra: image
Requires-Dist: pillow; extra == "image"
Requires-Dist: opencv-python-headless; extra == "image"
Provides-Extra: sql
Requires-Dist: mysql-connector-python; extra == "sql"
Requires-Dist: sqlalchemy-bigquery; extra == "sql"
Requires-Dist: psycopg2-binary; extra == "sql"
Provides-Extra: aws
Requires-Dist: boto3; extra == "aws"

# nure
data science utilities
