Metadata-Version: 2.1
Name: calapy
Version: 0.1.21.1
Summary: personal package
Home-page: https://pypi.org/project/calapy
Author: Carmelo Calafiore
Author-email: carmelo.calafiore@newcastle.ac.uk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy ~=1.24.3
Requires-Dist: scipy ~=1.10.1
Requires-Dist: torch ~=2.0.0
Requires-Dist: torchvision ~=0.15.1
Requires-Dist: torchaudio ~=2.0.1
Requires-Dist: Pillow ~=9.5.0
Requires-Dist: opencv-contrib-python ~=4.7.0.72
Requires-Dist: matplotlib ~=3.7.1
Requires-Dist: selenium ~=4.9.0
Requires-Dist: pygame ~=2.3.0
Requires-Dist: pandas ~=2.0.1

# CalaPy

CalaPy is an undocumented python library that Dr Carmelo Calafiore developed for personal use. It is a collection of
many python functions that Dr Carmelo tends to use in different projects.

In previous versions from 0.0.0 to 0.0.60, the name of this package was ccalafiore.

You can install CalaPy by pip as:

```
pip install calapy
```

## Contacts

Dr Carmelo Calafiore

Newcastle University

Newcastle, UK

[carmelo.calafiore@newcastle.ac.uk](mailto:carmelo.calafiore@newcastle.ac.uk)

[LinkedIn](https://www.linkedin.com/in/carmelo-calafiore-a07120269)

[GitHub](https://github.com/ccalafiore)
