django-authz-tools


Namedjango-authz-tools JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/rwrotson/django-authz-tools
SummaryA collection of built shortcut models and helpers to ease the creation of authorization system in Django projects with not complicated flows
upload_time2023-10-24 01:37:32
maintainer
docs_urlNone
authorIgor Lashkov
requires_python==3.11.1
licenseMIT
keywords django plugin authorization auth authz groups permissions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-custom-groups
Django plugin to create custom groups and permissions system

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rwrotson/django-authz-tools",
    "name": "django-authz-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "==3.11.1",
    "maintainer_email": "",
    "keywords": "django,plugin,authorization,auth,authz,groups,permissions",
    "author": "Igor Lashkov",
    "author_email": "rwrotson@yandex.ru",
    "download_url": "https://files.pythonhosted.org/packages/bb/1b/1db9e0378dda8581816e6b74127b62914196262e80111f89b444300aa015/django_authz_tools-0.1.1.tar.gz",
    "platform": null,
    "description": "# django-custom-groups\nDjango plugin to create custom groups and permissions system\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of built shortcut models and helpers to ease the creation of authorization system in Django projects with not complicated flows",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/rwrotson/django-authz-tools",
        "Repository": "https://github.com/rwrotson/django-authz-tools"
    },
    "split_keywords": [
        "django",
        "plugin",
        "authorization",
        "auth",
        "authz",
        "groups",
        "permissions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b45c9e588525f7677984128a51bdd7d25095225527a0ae3459c9e01577fe5bf",
                "md5": "3cb319f4a35a76f0ea79cb2219e0e819",
                "sha256": "ed81bbd633ad606766bc6383e2896b766f3571166abd4d2df356c98369d0cb35"
            },
            "downloads": -1,
            "filename": "django_authz_tools-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3cb319f4a35a76f0ea79cb2219e0e819",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "==3.11.1",
            "size": 16244,
            "upload_time": "2023-10-24T01:37:31",
            "upload_time_iso_8601": "2023-10-24T01:37:31.063582Z",
            "url": "https://files.pythonhosted.org/packages/8b/45/c9e588525f7677984128a51bdd7d25095225527a0ae3459c9e01577fe5bf/django_authz_tools-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb1b1db9e0378dda8581816e6b74127b62914196262e80111f89b444300aa015",
                "md5": "fb1f61fd2c03f0172c2b44db235aea71",
                "sha256": "e5fcc472a45702e35e4663e7ba988abc2d4a561fd91b99c74ed165a851322d9a"
            },
            "downloads": -1,
            "filename": "django_authz_tools-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fb1f61fd2c03f0172c2b44db235aea71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "==3.11.1",
            "size": 11224,
            "upload_time": "2023-10-24T01:37:32",
            "upload_time_iso_8601": "2023-10-24T01:37:32.237252Z",
            "url": "https://files.pythonhosted.org/packages/bb/1b/1db9e0378dda8581816e6b74127b62914196262e80111f89b444300aa015/django_authz_tools-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 01:37:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rwrotson",
    "github_project": "django-authz-tools",
    "github_not_found": true,
    "lcname": "django-authz-tools"
}
        
Elapsed time: 0.13854s