pylibdatachannel


Namepylibdatachannel JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryWrapper around libdatachannel
upload_time2024-12-02 13:58:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT License Copyright (c) 2024 Ondrej Novak Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords libdatachannel webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pylibdatachannel
Minimal Python wrapper for [libdatachannel](https://github.com/paullouisageneau/libdatachannel) (C++ WebRTC network library) using [pybind11](https://pybind11.readthedocs.io). 

The library currently only supports minimal API needed by my use case, but contributions to extend the API are welcome.

**Disclaimer**: This project is an independent Python wrapper for the `libdatachannel` library and is not affiliated with, endorsed by, or maintained by the original `libdatachannel` project.

## Wheels
Python wheels are published to [Pypi repository](https://pypi.org/project/pylibdatachannel). Only Linux `x86_64` and `aarch64` are currently built.

## Versions
The library uses Semver that does not match the version of *libdatachannel*. The table below shows relation between the wrapper and library versions.

| Wrapper version   | Library version   |
| ----------------- | ----------------- |
| 0.1.0             | 0.22.2            |


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pylibdatachannel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "libdatachannel, webrtc",
    "author": null,
    "author_email": "Ond\u0159ej Nov\u00e1k <git@npost.cz>",
    "download_url": null,
    "platform": null,
    "description": "# pylibdatachannel\nMinimal Python wrapper for [libdatachannel](https://github.com/paullouisageneau/libdatachannel) (C++ WebRTC network library) using [pybind11](https://pybind11.readthedocs.io). \n\nThe library currently only supports minimal API needed by my use case, but contributions to extend the API are welcome.\n\n**Disclaimer**: This project is an independent Python wrapper for the `libdatachannel` library and is not affiliated with, endorsed by, or maintained by the original `libdatachannel` project.\n\n## Wheels\nPython wheels are published to [Pypi repository](https://pypi.org/project/pylibdatachannel). Only Linux `x86_64` and `aarch64` are currently built.\n\n## Versions\nThe library uses Semver that does not match the version of *libdatachannel*. The table below shows relation between the wrapper and library versions.\n\n| Wrapper version   | Library version   |\n| ----------------- | ----------------- |\n| 0.1.0             | 0.22.2            |\n\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Ondrej Novak  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Wrapper around libdatachannel",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/handycz/pylibdatachannel"
    },
    "split_keywords": [
        "libdatachannel",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "205b49f1eb35996d32e02ce89558bacaeff99cb9b987296e2ebc9cd24b8e6953",
                "md5": "05f1d5d702c040823c4fa6ca03afa106",
                "sha256": "a0df89f2f437cfce725f76c9971a4ac3d9c7e0f7ed0ece839c851df4ab3ade3f"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "05f1d5d702c040823c4fa6ca03afa106",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.11",
            "size": 6341745,
            "upload_time": "2024-12-02T13:58:07",
            "upload_time_iso_8601": "2024-12-02T13:58:07.501287Z",
            "url": "https://files.pythonhosted.org/packages/20/5b/49f1eb35996d32e02ce89558bacaeff99cb9b987296e2ebc9cd24b8e6953/pylibdatachannel-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9acface9afcc3f847b127d677f7e2806dcd6a5a92d5aae41705c6c3cfdb1d3f",
                "md5": "ac3935229b15d22b01eccb4655fed520",
                "sha256": "1ced39bd041b034963914f7c5596ed53be5f89ea9e07ec22d11f9db1fb19dd1d"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ac3935229b15d22b01eccb4655fed520",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.11",
            "size": 6558668,
            "upload_time": "2024-12-02T13:58:10",
            "upload_time_iso_8601": "2024-12-02T13:58:10.531686Z",
            "url": "https://files.pythonhosted.org/packages/d9/ac/face9afcc3f847b127d677f7e2806dcd6a5a92d5aae41705c6c3cfdb1d3f/pylibdatachannel-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cd2dbad96fb7b9d43bdeef233f169e986cd776d081c706999a40b3627ec6e48",
                "md5": "460108365dbfa6304946d79c6622e0ed",
                "sha256": "586af3b3878e77039e1cf89ca372f503c79d37b438930ed39d94be9f6ded74bf"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "460108365dbfa6304946d79c6622e0ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.11",
            "size": 8191380,
            "upload_time": "2024-12-02T13:58:12",
            "upload_time_iso_8601": "2024-12-02T13:58:12.744489Z",
            "url": "https://files.pythonhosted.org/packages/7c/d2/dbad96fb7b9d43bdeef233f169e986cd776d081c706999a40b3627ec6e48/pylibdatachannel-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a13324ed19254b994ae2a8871b0f8bf4d70821a3d7cae7201474bb3ee1de7833",
                "md5": "33abbcea17f9a7c1e67ec01fac6c263f",
                "sha256": "6345e20cd498d3fc3b1cffd6a0da85d8477e9815933c899de394dd9158201e35"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "33abbcea17f9a7c1e67ec01fac6c263f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.11",
            "size": 7957091,
            "upload_time": "2024-12-02T13:58:15",
            "upload_time_iso_8601": "2024-12-02T13:58:15.514630Z",
            "url": "https://files.pythonhosted.org/packages/a1/33/24ed19254b994ae2a8871b0f8bf4d70821a3d7cae7201474bb3ee1de7833/pylibdatachannel-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7808bca3b15b05d21ab393ca6d52c7c6f121d52e3bae35de2aef8327784be16c",
                "md5": "6e6a3cdbf0e6d902aae965090dd0ff93",
                "sha256": "0c1246cac69b1564f6b52c196d500eb47e758c9494f00feb24704d170d3c9adf"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6e6a3cdbf0e6d902aae965090dd0ff93",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.11",
            "size": 6352434,
            "upload_time": "2024-12-02T13:58:17",
            "upload_time_iso_8601": "2024-12-02T13:58:17.674783Z",
            "url": "https://files.pythonhosted.org/packages/78/08/bca3b15b05d21ab393ca6d52c7c6f121d52e3bae35de2aef8327784be16c/pylibdatachannel-0.1.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2f922752656df25c55ec70bc925f525de1a577d26f6f1c50619d44e041b6ff3",
                "md5": "2c4ba3dc899ed58b4680390c1e662b24",
                "sha256": "7e93443751166459c26f5818a70301ac7c206b681c66539968831c6de35df505"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2c4ba3dc899ed58b4680390c1e662b24",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.11",
            "size": 6573531,
            "upload_time": "2024-12-02T13:58:19",
            "upload_time_iso_8601": "2024-12-02T13:58:19.975941Z",
            "url": "https://files.pythonhosted.org/packages/c2/f9/22752656df25c55ec70bc925f525de1a577d26f6f1c50619d44e041b6ff3/pylibdatachannel-0.1.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e75966be14e0cd314c849edccc36e776962db65ebc5ae3ad23e1fd6248f598d7",
                "md5": "2682ad3d5564fe38c1cc86e5354b9232",
                "sha256": "6d1a0c274a634f1fc25e9ebd7eeea86bef0de5543b16b3beca90eb1a5b1be731"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2682ad3d5564fe38c1cc86e5354b9232",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.11",
            "size": 8187103,
            "upload_time": "2024-12-02T13:58:22",
            "upload_time_iso_8601": "2024-12-02T13:58:22.604995Z",
            "url": "https://files.pythonhosted.org/packages/e7/59/66be14e0cd314c849edccc36e776962db65ebc5ae3ad23e1fd6248f598d7/pylibdatachannel-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1039289e6201c0ab1fd2b6b193a4790f23177004664be72c81b5fd88f22057ba",
                "md5": "74464ad0360dba495c531b36e3135cad",
                "sha256": "7bcdd49f3d72569ea80d66097f8327b845367f453fb7b96f45b5a1247cf6a3e5"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "74464ad0360dba495c531b36e3135cad",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.11",
            "size": 7974321,
            "upload_time": "2024-12-02T13:58:24",
            "upload_time_iso_8601": "2024-12-02T13:58:24.739374Z",
            "url": "https://files.pythonhosted.org/packages/10/39/289e6201c0ab1fd2b6b193a4790f23177004664be72c81b5fd88f22057ba/pylibdatachannel-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e76384b034681ebdfda7999169b7f17a3da6b3f99c1fc2d345b61caee2f9889",
                "md5": "773a5e200d52e713e35df1be099c8313",
                "sha256": "68486a25f7996fd9af3e6565ffe8c4dc73636be0a1c4da9d18f75e441dd419ff"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp313-cp313-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "773a5e200d52e713e35df1be099c8313",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.11",
            "size": 6353877,
            "upload_time": "2024-12-02T13:58:27",
            "upload_time_iso_8601": "2024-12-02T13:58:27.137436Z",
            "url": "https://files.pythonhosted.org/packages/4e/76/384b034681ebdfda7999169b7f17a3da6b3f99c1fc2d345b61caee2f9889/pylibdatachannel-0.1.0-cp313-cp313-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "214297bf7e7f6cdbf22ca5cac3f665adf822faf5df010f31101eff0761117d32",
                "md5": "fe9fbad0afcc77f7fa34f93662771318",
                "sha256": "e58e11db723154b10ffcda964b265e8aa45291b2e24befb80aeb3064b4d8d445"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp313-cp313-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fe9fbad0afcc77f7fa34f93662771318",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.11",
            "size": 6576130,
            "upload_time": "2024-12-02T13:58:30",
            "upload_time_iso_8601": "2024-12-02T13:58:30.524326Z",
            "url": "https://files.pythonhosted.org/packages/21/42/97bf7e7f6cdbf22ca5cac3f665adf822faf5df010f31101eff0761117d32/pylibdatachannel-0.1.0-cp313-cp313-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d62ad454cdf70c6af928ecafdd26712f43c554a238d3aa068bccd1cb980321a7",
                "md5": "11f9451971ce8c1b3c50b3cb8ace44f2",
                "sha256": "88e1b3e361af2505ead8e3f9da37c18377fd8e649c093f2ac6acced74f550a99"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "11f9451971ce8c1b3c50b3cb8ace44f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.11",
            "size": 8187209,
            "upload_time": "2024-12-02T13:58:32",
            "upload_time_iso_8601": "2024-12-02T13:58:32.396540Z",
            "url": "https://files.pythonhosted.org/packages/d6/2a/d454cdf70c6af928ecafdd26712f43c554a238d3aa068bccd1cb980321a7/pylibdatachannel-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ab69bfa90c512ef47aef274422826afa480ca546b81dde3ff64fc3f54c79a26",
                "md5": "30b6399bfe756c4ad41575e6f923aa5b",
                "sha256": "0d15882c991999610c07ccbb5593dd95ffd80205cee3d4f5496240dccd3494e2"
            },
            "downloads": -1,
            "filename": "pylibdatachannel-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "30b6399bfe756c4ad41575e6f923aa5b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.11",
            "size": 7977035,
            "upload_time": "2024-12-02T13:58:34",
            "upload_time_iso_8601": "2024-12-02T13:58:34.526519Z",
            "url": "https://files.pythonhosted.org/packages/6a/b6/9bfa90c512ef47aef274422826afa480ca546b81dde3ff64fc3f54c79a26/pylibdatachannel-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 13:58:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "handycz",
    "github_project": "pylibdatachannel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pylibdatachannel"
}
        
Elapsed time: 0.82040s