py3gppchannels


Namepy3gppchannels JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/zilligm/py3gppchannels
SummaryThe py3gppchannel library is a Python package that implements the 3GPP standardized radio channel models (3GPP TR 38.901). It provides a comprehensive set of functions for simulating wireless communication systems and evaluating their performance under realistic channel conditions.
upload_time2023-05-22 21:38:33
maintainer
docs_urlNone
authorGuilherme Zilli
requires_python
license
keywords wireless wireless communication wireless network 3gpp 5g channel model pathloss
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/zilligm/py3gppchannels",
    "name": "py3gppchannels",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "wireless,wireless communication,wireless network,3gpp,5G,channel model,pathloss",
    "author": "Guilherme Zilli",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b4/2e/f5a0c7d4ff0335216cefca62baa424312758812b1115bf7071c5f3342d91/py3gppchannels-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "The py3gppchannel library is a Python package that implements the 3GPP standardized radio channel models (3GPP TR 38.901). It provides a comprehensive set of functions for simulating wireless communication systems and evaluating their performance under realistic channel conditions.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/zilligm/py3gppchannels"
    },
    "split_keywords": [
        "wireless",
        "wireless communication",
        "wireless network",
        "3gpp",
        "5g",
        "channel model",
        "pathloss"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50c5101d85268858dfc72aebd7be92f4caa5f48727e874266ef4d2b1e72d0507",
                "md5": "a2e0234e2a32d9fa366480280313602e",
                "sha256": "015b7116a2c00a7f562dc767f48543cd0af2c24b65159902010396a1565a5f4c"
            },
            "downloads": -1,
            "filename": "py3gppchannels-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2e0234e2a32d9fa366480280313602e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1293,
            "upload_time": "2023-05-22T21:38:32",
            "upload_time_iso_8601": "2023-05-22T21:38:32.106937Z",
            "url": "https://files.pythonhosted.org/packages/50/c5/101d85268858dfc72aebd7be92f4caa5f48727e874266ef4d2b1e72d0507/py3gppchannels-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b42ef5a0c7d4ff0335216cefca62baa424312758812b1115bf7071c5f3342d91",
                "md5": "e24c0d41e264f979ceb3d0b444e0e257",
                "sha256": "9f8a3df143ac270f7b72ee7f5246ecdfda2cd6980b13b7e181b7d7789f1842ca"
            },
            "downloads": -1,
            "filename": "py3gppchannels-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e24c0d41e264f979ceb3d0b444e0e257",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2127,
            "upload_time": "2023-05-22T21:38:33",
            "upload_time_iso_8601": "2023-05-22T21:38:33.737370Z",
            "url": "https://files.pythonhosted.org/packages/b4/2e/f5a0c7d4ff0335216cefca62baa424312758812b1115bf7071c5f3342d91/py3gppchannels-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-22 21:38:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zilligm",
    "github_project": "py3gppchannels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "py3gppchannels"
}
        
Elapsed time: 0.06928s