videostreaming


Namevideostreaming JSON
Version 0.2.6 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-06 19:34:38
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": "videostreaming",
    "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/ad/8f/41c3130177f3637ae1f33adea1fc15a829d78e432177e920718d9e94be3f/videostreaming-0.2.6.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.6",
    "split_keywords": [
        "python",
        "socket",
        "streaming",
        "server",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b12af19d645853222a03401c688cb1b430c1712b95d19b270bd205df0a8ea67",
                "md5": "e1d696d94b194ba3a9612ba85df43287",
                "sha256": "1118301b4690a5fcc029107b7c92457b3914a1293d59e7adaaefefc36ab69267"
            },
            "downloads": -1,
            "filename": "videostreaming-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1d696d94b194ba3a9612ba85df43287",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6951,
            "upload_time": "2023-04-06T19:34:36",
            "upload_time_iso_8601": "2023-04-06T19:34:36.664350Z",
            "url": "https://files.pythonhosted.org/packages/4b/12/af19d645853222a03401c688cb1b430c1712b95d19b270bd205df0a8ea67/videostreaming-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad8f41c3130177f3637ae1f33adea1fc15a829d78e432177e920718d9e94be3f",
                "md5": "72d553c618d57c81e9a92ba2aeeda4b3",
                "sha256": "3367d988f5a8b7d28e85d6aa40e1bebefde7659bd0e308fa7d8ba0a595e81494"
            },
            "downloads": -1,
            "filename": "videostreaming-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "72d553c618d57c81e9a92ba2aeeda4b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6412,
            "upload_time": "2023-04-06T19:34:38",
            "upload_time_iso_8601": "2023-04-06T19:34:38.686255Z",
            "url": "https://files.pythonhosted.org/packages/ad/8f/41c3130177f3637ae1f33adea1fc15a829d78e432177e920718d9e94be3f/videostreaming-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 19:34:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "videostreaming"
}
        
Elapsed time: 0.05598s