{"id":22613131,"url":"https://github.com/bambier/django-simple-pwa","last_synced_at":"2025-04-11T09:18:24.151Z","repository":{"id":38037897,"uuid":"420442855","full_name":"bambier/django-simple-pwa","owner":"bambier","description":"PWA is a simple Django app to develope and deploy a Progressive Web Application.","archived":false,"fork":false,"pushed_at":"2024-07-06T14:55:46.000Z","size":1255,"stargazers_count":15,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T06:33:50.866Z","etag":null,"topics":["djnago","progressive-web-application","pwa"],"latest_commit_sha":null,"homepage":" https://django-simple-pwa.readthedocs.io/fa/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bambier.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-23T14:59:18.000Z","updated_at":"2025-03-13T09:59:23.000Z","dependencies_parsed_at":"2024-01-18T21:34:26.708Z","dependency_job_id":"f822ea19-d786-4803-83d1-5141db7e0ce5","html_url":"https://github.com/bambier/django-simple-pwa","commit_stats":{"total_commits":26,"total_committers":5,"mean_commits":5.2,"dds":0.6153846153846154,"last_synced_commit":"0be55ceaa44c7707734f15ab9fcb0b49d87e57a6"},"previous_names":["nimaes80/django-simple-pwa","bambier/django-simple-pwa"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bambier%2Fdjango-simple-pwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bambier%2Fdjango-simple-pwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bambier%2Fdjango-simple-pwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bambier%2Fdjango-simple-pwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bambier","download_url":"https://codeload.github.com/bambier/django-simple-pwa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248366821,"owners_count":21092042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["djnago","progressive-web-application","pwa"],"created_at":"2024-12-08T17:15:14.066Z","updated_at":"2025-04-11T09:18:24.108Z","avatar_url":"https://github.com/bambier.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====\nPWA\n=====\n\n\n![PyPI - Versions from Framework Classifiers](https://img.shields.io/pypi/frameworkversions/django/django-simple-pwa)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-simple-pwa)\n![PyPI - Implementation](https://img.shields.io/pypi/implementation/django-simple-pwa)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/django-simple-pwa)\n\n\n\nPWA\n###\n\nPWA is a simple Django app to develop and deploy a Progressive Web Application.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"pwa\" to your INSTALLED_APPS setting like this::\n\n    INSTALLED_APPS = [\n        ...,\n        'pwa',\n    ]\n\n2. Include the pwa URLconf in your project urls.py like this::\n\n    path('', include('pwa.urls')),\n\n3. Run ``python manage.py collectstatic`` to get the PWA static files.\n\n4. Load pwa \u0026 its meta files in index HTML file like as::\n\n\n    {% load pwa %}\n    {% pwa_meta_data %}\n    {% pwa_meta_script %}\n\n5. Start the development server on HTTPS or localhost to see installable app.\n\n\n\n\ngithub: https://github.com/bambier/django-simple-pwa\n\n\ndocuments: https://django-simple-pwa.readthedocs.io/fa/latest/\n\n\n\npypi: https://pypi.org/project/django-simple-pwa/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbambier%2Fdjango-simple-pwa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbambier%2Fdjango-simple-pwa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbambier%2Fdjango-simple-pwa/lists"}