Metadata-Version: 2.1
Name: kabbes-icloud
Version: 0.1.0
Summary: Python connection to iCloud
Home-page: https://pypi.org/project/kabbes-icloud/
Author: James Kabbes
Author-email: james.kabbes@gmail.com
Project-URL: GitHub, https://github.com/jameskabbes/icloud
Project-URL: Documentation, https://jameskabbes.github.io/icloud
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
Requires-Dist: pandas
Requires-Dist: pyicloud
Requires-Dist: kabbes-real-time-input
Requires-Dist: kabbes-dir-ops
Requires-Dist: kabbes-parent-class
Requires-Dist: kabbes-py-starter

[GitHub Pages](https://jameskabbes.github.io/icloud)<br>
[PyPI](https://pypi.org/project/kabbes-icloud)

# icloud
Python connection to iCloud

<br> 

# Installation
`pip install kabbes_icloud`

<br>

# Running main

```
python -m kabbes_icloud
```

<br>

# Usage
For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.

<br>

# Author
James Kabbes

