Metadata-Version: 2.4
Name: novus-pytils
Version: 0.0.64
Summary: A comprehensive file management library with CRUD operations, format conversion, and multi-API support for text, image, audio, and video files.
Project-URL: Homepage, https://github.com/jmcmeen/novus-pytils
Author-email: John McMeen <johnmcmeen@gmail.com>
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Filesystems
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pillow>=9.0.0
Requires-Dist: pydub
Requires-Dist: pyyaml
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
