tendenci-django-tagging


Nametendenci-django-tagging JSON
Version 0.6 PyPI version JSON
download
home_pagehttps://github.com/tendenci/django-tagging
SummaryGeneric tagging application for Django
upload_time2024-01-18 22:12:09
maintainerTendenci
docs_urlNone
authorJonathan Buchanan
requires_python
licenseBSD License
keywords django tag tagging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ==============
Django Tagging
==============

|travis-develop| |coverage-develop|

This is a generic tagging application for Django projects

https://django-tagging.readthedocs.io/

Note that this application version requires Python 3.5 or later, and Django
1.11 or later. You can obtain Python from http://www.python.org/ and
Django from http://www.djangoproject.com/.

.. |travis-develop| image:: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop
   :alt: Build Status - develop branch
   :target: http://travis-ci.org/Fantomas42/django-tagging
.. |coverage-develop| image:: https://coveralls.io/repos/Fantomas42/django-tagging/badge.png?branch=develop
   :alt: Coverage of the code
   :target: https://coveralls.io/r/Fantomas42/django-tagging

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tendenci/django-tagging",
    "name": "tendenci-django-tagging",
    "maintainer": "Tendenci",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "programmers@tendenci.com",
    "keywords": "django,tag,tagging",
    "author": "Jonathan Buchanan",
    "author_email": "jonathan.buchanan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8c/4f/1e16c54ebee64b6bfb45b2bddf8a23a960e5925201857890954ff51884c2/tendenci-django-tagging-0.6.tar.gz",
    "platform": null,
    "description": "==============\nDjango Tagging\n==============\n\n|travis-develop| |coverage-develop|\n\nThis is a generic tagging application for Django projects\n\nhttps://django-tagging.readthedocs.io/\n\nNote that this application version requires Python 3.5 or later, and Django\n1.11 or later. You can obtain Python from http://www.python.org/ and\nDjango from http://www.djangoproject.com/.\n\n.. |travis-develop| image:: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop\n   :alt: Build Status - develop branch\n   :target: http://travis-ci.org/Fantomas42/django-tagging\n.. |coverage-develop| image:: https://coveralls.io/repos/Fantomas42/django-tagging/badge.png?branch=develop\n   :alt: Coverage of the code\n   :target: https://coveralls.io/r/Fantomas42/django-tagging\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Generic tagging application for Django",
    "version": "0.6",
    "project_urls": {
        "Homepage": "https://github.com/tendenci/django-tagging"
    },
    "split_keywords": [
        "django",
        "tag",
        "tagging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "155c2fdaec067d757d7fb5672f3dacfdc5ccd2bd7bb089075b62e1857c66737c",
                "md5": "53b99a43dbb1967105a2f3a78366195e",
                "sha256": "0c4eff5ce35b7094f604410149952db55f61cf6d61cdb7a84554d9627598838c"
            },
            "downloads": -1,
            "filename": "tendenci_django_tagging-0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53b99a43dbb1967105a2f3a78366195e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31602,
            "upload_time": "2024-01-18T22:12:07",
            "upload_time_iso_8601": "2024-01-18T22:12:07.830673Z",
            "url": "https://files.pythonhosted.org/packages/15/5c/2fdaec067d757d7fb5672f3dacfdc5ccd2bd7bb089075b62e1857c66737c/tendenci_django_tagging-0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c4f1e16c54ebee64b6bfb45b2bddf8a23a960e5925201857890954ff51884c2",
                "md5": "9803ee29f8ff0cc86d49edb9b3a31166",
                "sha256": "7b6c75174436a45e47fe082333af1b9e2b7cc6d74a5422aea5fe89ae33473327"
            },
            "downloads": -1,
            "filename": "tendenci-django-tagging-0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9803ee29f8ff0cc86d49edb9b3a31166",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42699,
            "upload_time": "2024-01-18T22:12:09",
            "upload_time_iso_8601": "2024-01-18T22:12:09.785661Z",
            "url": "https://files.pythonhosted.org/packages/8c/4f/1e16c54ebee64b6bfb45b2bddf8a23a960e5925201857890954ff51884c2/tendenci-django-tagging-0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-18 22:12:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tendenci",
    "github_project": "django-tagging",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "tendenci-django-tagging"
}
        
Elapsed time: 0.16874s