django-ansible-base


Namedjango-ansible-base JSON
Version 2025.8.18 PyPI version JSON
download
home_pageNone
SummaryA Django app used by ansible services
upload_time2025-08-18 13:48:28
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/e0/4d/2e43ce5e76c8ac75559fbc9ac58f90aad150f2b9dcfca2c07bf37509e1df/django_ansible_base-2025.8.18.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": "2025.8.18",
    "project_urls": {
        "Repository": "https://github.com/ansible/django-ansible-base"
    },
    "split_keywords": [
        "ansible",
        " django"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a258e4ef4bddd5ed13625f45cf5cdc0fddfca60317c24f32be04cd6926226fb2",
                "md5": "dc2271dbe58eaeb7f00c04bce4d0fc79",
                "sha256": "fa54b32441942b98d6d26806d63daf2e6b4b0dd176bc841db64a0493cbf29ace"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2025.8.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc2271dbe58eaeb7f00c04bce4d0fc79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 407962,
            "upload_time": "2025-08-18T13:48:27",
            "upload_time_iso_8601": "2025-08-18T13:48:27.073408Z",
            "url": "https://files.pythonhosted.org/packages/a2/58/e4ef4bddd5ed13625f45cf5cdc0fddfca60317c24f32be04cd6926226fb2/django_ansible_base-2025.8.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e04d2e43ce5e76c8ac75559fbc9ac58f90aad150f2b9dcfca2c07bf37509e1df",
                "md5": "a970aa89f83312848b47ba5978f8c8c0",
                "sha256": "2ad5bd979d93d2d1ae3b818c38641377991c70b2b93252424ac54b0351103681"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2025.8.18.tar.gz",
            "has_sig": false,
            "md5_digest": "a970aa89f83312848b47ba5978f8c8c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 305430,
            "upload_time": "2025-08-18T13:48:28",
            "upload_time_iso_8601": "2025-08-18T13:48:28.755976Z",
            "url": "https://files.pythonhosted.org/packages/e0/4d/2e43ce5e76c8ac75559fbc9ac58f90aad150f2b9dcfca2c07bf37509e1df/django_ansible_base-2025.8.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 13:48:28",
    "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: 3.31258s