Name | django_guard JSON |
Version |
0.1.1
JSON |
| download |
home_page | |
Summary | |
upload_time | 2023-11-28 00:48:49 |
maintainer | |
docs_url | None |
author | svtter |
requires_python | >=3.9,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# django-guard
Disable new connection when memory usage is high.
## Motivation
Almost all server down developed by django framework was caused by exhausted memory.
## Installation
`pip install django_guard # not upload to pypi since 2023/11/27`
## TODO
- [ ] Upload to pypi
- [ ] Add user documentation
Raw data
{
"_id": null,
"home_page": "",
"name": "django_guard",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "svtter",
"author_email": "svtter@163.com",
"download_url": "https://files.pythonhosted.org/packages/0c/0e/be6e08c29f229931178c7f86e5077c1e5d3cb777fc0c3c8ad4610f372473/django_guard-0.1.1.tar.gz",
"platform": null,
"description": "# django-guard\n\nDisable new connection when memory usage is high.\n\n## Motivation\n\nAlmost all server down developed by django framework was caused by exhausted memory.\n\n## Installation\n\n`pip install django_guard # not upload to pypi since 2023/11/27`\n\n## TODO\n\n- [ ] Upload to pypi\n- [ ] Add user documentation\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1028c1254e7f1c401b18bb25ab69e34ea5e76ebdeb9d5e3f24311d8544c2ad89",
"md5": "db99ce9f8453125bfac376c3ea1138e5",
"sha256": "98f05c4d27f9e8d95f923378052809f83b5b3ced208680c2acc6092bc26eb16a"
},
"downloads": -1,
"filename": "django_guard-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db99ce9f8453125bfac376c3ea1138e5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 5792,
"upload_time": "2023-11-28T00:48:47",
"upload_time_iso_8601": "2023-11-28T00:48:47.384463Z",
"url": "https://files.pythonhosted.org/packages/10/28/c1254e7f1c401b18bb25ab69e34ea5e76ebdeb9d5e3f24311d8544c2ad89/django_guard-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0c0ebe6e08c29f229931178c7f86e5077c1e5d3cb777fc0c3c8ad4610f372473",
"md5": "8e2c7fc9a413f49bcf794d10eefc6463",
"sha256": "6eb9e076bbc8165d8eccce57962cf91b5131dfc2c936490498df67b6e480e0ce"
},
"downloads": -1,
"filename": "django_guard-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8e2c7fc9a413f49bcf794d10eefc6463",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 3907,
"upload_time": "2023-11-28T00:48:49",
"upload_time_iso_8601": "2023-11-28T00:48:49.399619Z",
"url": "https://files.pythonhosted.org/packages/0c/0e/be6e08c29f229931178c7f86e5077c1e5d3cb777fc0c3c8ad4610f372473/django_guard-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-28 00:48:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "django_guard"
}