Metadata-Version: 2.4
Name: luketils
Version: 0.2.1
Project-URL: Homepage, https://github.com/lukewood/luketils
Author-email: Luke Wood <lukewoodcs@gmail.com>
License: Apache License 2.0
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: argcomplete
Requires-Dist: cloudpickle
Requires-Dist: frozendict>=2.4.7
Requires-Dist: opencv-python
Requires-Dist: paramiko
Requires-Dist: plotly
Requires-Dist: polars
Requires-Dist: scikit-learn
Provides-Extra: dev
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytype; extra == 'dev'
Requires-Dist: setuptools; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Description-Content-Type: text/markdown

# luketils

TODO add badges from PyPi and all the fun stuff

`luketils` is a Python utility package aimed at machine learning practitioners.
The goal of the package is to provide useful utilities in a coherently designed and
powerful API.