anduin


Nameanduin JSON
Version 8.4.38 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-11-28 06:53:25
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/88/be/7059eeac209801389e66d0fdd23ebdcd1ead827db4050a53317fc39ebbe8/anduin-8.4.38.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.38",
    "project_urls": {
        "Homepage": "https://github.com/campanulamediuml/Anduin"
    },
    "split_keywords": [
        "mysql",
        "sqlite3",
        "sql engine",
        "orm",
        "async_redis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88be7059eeac209801389e66d0fdd23ebdcd1ead827db4050a53317fc39ebbe8",
                "md5": "d2a12e216d961e9e7a07dbc5af19651c",
                "sha256": "a80df531589d924dff1439050e97dba050b5029f48237b6864f18ba833183856"
            },
            "downloads": -1,
            "filename": "anduin-8.4.38.tar.gz",
            "has_sig": false,
            "md5_digest": "d2a12e216d961e9e7a07dbc5af19651c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14917,
            "upload_time": "2023-11-28T06:53:25",
            "upload_time_iso_8601": "2023-11-28T06:53:25.950111Z",
            "url": "https://files.pythonhosted.org/packages/88/be/7059eeac209801389e66d0fdd23ebdcd1ead827db4050a53317fc39ebbe8/anduin-8.4.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-28 06:53:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "campanulamediuml",
    "github_project": "Anduin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "anduin"
}
        
Elapsed time: 0.14085s