pypush


Namepypush JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
SummaryInteract with Apple Private API
upload_time2024-05-22 12:37:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseServer Side Public License (SSPL)
keywords apple api reverse engineering imessage apns
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            > [!WARNING]
> `pypush` is undergoing a major rewrite. The current version is not stable and may not work as expected. Many features have been temporarily removed.
>
> Versioning starts at 2.0.0 due to conflicts with the original package to have the `pypush` name. Do not expect stability until 3.0.0.

# pypush
`pypush` was originally a POC demo of my recent iMessage reverse-engineering.
It is now being developed into a community library aiming to cover all of Apple's internal API surface.

Currently, the rewritten version supports using the client side of Apple's internal APNs API, meaning it can activate as an
Apple device and receive push notifications. Stay tuned for future updates as we bring back the iMessage API and more!

`pypush` is completely platform-independent, though it may require device identifiers to use some APIs.

## Installation
Simple installation:
```bash
pip install pypush[cli]
```
Editable installation (for development):
```bash
git clone https://github.com/JJTech0130/pypush
cd pypush
pip install -e .
```

## Licensing
This project is licensed under the terms of the [SSPL](https://www.mongodb.com/licensing/server-side-public-license)

This project has been purchased by [Beeper](https://github.com/beeper), please contact them with any questions about licensing.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pypush",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "apple, api, reverse engineering, imessage, apns",
    "author": null,
    "author_email": "JJTech <jjtech@jjtech.dev>",
    "download_url": "https://files.pythonhosted.org/packages/8f/38/5c5bd32dfa873c10177081857c845774af6f6649645ae76a81e0a5e70fb6/pypush-2.0.0.tar.gz",
    "platform": null,
    "description": "> [!WARNING]\n> `pypush` is undergoing a major rewrite. The current version is not stable and may not work as expected. Many features have been temporarily removed.\n>\n> Versioning starts at 2.0.0 due to conflicts with the original package to have the `pypush` name. Do not expect stability until 3.0.0.\n\n# pypush\n`pypush` was originally a POC demo of my recent iMessage reverse-engineering.\nIt is now being developed into a community library aiming to cover all of Apple's internal API surface.\n\nCurrently, the rewritten version supports using the client side of Apple's internal APNs API, meaning it can activate as an\nApple device and receive push notifications. Stay tuned for future updates as we bring back the iMessage API and more!\n\n`pypush` is completely platform-independent, though it may require device identifiers to use some APIs.\n\n## Installation\nSimple installation:\n```bash\npip install pypush[cli]\n```\nEditable installation (for development):\n```bash\ngit clone https://github.com/JJTech0130/pypush\ncd pypush\npip install -e .\n```\n\n## Licensing\nThis project is licensed under the terms of the [SSPL](https://www.mongodb.com/licensing/server-side-public-license)\n\nThis project has been purchased by [Beeper](https://github.com/beeper), please contact them with any questions about licensing.\n",
    "bugtrack_url": null,
    "license": "Server Side Public License (SSPL)",
    "summary": "Interact with Apple Private API",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/JJTech0130/pypush",
        "Issues": "https://github.com/JJTech0130/pypush/issues"
    },
    "split_keywords": [
        "apple",
        " api",
        " reverse engineering",
        " imessage",
        " apns"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c14fa1aea904a1aa7e8c6eda94ddfa33cbb4234c669dae302df0b33ed66d73ba",
                "md5": "c3a44cbce128bcc1ce96493b3433f5a1",
                "sha256": "ec51e5afb8c0847ef72f525a3b9b67627f01b9601462d819063f3fca1c59e012"
            },
            "downloads": -1,
            "filename": "pypush-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3a44cbce128bcc1ce96493b3433f5a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 34794,
            "upload_time": "2024-05-22T12:37:25",
            "upload_time_iso_8601": "2024-05-22T12:37:25.459758Z",
            "url": "https://files.pythonhosted.org/packages/c1/4f/a1aea904a1aa7e8c6eda94ddfa33cbb4234c669dae302df0b33ed66d73ba/pypush-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f385c5bd32dfa873c10177081857c845774af6f6649645ae76a81e0a5e70fb6",
                "md5": "46720830e5b079e0d1ac3318b055d68a",
                "sha256": "6ccd7d1bcc7966fa2d5041b97b556717eff80be9e1abe0142751dd2f7888ef25"
            },
            "downloads": -1,
            "filename": "pypush-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "46720830e5b079e0d1ac3318b055d68a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 38957,
            "upload_time": "2024-05-22T12:37:27",
            "upload_time_iso_8601": "2024-05-22T12:37:27.253266Z",
            "url": "https://files.pythonhosted.org/packages/8f/38/5c5bd32dfa873c10177081857c845774af6f6649645ae76a81e0a5e70fb6/pypush-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-22 12:37:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JJTech0130",
    "github_project": "pypush",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pypush"
}
        
Elapsed time: 0.23461s