django-permissions-auditor


Namedjango-permissions-auditor JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/AACEngineering/django-permissions-auditor
Summarydjango-permissions-auditor is a tool to audit access control on your django app.
upload_time2023-04-12 22:48:56
maintainer
docs_urlNone
authorAAC Engineering
requires_python>=3.5
licenseMIT
keywords django admin permissions audit auditor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            django-permissions-auditor
==========================

![Build](https://github.com/AACEngineering/django-permissions-auditor/workflows/Test/badge.svg)
[![codecov](https://codecov.io/gh/AACEngineering/django-permissions-auditor/branch/master/graph/badge.svg)](https://codecov.io/gh/AACEngineering/django-permissions-auditor)
[![](https://img.shields.io/pypi/v/django-permissions-auditor.svg)](https://pypi.org/project/django-permissions-auditor/)
[![](https://readthedocs.org/projects/django-permissions-auditor/badge/?version=latest&style=flat)](https://django-permissions-auditor.readthedocs.io/en/latest/)


https://django-permissions-auditor.readthedocs.io/en/latest/


Admin site for auditing and managing permissions for views in your Django app.


![Screenshot](docs/img/admin_views.png?raw=true "Screenshot")


Automatically parse Django views in your project and pull out the permissions required to view them. Easily extensible to work with custom permission schemes.


![Screenshot](docs/img/admin_permissions.png?raw=true "Screenshot")

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AACEngineering/django-permissions-auditor",
    "name": "django-permissions-auditor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "django,admin,permissions,audit,auditor",
    "author": "AAC Engineering",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/15/99/0eeb19a85b0e1d201888f7575e60100567b93230d2eed384590f0cd22c99/django-permissions-auditor-1.1.0.tar.gz",
    "platform": null,
    "description": "django-permissions-auditor\r\n==========================\r\n\r\n![Build](https://github.com/AACEngineering/django-permissions-auditor/workflows/Test/badge.svg)\r\n[![codecov](https://codecov.io/gh/AACEngineering/django-permissions-auditor/branch/master/graph/badge.svg)](https://codecov.io/gh/AACEngineering/django-permissions-auditor)\r\n[![](https://img.shields.io/pypi/v/django-permissions-auditor.svg)](https://pypi.org/project/django-permissions-auditor/)\r\n[![](https://readthedocs.org/projects/django-permissions-auditor/badge/?version=latest&style=flat)](https://django-permissions-auditor.readthedocs.io/en/latest/)\r\n\r\n\r\nhttps://django-permissions-auditor.readthedocs.io/en/latest/\r\n\r\n\r\nAdmin site for auditing and managing permissions for views in your Django app.\r\n\r\n\r\n![Screenshot](docs/img/admin_views.png?raw=true \"Screenshot\")\r\n\r\n\r\nAutomatically parse Django views in your project and pull out the permissions required to view them. Easily extensible to work with custom permission schemes.\r\n\r\n\r\n![Screenshot](docs/img/admin_permissions.png?raw=true \"Screenshot\")\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "django-permissions-auditor is a tool to audit access control on your django app.",
    "version": "1.1.0",
    "split_keywords": [
        "django",
        "admin",
        "permissions",
        "audit",
        "auditor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc2691e181159323f38e2fd44dd8b09fcdfc011db24a32919e3c595a70286fce",
                "md5": "a4c9ce7ac93b18bf5cb32031a2adca7a",
                "sha256": "56b74d7a0486f64076780267fbeca2a9f8da0ec9ff1b550a354082d5ccc6ea20"
            },
            "downloads": -1,
            "filename": "django_permissions_auditor-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4c9ce7ac93b18bf5cb32031a2adca7a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 27343,
            "upload_time": "2023-04-12T22:48:53",
            "upload_time_iso_8601": "2023-04-12T22:48:53.947142Z",
            "url": "https://files.pythonhosted.org/packages/cc/26/91e181159323f38e2fd44dd8b09fcdfc011db24a32919e3c595a70286fce/django_permissions_auditor-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15990eeb19a85b0e1d201888f7575e60100567b93230d2eed384590f0cd22c99",
                "md5": "9148a8e4f3db3fdd2c90351ea75c688f",
                "sha256": "10b6b5ced9ce7f69c33bea682dfa07221227242adb7bbb1d26f98585c7f5f336"
            },
            "downloads": -1,
            "filename": "django-permissions-auditor-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9148a8e4f3db3fdd2c90351ea75c688f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 18711,
            "upload_time": "2023-04-12T22:48:56",
            "upload_time_iso_8601": "2023-04-12T22:48:56.573006Z",
            "url": "https://files.pythonhosted.org/packages/15/99/0eeb19a85b0e1d201888f7575e60100567b93230d2eed384590f0cd22c99/django-permissions-auditor-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 22:48:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AACEngineering",
    "github_project": "django-permissions-auditor",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "django-permissions-auditor"
}
        
Elapsed time: 0.05263s