django-ansible-base


Namedjango-ansible-base JSON
Version 2024.12.13 PyPI version JSON
download
home_pageNone
SummaryA Django app used by ansible services
upload_time2024-12-13 19:01:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords ansible django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-ansible-base

## What is it?
Django-ansible-base is exactly what it says it is. A base for any Ansible application which will leverage Django.

## Documentation

Docs for django-ansible-base features can be found in the [docs](docs) directory.

Information about the test_app and how to start/use it can be found in [test_app/README.md](test_app/README.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-ansible-base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "ansible, django",
    "author": null,
    "author_email": "\"Red Hat, Inc.\" <info@ansible.com>, John Westcott IV <john.westcott.iv@redhat.com>",
    "download_url": "https://files.pythonhosted.org/packages/73/15/1a9cb88636f373262baad8c0e41b7bcea758d1c70a58c4a8dc9de8924835/django_ansible_base-2024.12.13.tar.gz",
    "platform": null,
    "description": "# django-ansible-base\n\n## What is it?\nDjango-ansible-base is exactly what it says it is. A base for any Ansible application which will leverage Django.\n\n## Documentation\n\nDocs for django-ansible-base features can be found in the [docs](docs) directory.\n\nInformation about the test_app and how to start/use it can be found in [test_app/README.md](test_app/README.md)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Django app used by ansible services",
    "version": "2024.12.13",
    "project_urls": {
        "Repository": "https://github.com/ansible/django-ansible-base"
    },
    "split_keywords": [
        "ansible",
        " django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4566316c30e21367da58c279729a609cc98b5d95c9214d4b55e8763b6b07d268",
                "md5": "41104be627baf466014922f76be3d692",
                "sha256": "ce39258edc272709caa3740b398df1c7798e9fe9c0929517098da7eb9ed4d68c"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2024.12.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41104be627baf466014922f76be3d692",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 333386,
            "upload_time": "2024-12-13T19:01:52",
            "upload_time_iso_8601": "2024-12-13T19:01:52.693049Z",
            "url": "https://files.pythonhosted.org/packages/45/66/316c30e21367da58c279729a609cc98b5d95c9214d4b55e8763b6b07d268/django_ansible_base-2024.12.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73151a9cb88636f373262baad8c0e41b7bcea758d1c70a58c4a8dc9de8924835",
                "md5": "bc340a2e8e81c8f2d700fe55fd5e3459",
                "sha256": "1ebe943f072fb0d10518829df568156dd02d686648f6e115a13fd7e91734ded1"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2024.12.13.tar.gz",
            "has_sig": false,
            "md5_digest": "bc340a2e8e81c8f2d700fe55fd5e3459",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 246526,
            "upload_time": "2024-12-13T19:01:56",
            "upload_time_iso_8601": "2024-12-13T19:01:56.757598Z",
            "url": "https://files.pythonhosted.org/packages/73/15/1a9cb88636f373262baad8c0e41b7bcea758d1c70a58c4a8dc9de8924835/django_ansible_base-2024.12.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 19:01:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansible",
    "github_project": "django-ansible-base",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-ansible-base"
}
        
Elapsed time: 0.37916s