Tavin


NameTavin JSON
Version 1.1.8 PyPI version JSON
download
home_pagehttps://github.com/lemonorangeapple/Tavin
SummaryA concise application framework.
upload_time2024-05-05 03:20:37
maintainerNone
docs_urlNone
authorlemonorangeapple
requires_python>=3
licenseMIT
keywords web framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tavin

一个简洁而不简单的应用框架。
> A concise yet not simple application framework.

使用方式:[test/test.py](https://github.com/lemonorangeapple/Tavin/blob/master/test/test.py)
> Usage: [test/test.py](https://github.com/lemonorangeapple/Tavin/blob/master/test/test.py)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lemonorangeapple/Tavin",
    "name": "Tavin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "web framework",
    "author": "lemonorangeapple",
    "author_email": "jcj1947725596@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/09/2c0eaff8ee9dcf9e07c273c6260e03ea2059264c5108853783df82377e49/Tavin-1.1.8.tar.gz",
    "platform": null,
    "description": "# Tavin\r\n\r\n\u4e00\u4e2a\u7b80\u6d01\u800c\u4e0d\u7b80\u5355\u7684\u5e94\u7528\u6846\u67b6\u3002\r\n> A concise yet not simple application framework.\r\n\r\n\u4f7f\u7528\u65b9\u5f0f\uff1a[test/test.py](https://github.com/lemonorangeapple/Tavin/blob/master/test/test.py)\r\n> Usage: [test/test.py](https://github.com/lemonorangeapple/Tavin/blob/master/test/test.py)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A concise application framework.",
    "version": "1.1.8",
    "project_urls": {
        "Homepage": "https://github.com/lemonorangeapple/Tavin"
    },
    "split_keywords": [
        "web",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d6ca17e59b51f693cf6974b6cdb5074be59f08b191ae9f4ecd74fe8fa3527f1",
                "md5": "93e6872ff5f29079b3fa31d2768582b1",
                "sha256": "c67fcfaffb4c4bab7a2d9364b1fd1a9db0e6f4e520cd11b6faeab95a4e6e96ed"
            },
            "downloads": -1,
            "filename": "Tavin-1.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93e6872ff5f29079b3fa31d2768582b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 2439,
            "upload_time": "2024-05-05T03:20:35",
            "upload_time_iso_8601": "2024-05-05T03:20:35.818529Z",
            "url": "https://files.pythonhosted.org/packages/3d/6c/a17e59b51f693cf6974b6cdb5074be59f08b191ae9f4ecd74fe8fa3527f1/Tavin-1.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6092c0eaff8ee9dcf9e07c273c6260e03ea2059264c5108853783df82377e49",
                "md5": "42502bf8c73017bb4d64dcd17751a10a",
                "sha256": "3d69531b65b85a482885117350d6ae06d4f4280d3a8c1e9eafdf1e39939e8b0b"
            },
            "downloads": -1,
            "filename": "Tavin-1.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "42502bf8c73017bb4d64dcd17751a10a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 1767,
            "upload_time": "2024-05-05T03:20:37",
            "upload_time_iso_8601": "2024-05-05T03:20:37.634551Z",
            "url": "https://files.pythonhosted.org/packages/b6/09/2c0eaff8ee9dcf9e07c273c6260e03ea2059264c5108853783df82377e49/Tavin-1.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 03:20:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lemonorangeapple",
    "github_project": "Tavin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tavin"
}
        
Elapsed time: 0.29047s