Metadata-Version: 2.4
Name: torchlings
Version: 0.2.1
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

<img width="1446" height="336" alt="Screenshot 2026-03-30 at 10 39 10 PM" src="https://github.com/user-attachments/assets/dfd764ae-e566-4b90-9b29-16de3089d84c" />


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

