pypush

View on PyPIReverse Dependencies (0)

2.0.0 pypush-2.0.0-py3-none-any.whl

Wheel Details

Project: pypush
Version: 2.0.0
Filename: pypush-2.0.0-py3-none-any.whl
Download: [link]
Size: 34794
MD5: c3a44cbce128bcc1ce96493b3433f5a1
SHA256: ec51e5afb8c0847ef72f525a3b9b67627f01b9601462d819063f3fca1c59e012
Uploaded: 2024-05-22 12:37:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pypush
Version: 2.0.0
Summary: Interact with Apple Private API
Author-Email: JJTech <jjtech[at]jjtech.dev>
Project-Url: Homepage, https://github.com/JJTech0130/pypush
Project-Url: Issues, https://github.com/JJTech0130/pypush/issues
License: Server Side Public License (SSPL)
Keywords: apple,api,reverse engineering,imessage,apns
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: License :: Other/Proprietary License
Requires-Python: >=3.9
Requires-Dist: anyio
Requires-Dist: httpx[http2]
Requires-Dist: cryptography
Requires-Dist: typing-extensions
Requires-Dist: exceptiongroup
Requires-Dist: importlib-metadata; python_version >= "3.9"
Requires-Dist: frida; extra == "cli"
Requires-Dist: rich; extra == "cli"
Requires-Dist: typer; extra == "cli"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Provides-Extra: cli
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1304 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pypush/_version.py sha256=o9XMlNC6GoiUn7mwoOOgJdijgp3B_2fLdgizcKs1i2o 411
pypush/apns/__init__.py sha256=7yvTH1b5pFoviEFwF5FnslMuBPinF7uyALMc2-wBRqk 180
pypush/apns/_protocol.py sha256=WdcDjkVsKpJ4jxR5P3puUBDiDFcwGPJiyebRYlXuj7A 5314
pypush/apns/_util.py sha256=vosvm2_huCC57QVcWYpr_GedNDyonQ7VpPPqG-xljDk 2652
pypush/apns/albert.py sha256=J7ZApVOGVMnFy6woBF4FUdFBPOq4N3KNRMMogK4UY-k 10059
pypush/apns/filters.py sha256=XRR_shB-EBmaJHQx1jiPwracPyHpYtZzbFQY1Qy1IJo 1090
pypush/apns/lifecycle.py sha256=NscmHWLaHKKYo8tDQekbtk9aGxY9v8zyeBB7jbnVaoY 9264
pypush/apns/protocol.py sha256=x_F3c8j94m_JwW71Q2Lg4Lvo3F_V1HhAtETMNcDJxNA 18135
pypush/apns/transport.py sha256=Xd3PaECgb7oL7H2Uu4Hd3PM4aUJ2YdDxHu_b_a_3wok 4036
pypush/cli/__init__.py sha256=720Rzr6MClaCE751cveYrkFjk2ZyprFmBBmw-l_YQSQ 2020
pypush/cli/_frida.py sha256=dC0TAjxz5ylPgHCA6nTh6ZKklf0RwAesXruGgrnZN8w 2813
pypush/cli/proxy.py sha256=r3gGBWIZxWeoy2ZIpetq_9RIoM1lOvaw2fxJoVUW0Co 5656
pypush/cloudkit/.gitkeep sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypush/grandslam/.gitkeep sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypush/ids/.gitkeep sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypush/imessage/.gitkeep sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypush-2.0.0.dist-info/LICENSE sha256=91UFD-GD_h2rPiykR_sIF0_wLfjrQVPQAcowwGU_mZY 29385
pypush-2.0.0.dist-info/METADATA sha256=Jkub-hkFaV4uEpn20vKPSX6v1ykiKGECV_9Fs9uYXck 2374
pypush-2.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pypush-2.0.0.dist-info/entry_points.txt sha256=iWsd_22DAU3F-zV-MI35fKZJB16E0j4lqjrAiObhblo 43
pypush-2.0.0.dist-info/top_level.txt sha256=puVanzz1x5LNo-8_a0HhlZAkluvMD5WpZ5o0LIV8zoo 7
pypush-2.0.0.dist-info/RECORD

top_level.txt

pypush

entry_points.txt

pypush = pypush.cli:main