django-ansible-base


Namedjango-ansible-base JSON
Version 2025.7.29 PyPI version JSON
download
home_pageNone
SummaryA Django app used by ansible services
upload_time2025-07-29 19:54:49
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/f2/d0/398aa46212012ff760bc7a8e6942d2f25fda58dd622d0b31840b05933ab1/django_ansible_base-2025.7.29.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.7.29",
    "project_urls": {
        "Repository": "https://github.com/ansible/django-ansible-base"
    },
    "split_keywords": [
        "ansible",
        " django"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ebca3ebc0e54eff5a755b9d68b82620bbfce6596858ac668e448a1a02e2e18e0",
                "md5": "fd4b1db15fbd772894d394d11bc03a9d",
                "sha256": "b5452bf3d8c7117d39be43b1785056b6347a607df292bf32d827064c1e39a08d"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2025.7.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd4b1db15fbd772894d394d11bc03a9d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 399998,
            "upload_time": "2025-07-29T19:54:47",
            "upload_time_iso_8601": "2025-07-29T19:54:47.536797Z",
            "url": "https://files.pythonhosted.org/packages/eb/ca/3ebc0e54eff5a755b9d68b82620bbfce6596858ac668e448a1a02e2e18e0/django_ansible_base-2025.7.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2d0398aa46212012ff760bc7a8e6942d2f25fda58dd622d0b31840b05933ab1",
                "md5": "8f327c7cbe1d8ab7f08dc7a9cd6f2794",
                "sha256": "dd9b532c78c897f9b7ac5ca0d525d7a976beb28eec668416fd4d7eacb49134f5"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2025.7.29.tar.gz",
            "has_sig": false,
            "md5_digest": "8f327c7cbe1d8ab7f08dc7a9cd6f2794",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 298625,
            "upload_time": "2025-07-29T19:54:49",
            "upload_time_iso_8601": "2025-07-29T19:54:49.073781Z",
            "url": "https://files.pythonhosted.org/packages/f2/d0/398aa46212012ff760bc7a8e6942d2f25fda58dd622d0b31840b05933ab1/django_ansible_base-2025.7.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 19:54:49",
    "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: 2.06737s