djlds


Namedjlds JSON
Version 2024.1.15 PyPI version JSON
download
home_pagehttps://github.com/ldsxp/django-utils-lds
Summary常用 Django 功能集合,为了多平台,多电脑调用方便!
upload_time2024-01-15 03:44:54
maintainer
docs_urlNone
authorlds
requires_python>=3.6
licenseGNU GPL 3
keywords django utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "django,utils",
    "author": "lds",
    "author_email": "85176878@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/48/35400e1945022716a8b5f146e5832b2fddc074b1d887e576f66f557eb205/djlds-2024.1.15.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": "2024.1.15",
    "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": "ed2c682c9fb34aeba87b115df79a940a20a2b60f46c73e5eaf17387c18326753",
                "md5": "26407acfaf09c9abd9cd559a69ca2790",
                "sha256": "cf2c312bba262b9f0b423799a507e536711cda1ffd6fd0257a615071fd49c288"
            },
            "downloads": -1,
            "filename": "djlds-2024.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26407acfaf09c9abd9cd559a69ca2790",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 34869,
            "upload_time": "2024-01-15T03:44:52",
            "upload_time_iso_8601": "2024-01-15T03:44:52.726214Z",
            "url": "https://files.pythonhosted.org/packages/ed/2c/682c9fb34aeba87b115df79a940a20a2b60f46c73e5eaf17387c18326753/djlds-2024.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a94835400e1945022716a8b5f146e5832b2fddc074b1d887e576f66f557eb205",
                "md5": "8fba626a8ede0e01738fe2daca3c2c5b",
                "sha256": "4474f30ec8a4b8e3d6b119be3611816595b3c4fe31f1beb64d914e4cf0a760ac"
            },
            "downloads": -1,
            "filename": "djlds-2024.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "8fba626a8ede0e01738fe2daca3c2c5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 33649,
            "upload_time": "2024-01-15T03:44:54",
            "upload_time_iso_8601": "2024-01-15T03:44:54.982490Z",
            "url": "https://files.pythonhosted.org/packages/a9/48/35400e1945022716a8b5f146e5832b2fddc074b1d887e576f66f557eb205/djlds-2024.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-15 03:44:54",
    "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": [],
    "lcname": "djlds"
}
        
lds
Elapsed time: 0.26454s