pyfiber


Namepyfiber JSON
Version 0.2.16 PyPI version JSON
download
home_pagehttps://github.com/matias-ceau/pyfiber
SummaryFiber photometry and behavioral data analysis tool
upload_time2025-01-15 14:19:39
maintainerNone
docs_urlNone
authorMatias Ceau
requires_pythonNone
licenseGPLv3
keywords fiber photometry operant behavior
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyFiber

Object-oriented fiber photometry and behavioral data analysis toolkit.

## Installation

Available on [PyPi](https://pypi.org/project/pyfiber/).
```bash
pip install pyfiber
```

## Documentation

Detailed documentation and tutorials on [Read The Docs](https://pyfiber.readthedocs.io/en/latest/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/matias-ceau/pyfiber",
    "name": "pyfiber",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "fiber photometry, operant behavior",
    "author": "Matias Ceau",
    "author_email": "matias@ceau.net",
    "download_url": "https://files.pythonhosted.org/packages/cb/4c/85049010b1dcfcb42acd37e1acc13b0be82bb1796f3bda97cbe50d714900/pyfiber-0.2.16.tar.gz",
    "platform": null,
    "description": "# pyFiber\n\nObject-oriented fiber photometry and behavioral data analysis toolkit.\n\n## Installation\n\nAvailable on [PyPi](https://pypi.org/project/pyfiber/).\n```bash\npip install pyfiber\n```\n\n## Documentation\n\nDetailed documentation and tutorials on [Read The Docs](https://pyfiber.readthedocs.io/en/latest/).\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Fiber photometry and behavioral data analysis tool",
    "version": "0.2.16",
    "project_urls": {
        "Homepage": "https://github.com/matias-ceau/pyfiber"
    },
    "split_keywords": [
        "fiber photometry",
        " operant behavior"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74afcc64d4f7e4d0d7919c1ba6db7dce379a708f4f7b3914adb9e998b688437a",
                "md5": "df56d03ad2e0253d4dfc708a082fc560",
                "sha256": "55ce540f7e2f4b1aad01a1598937ad986fd9cf6eacb74393fe463f39f7cfd60e"
            },
            "downloads": -1,
            "filename": "pyfiber-0.2.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df56d03ad2e0253d4dfc708a082fc560",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 50926,
            "upload_time": "2025-01-15T14:19:35",
            "upload_time_iso_8601": "2025-01-15T14:19:35.969334Z",
            "url": "https://files.pythonhosted.org/packages/74/af/cc64d4f7e4d0d7919c1ba6db7dce379a708f4f7b3914adb9e998b688437a/pyfiber-0.2.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb4c85049010b1dcfcb42acd37e1acc13b0be82bb1796f3bda97cbe50d714900",
                "md5": "011836e9d733a281792af4b9df9e5f43",
                "sha256": "748645aebc654204abdd1c363a23e3b99ae691f5f54f5af08b1887f89ba64a52"
            },
            "downloads": -1,
            "filename": "pyfiber-0.2.16.tar.gz",
            "has_sig": false,
            "md5_digest": "011836e9d733a281792af4b9df9e5f43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 49649,
            "upload_time": "2025-01-15T14:19:39",
            "upload_time_iso_8601": "2025-01-15T14:19:39.105754Z",
            "url": "https://files.pythonhosted.org/packages/cb/4c/85049010b1dcfcb42acd37e1acc13b0be82bb1796f3bda97cbe50d714900/pyfiber-0.2.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 14:19:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "matias-ceau",
    "github_project": "pyfiber",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "pyfiber"
}
        
Elapsed time: 1.25686s