{"id":13469307,"url":"https://github.com/nephila/django-meta","last_synced_at":"2025-05-14T13:07:05.307Z","repository":{"id":17288031,"uuid":"20058282","full_name":"nephila/django-meta","owner":"nephila","description":"Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.","archived":false,"fork":false,"pushed_at":"2025-05-13T06:42:10.000Z","size":574,"stargazers_count":512,"open_issues_count":15,"forks_count":69,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-05-13T07:40:08.748Z","etag":null,"topics":["hacktoberfest","metatags","python","seo","seo-optimization","social-network"],"latest_commit_sha":null,"homepage":"https://django-meta.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nephila.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-05-22T11:15:50.000Z","updated_at":"2025-05-13T06:42:14.000Z","dependencies_parsed_at":"2023-02-16T15:05:40.670Z","dependency_job_id":"76284211-6540-4abd-9673-8575c2392e2e","html_url":"https://github.com/nephila/django-meta","commit_stats":{"total_commits":246,"total_committers":26,"mean_commits":9.461538461538462,"dds":"0.34959349593495936","last_synced_commit":"847858c1ff948b208a481267c0404089e7cb089a"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nephila%2Fdjango-meta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nephila%2Fdjango-meta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nephila%2Fdjango-meta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nephila%2Fdjango-meta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nephila","download_url":"https://codeload.github.com/nephila/django-meta/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253899421,"owners_count":21981254,"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":["hacktoberfest","metatags","python","seo","seo-optimization","social-network"],"created_at":"2024-07-31T15:01:32.690Z","updated_at":"2025-05-14T13:07:00.295Z","avatar_url":"https://github.com/nephila.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"===========\ndjango-meta\n===========\n\n|Gitter| |PyPiVersion| |PyVersion| |GAStatus| |TestCoverage| |CodeClimate| |License|\n\nDjango-Meta is a pluggable Django app that allows developers to easily add meta tags and OpenGraph,\n Twitter, and Schema.org properties to their HTML responses.\n\nBy adding these tags to their pages, developers can improve the way their pages are displayed in search engine results and on social media platforms.\n\n.. warning:: **INCOMPATIBLE CHANGE**: as of version 2.0 django-meta has no\n             longer supports Google+, basic Schema.org support has been introduced.\n\n.. contents::\n\n************\nInstallation\n************\n\nSee https://django-meta.readthedocs.io/en/latest/installation.html\n\n******************\nSupported versions\n******************\n\n******\nDjango\n******\n\n3.2 to 4.2 (newer versions might work but are not tested yet)\n\n\n******\nPython\n******\n\nPython 3.9 to 3.11\n\n*******************\nSupported Meta Tags\n*******************\n\nDjango-Meta supports a wide range of meta tags, including:\n\n- Description\n- Keywords\n- Robots\n- Author\n- Google Analytics\n- Open Graph (OG) tags\n- Twitter Cards\n- Schema.org properties\n\nTo add meta tags to your pages using Django-Meta, you can use the provided template tags or use the view-method and model-method interface to provide and handle meta information.\n\n*************\nBasic concept\n*************\n\n``django-meta`` provides a **view-method** and **model-method** interface to provide and handle meta informations\n\nFor more details check `documentation`_.\n\n************************************\nConfiguration for Non-HTML Responses\n************************************\n\nBy default, Django-Meta is designed to work with HTML responses.\n\nHowever, it can also be configured to work with non-HTML responses, such as JSON or XML.\n\nTo do this, you can define your own meta classes and register them with the django-meta app.\n\n\n**************************\nAuthors and Contributors\n**************************\n\n``django-meta`` has been started by `Branko Vukelic`_.\n\nCurrent maintainer: `Iacopo Spalletti`_\n\nSee ``AUTHORS`` file for the complete list of contributors\n\n***********************************\nApps using django-meta / extensions\n***********************************\n\nSee `third_party_apps`_\n\n**************\nReporting bugs\n**************\n\nPlease report all bugs to our Github `issue tracker`_.\n\n.. _OpenGraph: http://opengraphprotocol.org/\n.. _issue tracker: https://github.com/nephila/django-meta/issues/\n.. _github: https://github.com/nephila/django-meta/\n.. _Iacopo Spalletti: https://github.com/yakky\n.. _documentation: https://django-meta.readthedocs.io/en/latest/\n.. _third_party_apps: https://django-meta.readthedocs.io/en/latest/#apps-using-django-meta-extensions\n.. _Branko Vukelic: https://bitbucket.org/monwara\n\n\n\n\n.. |Gitter| image:: https://img.shields.io/badge/GITTER-join%20chat-brightgreen.svg?style=flat-square\n    :target: https://gitter.im/nephila/applications\n    :alt: Join the Gitter chat\n\n.. |PyPiVersion| image:: https://img.shields.io/pypi/v/django-meta.svg?style=flat-square\n    :target: https://pypi.python.org/pypi/django-meta\n    :alt: Latest PyPI version\n\n.. |PyVersion| image:: https://img.shields.io/pypi/pyversions/django-meta.svg?style=flat-square\n    :target: https://pypi.python.org/pypi/django-meta\n    :alt: Python versions\n\n.. |GAStatus| image:: https://github.com/nephila/django-meta/workflows/Tox%20tests/badge.svg\n    :target: https://github.com/nephila/django-meta\n    :alt: Latest CI build status\n\n.. |TestCoverage| image:: https://img.shields.io/coveralls/nephila/django-meta/master.svg?style=flat-square\n    :target: https://coveralls.io/r/nephila/django-meta?branch=master\n    :alt: Test coverage\n\n.. |License| image:: https://img.shields.io/github/license/nephila/django-meta.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/django-meta/\n    :alt: License\n\n.. |CodeClimate| image:: https://codeclimate.com/github/nephila/django-meta/badges/gpa.svg?style=flat-square\n   :target: https://codeclimate.com/github/nephila/django-meta\n   :alt: Code Climate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnephila%2Fdjango-meta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnephila%2Fdjango-meta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnephila%2Fdjango-meta/lists"}