django-ansible-base


Namedjango-ansible-base JSON
Version 2025.1.31 PyPI version JSON
download
home_pageNone
SummaryA Django app used by ansible services
upload_time2025-01-31 15:34:17
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/21/c9/4ba53eb266509c20a587a4d32ff9ff252c356560e5847cafcecdaa1866d4/django_ansible_base-2025.1.31.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.1.31",
    "project_urls": {
        "Repository": "https://github.com/ansible/django-ansible-base"
    },
    "split_keywords": [
        "ansible",
        " django"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d4ea49e052ee61f35a269c7034073a93f911a9f62d943f92be25e2892601da87",
                "md5": "9d48adcc206addd3c7068d123e05602a",
                "sha256": "29ffe51c264049bbdc952437717eea111e02588eeeb62b7980cbaa7cb7c2a048"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2025.1.31-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d48adcc206addd3c7068d123e05602a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 337393,
            "upload_time": "2025-01-31T15:34:16",
            "upload_time_iso_8601": "2025-01-31T15:34:16.099752Z",
            "url": "https://files.pythonhosted.org/packages/d4/ea/49e052ee61f35a269c7034073a93f911a9f62d943f92be25e2892601da87/django_ansible_base-2025.1.31-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21c94ba53eb266509c20a587a4d32ff9ff252c356560e5847cafcecdaa1866d4",
                "md5": "4b3d3abdbc2d7de3790c4f82bc865fb7",
                "sha256": "0de45a9fe1a2cf6d5e903164bf338a6ce29e3800eeed7bc473ceab404194580f"
            },
            "downloads": -1,
            "filename": "django_ansible_base-2025.1.31.tar.gz",
            "has_sig": false,
            "md5_digest": "4b3d3abdbc2d7de3790c4f82bc865fb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 250521,
            "upload_time": "2025-01-31T15:34:17",
            "upload_time_iso_8601": "2025-01-31T15:34:17.900493Z",
            "url": "https://files.pythonhosted.org/packages/21/c9/4ba53eb266509c20a587a4d32ff9ff252c356560e5847cafcecdaa1866d4/django_ansible_base-2025.1.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 15:34:17",
    "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: 1.27746s