phylib


Namephylib JSON
Version 2.4.3 PyPI version JSON
download
home_pagehttps://github.com/cortex-lab/phylib
SummaryEphys data analysis for thousands of channels
upload_time2022-12-22 12:26:05
maintainer
docs_urlNone
authorCyrille Rossant
requires_python
licenseBSD
keywords phy data analysis electrophysiology neuroscience
VCS
bugtrack_url
requirements numpy scipy dask requests tqdm toolz joblib mtscomp
Travis-CI
coveralls test coverage No coveralls.
            # phylib
[![Build Status](https://img.shields.io/travis/cortex-lab/phylib.svg)](https://travis-ci.org/cortex-lab/phylib)
[![codecov.io](https://img.shields.io/codecov/c/github/cortex-lab/phylib.svg)](http://codecov.io/github/cortex-lab/phylib?branch=master)

Electrophysiological data analysis library used by [phy](https://github.com/kwikteam/phy/), a spike sorting visualization software, and [ibllib](https://github.com/int-brain-lab/ibllib/).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cortex-lab/phylib",
    "name": "phylib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "phy,data analysis,electrophysiology,neuroscience",
    "author": "Cyrille Rossant",
    "author_email": "cyrille.rossant@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/16/c911088471d6a39bc54fd3de8a9b652c0551ddb3d225d30bccdf9d002059/phylib-2.4.3.tar.gz",
    "platform": null,
    "description": "# phylib\n[![Build Status](https://img.shields.io/travis/cortex-lab/phylib.svg)](https://travis-ci.org/cortex-lab/phylib)\n[![codecov.io](https://img.shields.io/codecov/c/github/cortex-lab/phylib.svg)](http://codecov.io/github/cortex-lab/phylib?branch=master)\n\nElectrophysiological data analysis library used by [phy](https://github.com/kwikteam/phy/), a spike sorting visualization software, and [ibllib](https://github.com/int-brain-lab/ibllib/).\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Ephys data analysis for thousands of channels",
    "version": "2.4.3",
    "split_keywords": [
        "phy",
        "data analysis",
        "electrophysiology",
        "neuroscience"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "107990d3a797467f7c2ccb33210ee3ca",
                "sha256": "e17350d6dce4cf965cb78f00a4d818bf70fb2567331068270f119ff519f2fec8"
            },
            "downloads": -1,
            "filename": "phylib-2.4.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "107990d3a797467f7c2ccb33210ee3ca",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 80219,
            "upload_time": "2022-12-22T12:26:03",
            "upload_time_iso_8601": "2022-12-22T12:26:03.959685Z",
            "url": "https://files.pythonhosted.org/packages/3a/df/b09b1acbd0b0d7fe7597bd83afc6f940d0789c500cad4b58be2c10c9e11a/phylib-2.4.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "e76c6d39c166d6803cb31b4b48abbe0a",
                "sha256": "80a8512ec9937fd10e56019555da50f0db8c4d9fa25f17b203c432446856d41d"
            },
            "downloads": -1,
            "filename": "phylib-2.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e76c6d39c166d6803cb31b4b48abbe0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 68243,
            "upload_time": "2022-12-22T12:26:05",
            "upload_time_iso_8601": "2022-12-22T12:26:05.681775Z",
            "url": "https://files.pythonhosted.org/packages/bd/16/c911088471d6a39bc54fd3de8a9b652c0551ddb3d225d30bccdf9d002059/phylib-2.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-22 12:26:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cortex-lab",
    "github_project": "phylib",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "dask",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "toolz",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "mtscomp",
            "specs": []
        }
    ],
    "lcname": "phylib"
}
        
Elapsed time: 0.02078s