Metadata-Version: 2.3
Name: novus-pytils
Version: 0.0.19
Summary: A repository for useful python methods which abstract methods I can never remember how to use.
Project-URL: Homepage, https://github.com/jmcmeen/novus-pytils
Author-email: John McMeen <johnmcmeen@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: scikit-image
Provides-Extra: gpu
Requires-Dist: open-clip-torch; extra == 'gpu'
Requires-Dist: tensorflow[and-cuda]==2.17.*; extra == 'gpu'
Description-Content-Type: text/markdown

# novus-pytils
A repository for useful python methods which abstract methods I can never remember how to use. 
