trytond-user-role


Nametrytond-user-role JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to manage role on user
upload_time2024-04-29 15:54:00
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords user role group access
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            User Role Module
################

The user_role module allows to assign roles to user instead of groups.
A *Role* is defined by a set of groups. When a role is added to a user, it
overrides the existing groups. A role can be added to a user for a period.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-user-role",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "user role group access",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/a2/dc/1012afb3acccebe4920a5beb3a634eb0f26a61618ac4bcbb5b4017211ae9/trytond_user_role-7.2.0.tar.gz",
    "platform": null,
    "description": "User Role Module\n################\n\nThe user_role module allows to assign roles to user instead of groups.\nA *Role* is defined by a set of groups. When a role is added to a user, it\noverrides the existing groups. A role can be added to a user for a period.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to manage role on user",
    "version": "7.2.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.2/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "user",
        "role",
        "group",
        "access"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86075804e0175a668fbea1b04a9053f01c811221b697d73a61eb5dc65dbab7ca",
                "md5": "fec01c297a8290cf0ae94f1295d9042a",
                "sha256": "57a311ec68a1b85e40e1c030e6f1e6bb4058a202a19d6e692147d96d289d93bb"
            },
            "downloads": -1,
            "filename": "trytond_user_role-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fec01c297a8290cf0ae94f1295d9042a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 33842,
            "upload_time": "2024-04-29T15:53:59",
            "upload_time_iso_8601": "2024-04-29T15:53:59.372368Z",
            "url": "https://files.pythonhosted.org/packages/86/07/5804e0175a668fbea1b04a9053f01c811221b697d73a61eb5dc65dbab7ca/trytond_user_role-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2dc1012afb3acccebe4920a5beb3a634eb0f26a61618ac4bcbb5b4017211ae9",
                "md5": "f231159c3945a3a5df9b95b825020200",
                "sha256": "acc614a47ffe300dc879183bad09a92268eeac9256eeaa5c8dabdae7b989758a"
            },
            "downloads": -1,
            "filename": "trytond_user_role-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f231159c3945a3a5df9b95b825020200",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24526,
            "upload_time": "2024-04-29T15:54:00",
            "upload_time_iso_8601": "2024-04-29T15:54:00.983329Z",
            "url": "https://files.pythonhosted.org/packages/a2/dc/1012afb3acccebe4920a5beb3a634eb0f26a61618ac4bcbb5b4017211ae9/trytond_user_role-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:54:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-user-role"
}
        
Elapsed time: 0.24952s