Metadata-Version: 2.4
Name: torchlings
Version: 0.1.8
Summary: Exercises to help you get used to reading and writing PyTorch code
Author-email: Harmya Bhatt <harmyacs@gmail.com>
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: click>=8.2.1
Requires-Dist: numpy>=2.3.1
Requires-Dist: pip>=25.1.1
Requires-Dist: pytest-xdist>=3.8.0
Requires-Dist: torch>=2.7.1
Requires-Dist: twine>=6.1.0
Requires-Dist: watchfiles>=0.18.0

### Torchlings

Exercises to get you used to reading and writing basic PyTorch code. Inspired by rustlings.
