Contents

fcm-django 2.3.1

0

Send push notifications to mobile devices & browsers through FCM in Django.

Send push notifications to mobile devices & browsers through FCM in Django.

Stars: 793, Watchers: 793, Forks: 198, Open Issues: 14

The xtrinch/fcm-django repo was created 9 years ago and the last code push was 6 months ago.
The project is popular with 793 github stars!

How to Install fcm-django

You can install fcm-django using pip

pip install fcm-django

or add it to a project with poetry

poetry add fcm-django

Package Details

Author
xTrinch
License
None
Homepage
https://github.com/xtrinch/fcm-django
PyPi:
https://pypi.org/project/fcm-django/
GitHub Repo:
https://github.com/xtrinch/fcm-django

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Networking
No  fcm-django  pypi packages just yet.

Errors

A list of common fcm-django errors.

Code Examples

Here are some fcm-django code examples and snippets.

GitHub Issues

The fcm-django package has 14 open issues on GitHub

  • refactor: load firebase_admin lazily

See more issues on GitHub

Related Packages & Articles

drf-yasg 1.21.14

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.