Metadata-Version: 2.4
Name: calapy
Version: 0.2.0.1
Summary: Python Package of Low-Level Functions
Home-page: https://pypi.org/project/calapy
Author: Carmelo Calafiore
Author-email: dr.carmelo.calafiore@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy~=1.24.3
Requires-Dist: scipy~=1.10.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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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

[dr.carmelo.calafiore@gmail.com](mailto:dr.carmelo.calafiore@gmail.com)

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

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