# picklepete/pyicloud

A Python + iCloud wrapper to access iPhone and Calendar data.

Repository: https://github.com/picklepete/pyicloud
Canonical: https://ross.abutalabs.com/products/pyicloud
Language: Python
License: MIT
License Family: permissive
Last push: 2024-10-25T14:34:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4994, "days_push": 677, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2842, forks 496 (observed 2026-08-28T04:07:24.797281+00:00)

## What it is
PyiCloud is a Python library that lets developers authenticate with and query iCloud webservices, such as calendar and iPhone (Find My iPhone) data, using an Apple ID. It also ships a small command-line tool for storing credentials in the system keyring.

## Use cases
- access icloud calendar data from python
- query find my iphone device location
- authenticate with apple id in a python script
- store icloud password in system keyring
- automate icloud data retrieval
- connect to icloud webservices from a script

## When to choose
- you need programmatic access to iCloud calendar or iPhone data from Python
- you want a lightweight requests-based wrapper around iCloud APIs
- you need a CLI to manage iCloud credentials in the keyring

## When to avoid
- you need full access to all iCloud services like photos, drive, or mail
- you are not working in Python
- you need an officially supported Apple API with guaranteed stability

## Facets
- artifact type: library
- maturity: active
- function: http-client, auth, cli
- domain: apple-ecosystem, apis, developer-tools
- platform: python, cli, cross-platform
- tags: icloud, apple-id, iphone, calendar, find-my-iphone, keyring, webservices, automation

## Member repositories
- picklepete/pyicloud (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.797281+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:37:14.321845+00:00, confidence not recorded.
  - readme: https://github.com/picklepete/pyicloud (fetched 2026-08-28T04:07:24.797281+00:00, sha d587852f856a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
