Metadata-Version: 2.1
Name: py3dcal
Version: 1.0.7
Summary: UNKNOWN
Home-page: https://github.com/rohankotanu/py3DCal
Author: Rohan Kota
Author-email: rohankota2026@u.northwestern.edu
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.0.0
Requires-Dist: matplotlib>=3.0.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: scipy>=1.0.0
Requires-Dist: torch>=2.0.0
Requires-Dist: torchvision>=0.23.0
Requires-Dist: pyserial>=3.0
Requires-Dist: opencv-python>=4.0.0
Requires-Dist: pillow>=11.0.0
Requires-Dist: tqdm>=4.0.0
Requires-Dist: requests>=2.0.0
Requires-Dist: scikit-learn>=1.0.0
Requires-Dist: digit-interface>=0.2.1

# Installing the package
```python
pip3 install py3dcal
```

<br>

# For instructions on how to use this package, please visit https://rohankotanu.github.io/3DCal/

<br>

**Note:** Project was tested with Python 3.10.4

