tetkit


Nametetkit JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/leadingslash/tetkit
SummaryBatteries-included application framework built on Pyramid and tet
upload_time2024-03-14 12:10:23
maintainer
docs_urlNone
authorHieu Nguyen
requires_python>=3.8,<3.10
licenseMIT
keywords web wsgi pyramid tet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tetkit

Batteries-included application framework built on [Pyramid](https://trypyramid.com/) and [tet](https://github.com/tetframework/tet)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leadingslash/tetkit",
    "name": "tetkit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.10",
    "maintainer_email": "",
    "keywords": "web,wsgi,pyramid,tet",
    "author": "Hieu Nguyen",
    "author_email": "hieu@leadingslash.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/8a/83adb7ef0ac5cd1d7a8ef9f343c5456dd588d9dc42db6639100e1f673814/tetkit-0.1.4.tar.gz",
    "platform": null,
    "description": "# Tetkit\n\nBatteries-included application framework built on [Pyramid](https://trypyramid.com/) and [tet](https://github.com/tetframework/tet)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Batteries-included application framework built on Pyramid and tet",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/leadingslash/tetkit",
        "Issues": "https://github.com/leadingslash/tetkit/issues",
        "Repository": "https://github.com/leadingslash/tetkit",
        "Source": "https://github.com/leadingslash/tetkit"
    },
    "split_keywords": [
        "web",
        "wsgi",
        "pyramid",
        "tet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98eec67b44a7606f0bbbd90d5c55dc8d973c094976898c90dcaf7fe3528506a6",
                "md5": "111aad533abe19ccda71ee85da5373f8",
                "sha256": "300588279f108c3282b796e5270d92139245266ec71f2347b9c3b21f058900c1"
            },
            "downloads": -1,
            "filename": "tetkit-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "111aad533abe19ccda71ee85da5373f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.10",
            "size": 8616,
            "upload_time": "2024-03-14T12:10:22",
            "upload_time_iso_8601": "2024-03-14T12:10:22.256183Z",
            "url": "https://files.pythonhosted.org/packages/98/ee/c67b44a7606f0bbbd90d5c55dc8d973c094976898c90dcaf7fe3528506a6/tetkit-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e8a83adb7ef0ac5cd1d7a8ef9f343c5456dd588d9dc42db6639100e1f673814",
                "md5": "a085280a7bf580e6dfde5ff4e0cf4aff",
                "sha256": "5883812fe5c6d7c363d6fbe0e7d6fadca78146d83b790783223359c18cf12d10"
            },
            "downloads": -1,
            "filename": "tetkit-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "a085280a7bf580e6dfde5ff4e0cf4aff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.10",
            "size": 6584,
            "upload_time": "2024-03-14T12:10:23",
            "upload_time_iso_8601": "2024-03-14T12:10:23.269850Z",
            "url": "https://files.pythonhosted.org/packages/8e/8a/83adb7ef0ac5cd1d7a8ef9f343c5456dd588d9dc42db6639100e1f673814/tetkit-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 12:10:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leadingslash",
    "github_project": "tetkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tetkit"
}
        
Elapsed time: 0.21740s