Skip to main content

Simple python library for dealing with Apple device's firmwares.

Project description

PyApple

Simple python library for dealing with Apple device's firmwares.

Features

  • Asynchronous (you can use synchronous method either)
  • Fetch IPSW by identifier, build number and version
  • Fetch OTA firmware by identifier, buildid and version
  • Fetch available MacOS from Apple's update server (including betas)
  • Get information of cydia tweak and repo
  • Extract SHSH2 blobs of iDevices
  • Request an asset from Apple's Pallas OTA server.

Example

from pyapple import Apple

client = Apple()

device = client.search_device("iPad13,4")

print(device.name) # Prints "iPad Pro (11-inch) (3rd generation)"

You could see more example codes from here.

Documentation

here

Install

python3 -m pip install pyapple

Build Environment

Contribute

  • Strongly recommends using black and isort.
  • Use pull request.

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyApple-2.0.1-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file PyApple-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: PyApple-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.4

File hashes

Hashes for PyApple-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e64814c872a1c5b461cbe0e72b53c6db0813ac042a7de3a5971cbad60b1aa5f8
MD5 c9102a78a6a0ca965657bf69a4450374
BLAKE2b-256 d5c967b2645fe4c17b61d532aa89baa68f73bac1486aa9d186a592a9e958e698

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page