django-push-notifications-rubgomez93

View on PyPIReverse Dependencies (0)

1.6.3 django_push_notifications_rubgomez93-1.6.3-py2.py3-none-any.whl

Wheel Details

Project: django-push-notifications-rubgomez93
Version: 1.6.3
Filename: django_push_notifications_rubgomez93-1.6.3-py2.py3-none-any.whl
Download: [link]
Size: 30959
MD5: 698ebcc3432ea3474f1eba706eb1b80b
SHA256: e7d2c9193c97da006857b9cdf7de2044db236bb1ff1254972c13537b8df24f2b
Uploaded: 2018-09-07 11:45:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-push-notifications-rubgomez93
Version: 1.6.3
Summary: Send push notifications to mobile devices through GCM, APNS or WNS and to browsers through WebPush (supported browsers: Chrome, Firefox and Opera) in Django
Author: Jerome Leclanche
Author-Email: jerome[at]leclan.ch
Home-Page: https://github.com/rubgombar1/django-push-notifications
Download-Url: https://github.com/rubgombar1/django-push-notifications/tarball/1.6.3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Networking
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
Requires-Dist: apns2 (>=0.3.0)
Requires-Dist: pywebpush (>=1.3.0)
Requires-Dist: Django (>=1.11)
[No description]

WHEEL

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

RECORD

Path Digest Size
django_push_notifications_rubgomez93-1.6.3.dist-info/METADATA sha256=dPe5nyj86SZQwQXEQ4HJdB9O_amFmMBd-TMXHARHShQ 1234
django_push_notifications_rubgomez93-1.6.3.dist-info/RECORD
django_push_notifications_rubgomez93-1.6.3.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
django_push_notifications_rubgomez93-1.6.3.dist-info/top_level.txt sha256=eFEHUUBj2Kcb26RsZ4iypFv34OvcsS473ZoQ5p4uK5U 19
push_notifications/__init__.py sha256=PkJOM8q2t-bd1qYjg5rO0IOrVYk_fJHzxRv0ugH2Jg4 154
push_notifications/admin.py sha256=rmyHWFK5E5E8Xr09xRg6j6lMq23bXCID4gNQX1Qgy-Q 3497
push_notifications/apns.py sha256=x3b0I-KR2O0AOxKdFhFws9pr74SEfwSc6n8Cjc8iaUk 4589
push_notifications/apns_errors.py sha256=QbU0LGQMALRue9fUlAePEMktqx8LZxf6Cu5nK8EC6yo 1747
push_notifications/fields.py sha256=xgDcAHRu5CTASdIakYk-GXejlWK7QInKI1jCqxjlqQk 3829
push_notifications/gcm.py sha256=l_Nurv4iefghDi1W3vQyuKjZMRl7zrYiCiXjgg3fiuI 7383
push_notifications/models.py sha256=cjSUng6C9zR9Q0K6JJ_oTmj0y_Y56XTcS97nkc9YPmI 7336
push_notifications/settings.py sha256=GejioQbUWTHYVPxHt9KwQcHImFrfnypT3L2O4JON51c 1986
push_notifications/webpush.py sha256=QGXzxkvAlq--S3q0crU7HRHZRTRGlTY8ftAMFXcqAxQ 2217
push_notifications/wns.py sha256=1399dobaU47bkImI_r_xjkMOXTVDzal8pZ7Eg5QVjHU 11491
push_notifications/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
push_notifications/api/rest_framework.py sha256=TG_Cmln2-H9fZruQCXFNfgfls_5XuEm_M8Q9WRaadME 6496
push_notifications/conf/__init__.py sha256=rCqjH5weL85j6JY8mst0iVx80k90kl1cEr4gHv-zOUE 512
push_notifications/conf/app.py sha256=wFN_AoNZy_6vKxlhznSjggBrnRUurWhhMFBeO2Tvi4o 10547
push_notifications/conf/appmodel.py sha256=lbC1iVH2ZlhoQZAg8Rod2VcaRrP5m6Xz4rIO3W9hZ5k 181
push_notifications/conf/base.py sha256=p7vG8U2g1ZR20u_zQwlw7mWc0e_MFkNmUNBMql9pESM 1595
push_notifications/conf/legacy.py sha256=YN6PrgzecQwdXtTYva_E3idToX7xjWyUkcMybFop424 5174
push_notifications/migrations/0001_initial.py sha256=rorK94TNpYYb6WN0khg8lijJ5FGQE3Psiji61bCMpLs 2598
push_notifications/migrations/0002_auto_20160106_0850.py sha256=1Z_Nticb8_MPQbjNwm1OjFx_9nxP_m_fr1UjC_vmGYg 509
push_notifications/migrations/0003_wnsdevice.py sha256=6tDmDsFiuzNEjmhjYiMT20nhFij4vrUOQojeQJSMqHQ 1481
push_notifications/migrations/0004_fcm.py sha256=Hwz1XP7VCzH3d11jHdQntyXLuJshu_8b_AE-28-NJ9c 670
push_notifications/migrations/0005_applicationid.py sha256=xE95ypZe_OIYVRcy6p9SKdQ9Wo-wehfnSkMZKLdmbDM 1325
push_notifications/migrations/0006_webpushdevice.py sha256=z2Ja3CASC2nov5k-jnDUKBAfgMfMjwaCvBJLZqm6Zuk 1921
push_notifications/migrations/0007_auto_20180615_1226.py sha256=iaFn0uLMVSG3g-QJshHHjRZa75tHUgQNTliJ0fdkabs 1255
push_notifications/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

push_notifications