bioevents


Namebioevents JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA lightweight library for managing and manipulating time series events, with a focus on biosensing applications.
upload_time2024-03-25 22:31:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT license
keywords bioevents
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
BioEvents
=========


.. image:: https://img.shields.io/pypi/v/bioevents.svg
        :target: https://pypi.python.org/pypi/bioevents

.. image:: https://readthedocs.org/projects/bioevents/badge/?version=latest
        :target: https://bioevents.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A lightweight library for managing and manipulating time series events,
with a focus on biosensing applications.


* Free software: MIT license
* Documentation: https://bioevents.readthedocs.io.


Features
--------

* Robust tooling for working with time series events.
* A hypnogram class with visualization, manipulation, and characterization functionality

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bioevents",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "bioevents",
    "author": null,
    "author_email": "McGregor Joyner <mcgsjoyner@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c3/3f/0f509459f94c06ee228f9ba5ba660739f5bf47c3221f8d7e57f3ca5a13a5/bioevents-0.2.1.tar.gz",
    "platform": null,
    "description": "=========\nBioEvents\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/bioevents.svg\n        :target: https://pypi.python.org/pypi/bioevents\n\n.. image:: https://readthedocs.org/projects/bioevents/badge/?version=latest\n        :target: https://bioevents.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nA lightweight library for managing and manipulating time series events,\nwith a focus on biosensing applications.\n\n\n* Free software: MIT license\n* Documentation: https://bioevents.readthedocs.io.\n\n\nFeatures\n--------\n\n* Robust tooling for working with time series events.\n* A hypnogram class with visualization, manipulation, and characterization functionality\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A lightweight library for managing and manipulating time series events, with a focus on biosensing applications.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/mcgsjoyner/bioevents"
    },
    "split_keywords": [
        "bioevents"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cf88bbdf33bb790e220f98cf330d6a81a3ff14bf481f20a02c103dcb8053f0d",
                "md5": "e08083e4f5183659ab990352351702db",
                "sha256": "7b9a3fae6f4d74b3ad1576d2d61ad96e61d4e437460f5b9f731bd21bbfc3989a"
            },
            "downloads": -1,
            "filename": "bioevents-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e08083e4f5183659ab990352351702db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20818,
            "upload_time": "2024-03-25T22:31:34",
            "upload_time_iso_8601": "2024-03-25T22:31:34.781105Z",
            "url": "https://files.pythonhosted.org/packages/1c/f8/8bbdf33bb790e220f98cf330d6a81a3ff14bf481f20a02c103dcb8053f0d/bioevents-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c33f0f509459f94c06ee228f9ba5ba660739f5bf47c3221f8d7e57f3ca5a13a5",
                "md5": "73857734b8e500c0ebfc1ecd96c20115",
                "sha256": "e67c169c12a4380be54701221942b9d0100d20652df2b1bb9e83aafd63fc4f20"
            },
            "downloads": -1,
            "filename": "bioevents-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "73857734b8e500c0ebfc1ecd96c20115",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23353,
            "upload_time": "2024-03-25T22:31:36",
            "upload_time_iso_8601": "2024-03-25T22:31:36.450670Z",
            "url": "https://files.pythonhosted.org/packages/c3/3f/0f509459f94c06ee228f9ba5ba660739f5bf47c3221f8d7e57f3ca5a13a5/bioevents-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 22:31:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mcgsjoyner",
    "github_project": "bioevents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "bioevents"
}
        
Elapsed time: 0.20259s