Name | djaodjin-rules JSON |
Version |
0.4.7
JSON |
| download |
home_page | None |
Summary | Flexible framework to check permissions to URIs and forward HTTP requests |
upload_time | 2024-06-16 11:30:03 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | BSD-2-Clause |
keywords |
django
security
rules
proxy
rbac
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
DjaoDjin-Rules
==============
[![PyPI version](https://badge.fury.io/py/djaodjin-rules.svg)](https://badge.fury.io/py/djaodjin-rules)
Flexible framework to check permissions to URIs and forward HTTP requests
This project contains bare bone templates. To see it in action, integrated into
a full-fledged subscription-based session proxy with bootstrap-styled
dashboards, take a look at [djaoapp](https://github.com/djaodjin/djaoapp/).
Development
===========
After cloning the repository, create a virtualenv environment and install
the prerequisites:
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r testsite/requirements.txt
It remains to create the database and populate it with test data.
$ python ./manage.py migrate --run-syncdb --noinput
$ python ./manage.py loaddata testsite/fixtures/test_data.json
Run the testsite
$ python ./manage.py runserver
Release Notes
=============
Tested with
- **Python:** 3.7, **Django:** 3.2 ([LTS](https://www.djangoproject.com/download/))
- **Python:** 3.10, **Django:** 4.2 (latest)
- **Python:** 2.7, **Django:** 1.11 (legacy) - use testsite/requirements-legacy.txt
0.4.7
* runs access rule override in decorator
[previous release notes](changelog)
Raw data
{
"_id": null,
"home_page": null,
"name": "djaodjin-rules",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "The DjaoDjin Team <help@djaodjin.com>",
"keywords": "django, security, rules, proxy, rbac",
"author": null,
"author_email": "The DjaoDjin Team <help@djaodjin.com>",
"download_url": "https://files.pythonhosted.org/packages/16/27/22fc79e22961d62a612d8471e4fec26f6757ce0f29296bd94eb21e57a16e/djaodjin_rules-0.4.7.tar.gz",
"platform": null,
"description": "DjaoDjin-Rules\n==============\n\n[![PyPI version](https://badge.fury.io/py/djaodjin-rules.svg)](https://badge.fury.io/py/djaodjin-rules)\n\nFlexible framework to check permissions to URIs and forward HTTP requests\n\nThis project contains bare bone templates. To see it in action, integrated into\na full-fledged subscription-based session proxy with bootstrap-styled\ndashboards, take a look at [djaoapp](https://github.com/djaodjin/djaoapp/).\n\nDevelopment\n===========\n\nAfter cloning the repository, create a virtualenv environment and install\nthe prerequisites:\n\n $ python -m venv .venv\n $ source .venv/bin/activate\n $ pip install -r testsite/requirements.txt\n\nIt remains to create the database and populate it with test data.\n\n $ python ./manage.py migrate --run-syncdb --noinput\n $ python ./manage.py loaddata testsite/fixtures/test_data.json\n\nRun the testsite\n\n $ python ./manage.py runserver\n\n\nRelease Notes\n=============\n\nTested with\n\n- **Python:** 3.7, **Django:** 3.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.10, **Django:** 4.2 (latest)\n- **Python:** 2.7, **Django:** 1.11 (legacy) - use testsite/requirements-legacy.txt\n\n0.4.7\n\n * runs access rule override in decorator\n\n[previous release notes](changelog)\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Flexible framework to check permissions to URIs and forward HTTP requests",
"version": "0.4.7",
"project_urls": {
"changelog": "https://github.com/djaodjin/djaodjin-rules/changelog",
"documentation": "https://djaodjin-rules.readthedocs.io/",
"repository": "https://github.com/djaodjin/djaodjin-rules"
},
"split_keywords": [
"django",
" security",
" rules",
" proxy",
" rbac"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d8ca7395e80a3b8452731ce54e7f15bd96dd829deb297bfabd27fb79d888fbe4",
"md5": "4da414a955ffa8bbe2632d32bf34be45",
"sha256": "3a4b0cfc23a2107923e9767c1acd8c4c14787ddde162dff24608197714f9c0c4"
},
"downloads": -1,
"filename": "djaodjin_rules-0.4.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4da414a955ffa8bbe2632d32bf34be45",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 77037,
"upload_time": "2024-06-16T11:30:00",
"upload_time_iso_8601": "2024-06-16T11:30:00.380712Z",
"url": "https://files.pythonhosted.org/packages/d8/ca/7395e80a3b8452731ce54e7f15bd96dd829deb297bfabd27fb79d888fbe4/djaodjin_rules-0.4.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "162722fc79e22961d62a612d8471e4fec26f6757ce0f29296bd94eb21e57a16e",
"md5": "69f78a8ffe58f48a9ada61daa166b974",
"sha256": "b6b4bb3dfce336921c900ff12a0d523bfb95c19dc5ff1756b2a3249e59dcadc7"
},
"downloads": -1,
"filename": "djaodjin_rules-0.4.7.tar.gz",
"has_sig": false,
"md5_digest": "69f78a8ffe58f48a9ada61daa166b974",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 51850,
"upload_time": "2024-06-16T11:30:03",
"upload_time_iso_8601": "2024-06-16T11:30:03.149582Z",
"url": "https://files.pythonhosted.org/packages/16/27/22fc79e22961d62a612d8471e4fec26f6757ce0f29296bd94eb21e57a16e/djaodjin_rules-0.4.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-16 11:30:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "djaodjin",
"github_project": "djaodjin-rules",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "djaodjin-rules"
}