Metadata-Version: 2.4
Name: pidigit
Version: 1.0
Summary: A python wrapper for PiDigit
Home-page: 
Author: Sadaok
Author-email: sadok.rezgui@adagos.com
License: Proprietary
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.22
Requires-Dist: matplotlib>=3.0
Requires-Dist: torch==2.7.1
Requires-Dist: torchaudio==2.7.1
Requires-Dist: torchvision==0.22.1
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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.
