[ 源代码: pyicloud ]
软件包:python3-pyicloud(1.0.0-1)
wrapper to access iPhone and Calendar data in the iCloud
PyiCloud is a module which allows one to interact with iCloud webservices. It is written in Python and you can access your iCloud either with password/username or with Two-factor authentication (2FA). You can:
- list which devices are associated with your account - obtain the device"s last known location. The Find My iPhone app must have been installed and initialized. - send a request to the device to play a sound - activate the "lost mode" Lost mode is slightly different to the "Play Sound" functionality in that it allows the person who picks up the phone to call a specific phone number without having to enter the passcode. Just like "Play Sound" you may pass a custom message which the device will display, if it"s not overridden the custom message of "This iPhone has been lost. Please call me." is used. - fetch events from the calendar webservice - access your iCloud contacts/address book - access documents stored in your iCloud account - access the iCloud Photo Library
其他与 python3-pyicloud 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-keyrings.alt
- alternate backend implementations for python3-keyring
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-tzlocal (>= 4.0)
- tzinfo object for the local timezone