# django-utils-lds
**djlds** Django 相关的模块,我们会把 ilds 里面和 Django 相关的功能,移动到这里来。
查看 [更改日志](https://github.com/ldsxp/django-utils-lds/blob/master/CHANGELOG.md)
## 安装:
```shell
pip install -U djlds
```
## 简单的例子:
```python
...
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ldsxp/django-utils-lds",
"name": "djlds",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "django, utils",
"author": "lds",
"author_email": "85176878@qq.com",
"download_url": "https://files.pythonhosted.org/packages/0f/42/4786abd1275ea3d824ce0000c1edb64865b6b2ed954cdef6b4782ec7e752/djlds-1.3.9.tar.gz",
"platform": "any",
"description": "# django-utils-lds\r\n\r\n**djlds** Django \u76f8\u5173\u7684\u6a21\u5757\uff0c\u6211\u4eec\u4f1a\u628a ilds \u91cc\u9762\u548c Django \u76f8\u5173\u7684\u529f\u80fd\uff0c\u79fb\u52a8\u5230\u8fd9\u91cc\u6765\u3002\r\n\r\n\u67e5\u770b [\u66f4\u6539\u65e5\u5fd7](https://github.com/ldsxp/django-utils-lds/blob/master/CHANGELOG.md)\r\n\r\n## \u5b89\u88c5\uff1a\r\n```shell\r\npip install -U djlds\r\n```\r\n\r\n\r\n## \u7b80\u5355\u7684\u4f8b\u5b50:\r\n\r\n```python\r\n...\r\n```\r\n\r\n",
"bugtrack_url": null,
"license": "GNU GPL 3",
"summary": "\u5e38\u7528 Django \u529f\u80fd\u96c6\u5408\uff0c\u4e3a\u4e86\u591a\u5e73\u53f0\uff0c\u591a\u7535\u8111\u8c03\u7528\u65b9\u4fbf!",
"version": "1.3.9",
"project_urls": {
"Download": "https://pypi.org/project/django-utils-lds",
"Homepage": "https://github.com/ldsxp/django-utils-lds"
},
"split_keywords": [
"django",
" utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c3b27b6408ef073a1edd4054d5d957723085e8d8c5a4fba3778d6de650bcde9e",
"md5": "ddce32d2d999b0a66db6fc33bec90e3c",
"sha256": "4dde58153bd26d5ed4d8eb29aee118269ff685a79f3117ab6e15188aa1bcecf1"
},
"downloads": -1,
"filename": "djlds-1.3.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ddce32d2d999b0a66db6fc33bec90e3c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 38651,
"upload_time": "2024-12-20T07:16:18",
"upload_time_iso_8601": "2024-12-20T07:16:18.954834Z",
"url": "https://files.pythonhosted.org/packages/c3/b2/7b6408ef073a1edd4054d5d957723085e8d8c5a4fba3778d6de650bcde9e/djlds-1.3.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0f424786abd1275ea3d824ce0000c1edb64865b6b2ed954cdef6b4782ec7e752",
"md5": "a7417a598203c2a760aef468ab73cdf6",
"sha256": "5e7b81778213e845978c36677aa9c52e69cfc1620f9e4a35bb7844f32f93d50f"
},
"downloads": -1,
"filename": "djlds-1.3.9.tar.gz",
"has_sig": false,
"md5_digest": "a7417a598203c2a760aef468ab73cdf6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 37024,
"upload_time": "2024-12-20T07:16:21",
"upload_time_iso_8601": "2024-12-20T07:16:21.697729Z",
"url": "https://files.pythonhosted.org/packages/0f/42/4786abd1275ea3d824ce0000c1edb64865b6b2ed954cdef6b4782ec7e752/djlds-1.3.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 07:16:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ldsxp",
"github_project": "django-utils-lds",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "colorama",
"specs": []
},
{
"name": "Django",
"specs": [
[
"==",
"3.2.11"
]
]
}
],
"lcname": "djlds"
}