PySDKit


NamePySDKit JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/wwhenxuan/PySDKit
SummaryA Python library for signal decomposition algorithms with a unified interface
upload_time2024-05-15 17:45:23
maintainerNone
docs_urlNone
authorwhenxuan
requires_python>=3.6
licenseNone
keywords signal decomposition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PySDKit
A Python library for signal decomposition algorithms

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wwhenxuan/PySDKit",
    "name": "PySDKit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "signal, decomposition",
    "author": "whenxuan",
    "author_email": "wwhenxuan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ac/45/e0923911ec39769f93087c6ab9df5636226d303dbdc2f19ed22ff776ce2a/PySDKit-0.3.tar.gz",
    "platform": null,
    "description": "# PySDKit\r\nA Python library for signal decomposition algorithms\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library for signal decomposition algorithms with a unified interface",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://github.com/wwhenxuan/PySDKit"
    },
    "split_keywords": [
        "signal",
        " decomposition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44e1160128590ba82a994af626383189215e5642f5659e6d2acb5591fda55dde",
                "md5": "ad121763200a9c401d229f77b6617ba1",
                "sha256": "6c646bc06aad3ba9ea6707578ba2d8b9e582b67d6014293c1aca2615ddb137e5"
            },
            "downloads": -1,
            "filename": "PySDKit-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad121763200a9c401d229f77b6617ba1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 29689,
            "upload_time": "2024-05-15T17:45:21",
            "upload_time_iso_8601": "2024-05-15T17:45:21.852874Z",
            "url": "https://files.pythonhosted.org/packages/44/e1/160128590ba82a994af626383189215e5642f5659e6d2acb5591fda55dde/PySDKit-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac45e0923911ec39769f93087c6ab9df5636226d303dbdc2f19ed22ff776ce2a",
                "md5": "32884b55de5b442276034f863aff0a2d",
                "sha256": "a23da0739c9c2a12f15e192ddca521b56c252cb7f42e76edb38ae4544ef59058"
            },
            "downloads": -1,
            "filename": "PySDKit-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "32884b55de5b442276034f863aff0a2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 23238,
            "upload_time": "2024-05-15T17:45:23",
            "upload_time_iso_8601": "2024-05-15T17:45:23.709726Z",
            "url": "https://files.pythonhosted.org/packages/ac/45/e0923911ec39769f93087c6ab9df5636226d303dbdc2f19ed22ff776ce2a/PySDKit-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 17:45:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wwhenxuan",
    "github_project": "PySDKit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pysdkit"
}
        
Elapsed time: 0.25513s