easynetwork-trio


Nameeasynetwork-trio JSON
Version 0.1.0.dev0 PyPI version JSON
download
home_page
SummaryPlugin to use trio as an asynchronous engine for EasyNetwork
upload_time2023-06-19 12:52:50
maintainer
docs_urlNone
author
requires_python>=3.11
license
keywords async asynchronous client communication networking serialization server socket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # easynetwork-trio
Plugin to use trio as an asynchronous engine for EasyNetwork

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "easynetwork-trio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "async,asynchronous,client,communication,networking,serialization,server,socket",
    "author": "",
    "author_email": "FrankySnow9 <clairicia.rcj.francis@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6f/f3/6641125ba1cc4e1a20e40a243deffe4b47436ae62eba6860894e0ab2ea7d/easynetwork_trio-0.1.0.dev0.tar.gz",
    "platform": null,
    "description": "# easynetwork-trio\nPlugin to use trio as an asynchronous engine for EasyNetwork\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Plugin to use trio as an asynchronous engine for EasyNetwork",
    "version": "0.1.0.dev0",
    "project_urls": {
        "Homepage": "https://github.com/francis-clairicia/easynetwork-trio"
    },
    "split_keywords": [
        "async",
        "asynchronous",
        "client",
        "communication",
        "networking",
        "serialization",
        "server",
        "socket"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cb345c7440969c55fba8202c539407ada70a49bf82cb44e76583b9bbfc88684",
                "md5": "134afa05230115de9458e91c44d0d7e3",
                "sha256": "91a5323842381c7793aac29467007812e55826e9907b0ec4c571a31c1deca51a"
            },
            "downloads": -1,
            "filename": "easynetwork_trio-0.1.0.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "134afa05230115de9458e91c44d0d7e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2883,
            "upload_time": "2023-06-19T12:52:48",
            "upload_time_iso_8601": "2023-06-19T12:52:48.108154Z",
            "url": "https://files.pythonhosted.org/packages/2c/b3/45c7440969c55fba8202c539407ada70a49bf82cb44e76583b9bbfc88684/easynetwork_trio-0.1.0.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ff36641125ba1cc4e1a20e40a243deffe4b47436ae62eba6860894e0ab2ea7d",
                "md5": "c50ac2a4cdbef1257bd7be1c7e757208",
                "sha256": "4e73f83a7f800690ce3100d2d5b88f2b9f70aca1d107cb20666c1480ebe1c11a"
            },
            "downloads": -1,
            "filename": "easynetwork_trio-0.1.0.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "c50ac2a4cdbef1257bd7be1c7e757208",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 41649,
            "upload_time": "2023-06-19T12:52:50",
            "upload_time_iso_8601": "2023-06-19T12:52:50.059678Z",
            "url": "https://files.pythonhosted.org/packages/6f/f3/6641125ba1cc4e1a20e40a243deffe4b47436ae62eba6860894e0ab2ea7d/easynetwork_trio-0.1.0.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-19 12:52:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "francis-clairicia",
    "github_project": "easynetwork-trio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "easynetwork-trio"
}
        
Elapsed time: 0.07825s