phylib


Namephylib JSON
Version 2.6.1 PyPI version JSON
download
home_pagehttps://github.com/cortex-lab/phylib
SummaryEphys data analysis for thousands of channels
upload_time2025-07-08 10:17:52
maintainerNone
docs_urlNone
authorCyrille Rossant
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "phy, data analysis, electrophysiology, neuroscience",
    "author": "Cyrille Rossant",
    "author_email": "cyrille.rossant@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/5a/cc238a3b5ca2e87cbae2b80f7fa1486abc25f5a5dee40018af4583f812ea/phylib-2.6.1.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",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Ephys data analysis for thousands of channels",
    "version": "2.6.1",
    "project_urls": {
        "Homepage": "https://github.com/cortex-lab/phylib"
    },
    "split_keywords": [
        "phy",
        " data analysis",
        " electrophysiology",
        " neuroscience"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "195c5a3468238aa13db0b108b9dc3a52dd94dd47c2b8a927d05bfa629a8726c5",
                "md5": "78d1d0500554ed687b75de67b479f9dd",
                "sha256": "d318852d3007498a1c9ae831478e74fe40d3997ee90317154fdc098fd7418fe3"
            },
            "downloads": -1,
            "filename": "phylib-2.6.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78d1d0500554ed687b75de67b479f9dd",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 80407,
            "upload_time": "2025-07-08T10:17:51",
            "upload_time_iso_8601": "2025-07-08T10:17:51.275519Z",
            "url": "https://files.pythonhosted.org/packages/19/5c/5a3468238aa13db0b108b9dc3a52dd94dd47c2b8a927d05bfa629a8726c5/phylib-2.6.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "775acc238a3b5ca2e87cbae2b80f7fa1486abc25f5a5dee40018af4583f812ea",
                "md5": "54461559f595444cb2cd478234988f5a",
                "sha256": "89ddcc780525c58c5d1556d9615c41e7d1b19cbe67ab3043071627e900a3a97e"
            },
            "downloads": -1,
            "filename": "phylib-2.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "54461559f595444cb2cd478234988f5a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 68579,
            "upload_time": "2025-07-08T10:17:52",
            "upload_time_iso_8601": "2025-07-08T10:17:52.761996Z",
            "url": "https://files.pythonhosted.org/packages/77/5a/cc238a3b5ca2e87cbae2b80f7fa1486abc25f5a5dee40018af4583f812ea/phylib-2.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 10:17:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": 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: 1.13978s