Metadata-Version: 2.3
Name: pytorchw
Version: 0.2.0
Summary: A simple wrapper for PyTorch. Great for beginners.
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: datasets (>=3.5.0,<4.0.0)
Requires-Dist: numba (>=0.61.0,<0.62.0)
Requires-Dist: numpy (>=2.2.4,<3.0.0)
Requires-Dist: rich (>=14.0.0,<15.0.0)
Requires-Dist: torch (>=2.6.0,<3.0.0)
Requires-Dist: transformers (>=4.51.0,<5.0.0)
Description-Content-Type: text/markdown


