Metadata-Version: 2.4
Name: torchlings
Version: 0.2.0
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: torch>=2.7.1
Requires-Dist: watchfiles>=0.18.0

### Torchlings

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