Metadata-Version: 2.4
Name: expath
Version: 0.1.0
Summary: Standalone version of the expath module from the unipercept library.
Keywords: perception,computer vision,deep learning,object detection,instance segmentation,semantic segmentation
Author: Kurt Stolle
Author-email: Kurt Stolle <kurt@khws.io>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: tqdm
Requires-Dist: huggingface-hub>=1.8.0 ; extra == 'hf'
Requires-Dist: wandb ; extra == 'wandb'
Requires-Python: >=3.12, <3.14
Provides-Extra: hf
Provides-Extra: wandb
Description-Content-Type: text/markdown

# Expath

Standalone version of `unipercept.fileio` with support for Python 3.12.
