anduin


Nameanduin JSON
Version 8.4.19 PyPI version JSON
download
home_pagehttps://github.com/campanulamediuml/Anduin
Summarya lite mysql & sqlite3 & async_redis connect engine, mapping table into k-v structure , support async work
upload_time2023-03-24 01:48:47
maintainer
docs_urlNone
authorcampanula
requires_python>=3.6
licenseMIT
keywords mysql sqlite3 sql engine orm async_redis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            一个轻量化的sqlite/mysql数据序列化操作引擎
名称来自《指环王》

<=========使用指南=========>

参见github wiki页面

[使用指南](https://github.com/campanulamediuml/Anduin/wiki)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/campanulamediuml/Anduin",
    "name": "anduin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "mysql,sqlite3,sql engine,orm,async_redis",
    "author": "campanula",
    "author_email": "campanulamediuml@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/67/6d6dcc6ccf2b8b36ce0a8d1ee6b4d6f77e82d59232d082e38e5a4c1f9836/anduin-8.4.19.tar.gz",
    "platform": "any",
    "description": "\u4e00\u4e2a\u8f7b\u91cf\u5316\u7684sqlite/mysql\u6570\u636e\u5e8f\u5217\u5316\u64cd\u4f5c\u5f15\u64ce\n\u540d\u79f0\u6765\u81ea\u300a\u6307\u73af\u738b\u300b\n\n<=========\u4f7f\u7528\u6307\u5357=========>\n\n\u53c2\u89c1github wiki\u9875\u9762\n\n[\u4f7f\u7528\u6307\u5357](https://github.com/campanulamediuml/Anduin/wiki)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a lite mysql & sqlite3 & async_redis connect engine, mapping table into k-v structure , support async work",
    "version": "8.4.19",
    "split_keywords": [
        "mysql",
        "sqlite3",
        "sql engine",
        "orm",
        "async_redis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b676d6dcc6ccf2b8b36ce0a8d1ee6b4d6f77e82d59232d082e38e5a4c1f9836",
                "md5": "dcb1320aed655d97eb738a20280efda1",
                "sha256": "89119e36e85a918a8f034b0865f01b42fc2268afd90b9a64d572ff5ae2703676"
            },
            "downloads": -1,
            "filename": "anduin-8.4.19.tar.gz",
            "has_sig": false,
            "md5_digest": "dcb1320aed655d97eb738a20280efda1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13830,
            "upload_time": "2023-03-24T01:48:47",
            "upload_time_iso_8601": "2023-03-24T01:48:47.603170Z",
            "url": "https://files.pythonhosted.org/packages/1b/67/6d6dcc6ccf2b8b36ce0a8d1ee6b4d6f77e82d59232d082e38e5a4c1f9836/anduin-8.4.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-24 01:48:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "campanulamediuml",
    "github_project": "Anduin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "anduin"
}
        
Elapsed time: 0.21229s