bottle-sipper


Namebottle-sipper JSON
Version 0.1.25 PyPI version JSON
download
home_pagehttps://github.com/leogps/bottle-sipper
SummarySimple, zero-configuration command-line static HTTP server.
upload_time2023-10-25 14:28:34
maintainer
docs_urlNone
authorPaul Gundarapu
requires_python>=3.4
licenseMIT
keywords bottle http static file server http-server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Sipper is a simple, zero-configuration command-line static HTTP server. It is built on bottle:
https://github.com/bottlepy/bottle | https://bottlepy.org/docs/dev/ It aims to provide the same value provided by
http-server tool written in nodejs: https://github.com/http-party/http-server |
https://www.npmjs.com/package/http-server

Homepage and documentation: https://github.com/leogps/bottle-sipper

Copyright (c) 2023, Paul Gundarapu. License: MIT (see LICENSE for details)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leogps/bottle-sipper",
    "name": "bottle-sipper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.4",
    "maintainer_email": "",
    "keywords": "bottle,http,static,file,server,http-server",
    "author": "Paul Gundarapu",
    "author_email": "leogps@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/d6/a96ad631367f56c08b060374f72f257298eb473f07e4bbcf289a4c9fffd9/bottle-sipper-0.1.25.tar.gz",
    "platform": null,
    "description": "\nSipper is a simple, zero-configuration command-line static HTTP server. It is built on bottle:\nhttps://github.com/bottlepy/bottle | https://bottlepy.org/docs/dev/ It aims to provide the same value provided by\nhttp-server tool written in nodejs: https://github.com/http-party/http-server |\nhttps://www.npmjs.com/package/http-server\n\nHomepage and documentation: https://github.com/leogps/bottle-sipper\n\nCopyright (c) 2023, Paul Gundarapu. License: MIT (see LICENSE for details)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple, zero-configuration command-line static HTTP server.",
    "version": "0.1.25",
    "project_urls": {
        "Homepage": "https://github.com/leogps/bottle-sipper"
    },
    "split_keywords": [
        "bottle",
        "http",
        "static",
        "file",
        "server",
        "http-server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33266a86f86560e9dd85c577159adbce67018107252e3737426367e4aa9bf1e8",
                "md5": "f85572948b086d27c1c4d4971f99d976",
                "sha256": "6a86ec8115f919cdadac7b3d1f09f20c142cd60319afe4fe22d216b2daf80337"
            },
            "downloads": -1,
            "filename": "bottle_sipper-0.1.25-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f85572948b086d27c1c4d4971f99d976",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.4",
            "size": 84092,
            "upload_time": "2023-10-25T14:28:32",
            "upload_time_iso_8601": "2023-10-25T14:28:32.812587Z",
            "url": "https://files.pythonhosted.org/packages/33/26/6a86f86560e9dd85c577159adbce67018107252e3737426367e4aa9bf1e8/bottle_sipper-0.1.25-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edd6a96ad631367f56c08b060374f72f257298eb473f07e4bbcf289a4c9fffd9",
                "md5": "b3dff553ab0234baa8b53cb260c41622",
                "sha256": "3e98e650391ed1f98cd9d052ac76d05e4bf53e3fbaab85257026ca6ec691accd"
            },
            "downloads": -1,
            "filename": "bottle-sipper-0.1.25.tar.gz",
            "has_sig": false,
            "md5_digest": "b3dff553ab0234baa8b53cb260c41622",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4",
            "size": 83491,
            "upload_time": "2023-10-25T14:28:34",
            "upload_time_iso_8601": "2023-10-25T14:28:34.372540Z",
            "url": "https://files.pythonhosted.org/packages/ed/d6/a96ad631367f56c08b060374f72f257298eb473f07e4bbcf289a4c9fffd9/bottle-sipper-0.1.25.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-25 14:28:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leogps",
    "github_project": "bottle-sipper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bottle-sipper"
}
        
Elapsed time: 0.12613s