pydemod


Namepydemod JSON
Version 1.5 PyPI version JSON
download
home_pagehttps://flerken.zapto.org:1115/kuba/Pydemod
SummaryPython modulation library
upload_time2024-06-27 19:28:24
maintainerNone
docs_urlNone
authorkuba201
requires_pythonNone
licenseNone
keywords radiodatasystem rds amss am
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyDemod
PyDemod is a Python demodulation/modulation library usng NumPy. Orignally made by Christophe Jacquet. Chris's version is fine however its a bit old, so I edited the code to be compatible and made it to be easily installabe

# Originals
[README](/OLD_README.md)
[ChristopheJacquet/Pydemod](https://github.com/ChristopheJacquet/Pydemod)

            

Raw data

            {
    "_id": null,
    "home_page": "https://flerken.zapto.org:1115/kuba/Pydemod",
    "name": "pydemod",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "radiodatasystem, rds, amss, am",
    "author": "kuba201",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f2/88/bba6a648dc90c80556401f7ce34c800e4a204c2f71454a191cbfcbbd917c/pydemod-1.5.tar.gz",
    "platform": null,
    "description": "# PyDemod\nPyDemod is a Python demodulation/modulation library usng NumPy. Orignally made by Christophe Jacquet. Chris's version is fine however its a bit old, so I edited the code to be compatible and made it to be easily installabe\n\n# Originals\n[README](/OLD_README.md)\n[ChristopheJacquet/Pydemod](https://github.com/ChristopheJacquet/Pydemod)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python modulation library",
    "version": "1.5",
    "project_urls": {
        "Homepage": "https://flerken.zapto.org:1115/kuba/Pydemod",
        "Source": "https://flerken.zapto.org:1115/kuba/Pydemod"
    },
    "split_keywords": [
        "radiodatasystem",
        " rds",
        " amss",
        " am"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c9a8961df1073cfe203036017c4a5f21015b8e7b9fe7012b5f464680393ccfa",
                "md5": "73429aeeb7255819b2914bde01aa506f",
                "sha256": "0461cc51595fe300edbc3f79da166cec42121e55aa9078f3a42411c413a0a3fc"
            },
            "downloads": -1,
            "filename": "pydemod-1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73429aeeb7255819b2914bde01aa506f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14100,
            "upload_time": "2024-06-27T19:28:22",
            "upload_time_iso_8601": "2024-06-27T19:28:22.952727Z",
            "url": "https://files.pythonhosted.org/packages/2c/9a/8961df1073cfe203036017c4a5f21015b8e7b9fe7012b5f464680393ccfa/pydemod-1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f288bba6a648dc90c80556401f7ce34c800e4a204c2f71454a191cbfcbbd917c",
                "md5": "b933f4fe3c0c02e85018bee930d92d26",
                "sha256": "81b5a22d5d98af05bed09c30c93037676cd7559a0d848b806b212498a0c664c2"
            },
            "downloads": -1,
            "filename": "pydemod-1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b933f4fe3c0c02e85018bee930d92d26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11363,
            "upload_time": "2024-06-27T19:28:24",
            "upload_time_iso_8601": "2024-06-27T19:28:24.477951Z",
            "url": "https://files.pythonhosted.org/packages/f2/88/bba6a648dc90c80556401f7ce34c800e4a204c2f71454a191cbfcbbd917c/pydemod-1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 19:28:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pydemod"
}
        
Elapsed time: 0.29444s