video-streaming


Namevideo-streaming JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/MikiTwenty/Python/tree/main/Libraries/video-streaming
SummarySmall package to simplify video streaming using python built-in socket library
upload_time2023-04-03 20:32:18
maintainer
docs_urlNone
authorMikiTwenty
requires_python
licenseMIT
keywords python socket streaming server client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Small package to simplify video streaming using python built-in socket library

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MikiTwenty/Python/tree/main/Libraries/video-streaming",
    "name": "video-streaming",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,socket,streaming,server,client",
    "author": "MikiTwenty",
    "author_email": "terminetor.xx@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/47/1513072a5f5f1f49e71a6ca7a47e2209bf672e1e0d32817ea368d6ba4656/video-streaming-0.2.1.tar.gz",
    "platform": null,
    "description": "Small package to simplify video streaming using python built-in socket library\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Small package to simplify video streaming using python built-in socket library",
    "version": "0.2.1",
    "split_keywords": [
        "python",
        "socket",
        "streaming",
        "server",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d224e6d54f485e5396751d931a3630400fd84be975e7700bace7881e20da8b5",
                "md5": "0d8d701e7729a3e6d46ea835c7a005b5",
                "sha256": "d1dbba97d5f61b65fc5f5c4488c11043495237e6b8dfaffcf0a7faee8bd139d1"
            },
            "downloads": -1,
            "filename": "video_streaming-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d8d701e7729a3e6d46ea835c7a005b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6055,
            "upload_time": "2023-04-03T20:32:15",
            "upload_time_iso_8601": "2023-04-03T20:32:15.793819Z",
            "url": "https://files.pythonhosted.org/packages/4d/22/4e6d54f485e5396751d931a3630400fd84be975e7700bace7881e20da8b5/video_streaming-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a471513072a5f5f1f49e71a6ca7a47e2209bf672e1e0d32817ea368d6ba4656",
                "md5": "291d7604868f8c75891f622b94411582",
                "sha256": "5ba8d3f1d634cc30db0fa567a3796eee6f27ec1164c734baa6fad3e54f12130b"
            },
            "downloads": -1,
            "filename": "video-streaming-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "291d7604868f8c75891f622b94411582",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5412,
            "upload_time": "2023-04-03T20:32:18",
            "upload_time_iso_8601": "2023-04-03T20:32:18.471500Z",
            "url": "https://files.pythonhosted.org/packages/1a/47/1513072a5f5f1f49e71a6ca7a47e2209bf672e1e0d32817ea368d6ba4656/video-streaming-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 20:32:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "video-streaming"
}
        
Elapsed time: 0.05036s