Metadata-Version: 2.4
Name: sfu-torch-lib
Version: 0.0.60
Summary: Libraries that support the development of machine learning models in PyTorch.
License-File: LICENSE
Author: Anderson de Andrade
Author-email: anderson_de_andrade@sfu.ca
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: extras
Requires-Dist: boto3 (>=1,<2)
Requires-Dist: mlflow-skinny (>=3,<4)
Requires-Dist: numpy (>=2,<3)
Requires-Dist: pytorch-lightning
Requires-Dist: requests (>=2,<3)
Requires-Dist: s3fs (>=2025,<2026)
Requires-Dist: torch
Requires-Dist: torchvision
