Metadata-Version: 2.1
Name: pidigit
Version: 1.0
Summary: A python wrapper for PiDigit
Home-page: UNKNOWN
Author: Sadaok
Author-email: sadok.rezgui@adagos.com
License: Proprietary
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib (>=3.0)
Requires-Dist: numpy (>=1.22)
Requires-Dist: torch (==2.7.1)
Requires-Dist: torchaudio (==2.7.1)
Requires-Dist: torchvision (==0.22.1)

This is a simple library that gives the nth digit of py.
This is only for testing purposes to later on be able to upload a more complete package.
The current limitation occur when the user asks for a value of n > 20.

