flask-rules


Nameflask-rules JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/abilian/flask-rules
SummaryAccess rules for Flask applications, inspired by django-rules.
upload_time2023-12-22 17:41:59
maintainer
docs_urlNone
authorAbilian SAS
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flask-Rules

Forked from django-rules by Akis Kesoglou.

The original project is available at: <http://github.com/dfunckt/django-rules>.


## Licence

`flask-rules` is distributed under the MIT licence.

> Copyright (c) 2023 Stefane Fermigier / Abilian SAS
> Copyright (c) 2014 Akis Kesoglou

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
\"Software\"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/abilian/flask-rules",
    "name": "flask-rules",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Abilian SAS",
    "author_email": "sf@abilian.com",
    "download_url": "https://files.pythonhosted.org/packages/87/f9/019769aa020c1db9f30539983cecb8ccdfa7002481847b4ac47adc474d64/flask_rules-0.1.0.tar.gz",
    "platform": null,
    "description": "# Flask-Rules\n\nForked from django-rules by Akis Kesoglou.\n\nThe original project is available at: <http://github.com/dfunckt/django-rules>.\n\n\n## Licence\n\n`flask-rules` is distributed under the MIT licence.\n\n> Copyright (c) 2023 Stefane Fermigier / Abilian SAS\n> Copyright (c) 2014 Akis Kesoglou\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\\\"Software\\\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Access rules for Flask applications, inspired by django-rules.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/abilian/flask-rules"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2d46c331251a782fbcd997651ce9b67bc8f3ffcf807f77bc48048d75cf41017",
                "md5": "6193b4219c3861de3855eaeb203f7628",
                "sha256": "9f9e93b8193dae047fb88b9de597fb15ca180ba4b35744784026c4afd54fa91f"
            },
            "downloads": -1,
            "filename": "flask_rules-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6193b4219c3861de3855eaeb203f7628",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 8197,
            "upload_time": "2023-12-22T17:41:58",
            "upload_time_iso_8601": "2023-12-22T17:41:58.085230Z",
            "url": "https://files.pythonhosted.org/packages/a2/d4/6c331251a782fbcd997651ce9b67bc8f3ffcf807f77bc48048d75cf41017/flask_rules-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87f9019769aa020c1db9f30539983cecb8ccdfa7002481847b4ac47adc474d64",
                "md5": "b527abfc7930738bf5b0cf9eee077982",
                "sha256": "66bd34eaaa7e70dcd8144a38544ea5968fb200eaef13590dfb81dd269e590743"
            },
            "downloads": -1,
            "filename": "flask_rules-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b527abfc7930738bf5b0cf9eee077982",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 10715,
            "upload_time": "2023-12-22T17:41:59",
            "upload_time_iso_8601": "2023-12-22T17:41:59.961993Z",
            "url": "https://files.pythonhosted.org/packages/87/f9/019769aa020c1db9f30539983cecb8ccdfa7002481847b4ac47adc474d64/flask_rules-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 17:41:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abilian",
    "github_project": "flask-rules",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "flask-rules"
}
        
Elapsed time: 0.24158s