Metadata-Version: 2.1
Name: hkkang_utils
Version: 0.1.6
Summary: A collection of useful util functions
Project-URL: Homepage, https://github.com/hyukkyukang/python_utils
Project-URL: Bug Tracker, https://github.com/hyukkyukang/python_utils/issues
Author-email: Hyukkyu Kang <hyukkyukang@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: nltk>=3.7
Requires-Dist: numpy>=1.23
Requires-Dist: torch>=1.13
Description-Content-Type: text/markdown

# Python util funcs

This is a collection of python functions that I use in my projects.
