MicroPythonHttp


NameMicroPythonHttp JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/user/filtastisch
SummaryAn small http server for micro python
upload_time2023-09-28 23:03:50
maintainer
docs_urlNone
authorF. Senier
requires_python
licenseMIT
keywords httpserver server micropython
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/user/filtastisch",
    "name": "MicroPythonHttp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "HTTPSERVER,SERVER,MICROPYTHON",
    "author": "F. Senier",
    "author_email": "filtastisch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/48/40/738006b7f815324fd84fa6b77964d41c317df751bc7ab52e64795991e2da/MicroPythonHttp-0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An small http server for micro python",
    "version": "0.2",
    "project_urls": {
        "Download": "https://github.com/filtastisch/MicroHttp/archive/refs/tags/development.tar.gz",
        "Homepage": "https://github.com/user/filtastisch"
    },
    "split_keywords": [
        "httpserver",
        "server",
        "micropython"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4840738006b7f815324fd84fa6b77964d41c317df751bc7ab52e64795991e2da",
                "md5": "8ec8e3fc35346efc977659b30e243a6f",
                "sha256": "5b0963830efd162c682c5327f5c4cd8870660d50362157a5ef4ad190a5a2da1e"
            },
            "downloads": -1,
            "filename": "MicroPythonHttp-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8ec8e3fc35346efc977659b30e243a6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3112,
            "upload_time": "2023-09-28T23:03:50",
            "upload_time_iso_8601": "2023-09-28T23:03:50.259278Z",
            "url": "https://files.pythonhosted.org/packages/48/40/738006b7f815324fd84fa6b77964d41c317df751bc7ab52e64795991e2da/MicroPythonHttp-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-28 23:03:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "user",
    "github_project": "filtastisch",
    "github_not_found": true,
    "lcname": "micropythonhttp"
}
        
Elapsed time: 0.12240s