klein-bottle


Nameklein-bottle JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA simple HTTPS server and website framework designed to used by people who are new to coding.
upload_time2024-08-04 03:57:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # klein-bottle

Klein Bottle is a project for creating professional websites inspired by the simplicity of Flask.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "klein-bottle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jack Murray <contact@jackmurray.com>",
    "download_url": "https://files.pythonhosted.org/packages/b0/ab/5681493334896ba0bf56c8f87056660e1d8bdd9203423020468abf5d8d6c/klein_bottle-0.0.1.tar.gz",
    "platform": null,
    "description": "# klein-bottle\n\nKlein Bottle is a project for creating professional websites inspired by the simplicity of Flask.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple HTTPS server and website framework designed to used by people who are new to coding.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/d3987ef8/klein-bottle",
        "Issues": "https://github.com/d3987ef8/klein-bottle/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "364e6e3e6b06e4170fb64f74bd191fdbf40123c3e43f8a0f25ddd9e44bd8b918",
                "md5": "60499b42a719732bf957685e22e3b0cc",
                "sha256": "9df69e3bb3776db358c7ba4d0cd5bd8fd4afb96a3a32cc52523864a12fdac446"
            },
            "downloads": -1,
            "filename": "klein_bottle-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60499b42a719732bf957685e22e3b0cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2162,
            "upload_time": "2024-08-04T03:57:42",
            "upload_time_iso_8601": "2024-08-04T03:57:42.142152Z",
            "url": "https://files.pythonhosted.org/packages/36/4e/6e3e6b06e4170fb64f74bd191fdbf40123c3e43f8a0f25ddd9e44bd8b918/klein_bottle-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0ab5681493334896ba0bf56c8f87056660e1d8bdd9203423020468abf5d8d6c",
                "md5": "a750c5558237e1c0daf23f69a83643f9",
                "sha256": "6e61e699e80aaa9b0111f0f623e7e1ad103bcff3bac99f0e5f2ceb49d30371ab"
            },
            "downloads": -1,
            "filename": "klein_bottle-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a750c5558237e1c0daf23f69a83643f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1501,
            "upload_time": "2024-08-04T03:57:43",
            "upload_time_iso_8601": "2024-08-04T03:57:43.385244Z",
            "url": "https://files.pythonhosted.org/packages/b0/ab/5681493334896ba0bf56c8f87056660e1d8bdd9203423020468abf5d8d6c/klein_bottle-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 03:57:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "d3987ef8",
    "github_project": "klein-bottle",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "klein-bottle"
}
        
Elapsed time: 0.33424s