Metadata-Version: 2.4
Name: pinaka
Version: 0.1.2
Summary: Lightweight ML Framework
License: MIT
License-File: LICENSE
Author: Chirag Juneja
Author-email: chiragjuneja6@gmail.com
Requires-Python: >=3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: numpy (>=2.4.3,<3.0.0)
Description-Content-Type: text/markdown

# pinaka
Lightweight ML framework

### Publish
```
poetry publish --build
```

