{"id":21574425,"url":"https://github.com/swing-collection/swing-cookie","last_synced_at":"2025-04-10T16:12:06.658Z","repository":{"id":252920858,"uuid":"840035029","full_name":"swing-collection/swing-cookie","owner":"swing-collection","description":"Django Swing | Cookie","archived":false,"fork":false,"pushed_at":"2025-04-06T06:52:50.000Z","size":2280,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-04-06T07:31:41.077Z","etag":null,"topics":["cookie","cookies","cookies-consent","cookies-policy","django","swing","swing-collection"],"latest_commit_sha":null,"homepage":"https://www.swing.dj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swing-collection.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"scape-foundation","open_collective":"scape"}},"created_at":"2024-08-08T20:47:22.000Z","updated_at":"2025-04-06T06:52:47.000Z","dependencies_parsed_at":"2025-02-01T13:32:23.406Z","dependency_job_id":"beeec203-4b60-4cd0-a05b-36ecd7320818","html_url":"https://github.com/swing-collection/swing-cookie","commit_stats":null,"previous_names":["swing-collection/swing-cookie"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swing-collection%2Fswing-cookie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swing-collection%2Fswing-cookie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swing-collection%2Fswing-cookie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swing-collection%2Fswing-cookie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swing-collection","download_url":"https://codeload.github.com/swing-collection/swing-cookie/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248251059,"owners_count":21072685,"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":["cookie","cookies","cookies-consent","cookies-policy","django","swing","swing-collection"],"created_at":"2024-11-24T12:09:44.601Z","updated_at":"2025-04-10T16:12:06.638Z","avatar_url":"https://github.com/swing-collection.png","language":"Python","funding_links":["https://github.com/sponsors/scape-foundation","https://opencollective.com/scape"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/scape-agency/swing.dj/blob/85830584264bca52c02e1f0dcfa3648f84783805/res/swing-logo.png\" width=\"20%\" height=\"20%\" alt=\"Django Swing Logo\"\u003e\n\u003c/p\u003e\n\u003ch1 align='center' style='border-bottom: none;'\u003eSwing Cookie\u003c/h1\u003e\n\u003ch3 align='center'\u003eDjango Swing Collection\u003c/h3\u003e\n\u003cbr/\u003e\n\n---\n\n## Overview\n\nSwing Cookie ...\n\n---\n\n## Usage in a Django Project\n\nAfter installing the package, you can add swing_cookie to your INSTALLED_APPS and include the views in your project’s URLs.\n\n``` python\n# settings.py\nINSTALLED_APPS = [\n    ...\n    'swing_cookie',\n    ...\n]   \n```\n\n``` python\n# urls.py\nfrom django.urls import path\nfrom swing_cookie.views import cookie_consent_view\n\nurlpatterns = [\n    path('cookie-consent/', cookie_consent_view, name='cookie_consent'),\n]\n```\n\n\n---\n\n## Colophon\n\nMade with ❤️ by **[Scape Agency](https://www.scape.agency)**\n\n### Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your changes.\n\n### License\n\nThis project is licensed under the BSD-3-Clause license. See the [LICENSE](LICENSE) file for details.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswing-collection%2Fswing-cookie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswing-collection%2Fswing-cookie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswing-collection%2Fswing-cookie/lists"}