Raw data
{
"_id": null,
"home_page": "https://github.com/xtrinch/fcm-django",
"name": "fcm-django",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "xTrinch",
"author_email": "mojca.rojko@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a5/b5/4bb0c738ba6934a82c210e57388abf869fae44b093ffafc21913033fbb13/fcm_django-2.2.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Send push notifications to mobile devices & browsers through FCM in Django.",
"version": "2.2.1",
"project_urls": {
"Download": "https://github.com/xtrinch/fcm-django/tarball/master",
"Homepage": "https://github.com/xtrinch/fcm-django"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a5b54bb0c738ba6934a82c210e57388abf869fae44b093ffafc21913033fbb13",
"md5": "ea6a270a7a7c673c7f196c0ff11fbc71",
"sha256": "bfc30f41537434f2485f364c2a5ae6ad579899805ec49628855bc196efa043b3"
},
"downloads": -1,
"filename": "fcm_django-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "ea6a270a7a7c673c7f196c0ff11fbc71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 21552,
"upload_time": "2024-07-22T18:46:13",
"upload_time_iso_8601": "2024-07-22T18:46:13.925844Z",
"url": "https://files.pythonhosted.org/packages/a5/b5/4bb0c738ba6934a82c210e57388abf869fae44b093ffafc21913033fbb13/fcm_django-2.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 18:46:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xtrinch",
"github_project": "fcm-django",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "Django",
"specs": [
[
">=",
"3.2"
]
]
},
{
"name": "django-tastypie",
"specs": [
[
">=",
"0.14.0"
]
]
},
{
"name": "djangorestframework",
"specs": [
[
">=",
"3.9.2"
]
]
},
{
"name": "firebase-admin",
"specs": [
[
">=",
"6.2"
],
[
"<",
"7"
]
]
},
{
"name": "swapper",
"specs": [
[
">=",
"1.3.0"
]
]
}
],
"tox": true,
"lcname": "fcm-django"
}