|Build| |Doc| |PyPI| |Contributor Covenant|
|Logo|
Timeflux
========
Timeflux is a free and open-source framework for acquiring and processing biosignals in real-time.
Use it to bootstrap your research, build brain-computer interfaces,
closed-loop biofeedback applications, interactive installations, and
more. Written in Python, it works on Linux, MacOS and Windows. Made for
researchers and hackers alike.
Installation
------------
You can easily install the latest stable release from PyPI. We higlhy recommend that you use an environment management system such as `Conda <https://docs.conda.io/en/latest/miniconda.html>`__ to keep everything tidy.
::
$ conda create --name timeflux python=3.10 pytables
$ conda activate timeflux
$ pip install timeflux
Getting started
---------------
`Read the documentation <https://doc.timeflux.io>`__.
.. |Build| image:: https://img.shields.io/github/actions/workflow/status/timeflux/timeflux/build.yml?branch=master
.. |Doc| image:: https://img.shields.io/readthedocs/timeflux/latest
.. |PyPI| image:: https://img.shields.io/pypi/v/timeflux
.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
.. |Logo| image:: https://avatars3.githubusercontent.com/u/44117793?v=4&s=100
Raw data
{
"_id": null,
"home_page": "https://timeflux.io",
"name": "timeflux",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "time series,machine learning,biosignals,brain-computer interface,BCI,EEG,ECG,PPG,EMG,EDA,GSR",
"author": "Pierre Clisson",
"author_email": "contact@timeflux.io",
"download_url": "https://files.pythonhosted.org/packages/fe/c5/8e7ac091bbc1ee53566e9623649ef1f4d3e99b5fd430cda6284315c82f18/timeflux-0.17.0.tar.gz",
"platform": null,
"description": "|Build| |Doc| |PyPI| |Contributor Covenant|\n\n|Logo|\n\nTimeflux\n========\n\nTimeflux is a free and open-source framework for acquiring and processing biosignals in real-time.\n\nUse it to bootstrap your research, build brain-computer interfaces,\nclosed-loop biofeedback applications, interactive installations, and\nmore. Written in Python, it works on Linux, MacOS and Windows. Made for\nresearchers and hackers alike.\n\nInstallation\n------------\n\nYou can easily install the latest stable release from PyPI. We higlhy recommend that you use an environment management system such as `Conda <https://docs.conda.io/en/latest/miniconda.html>`__ to keep everything tidy.\n\n::\n\n $ conda create --name timeflux python=3.10 pytables\n $ conda activate timeflux\n $ pip install timeflux\n\nGetting started\n---------------\n\n`Read the documentation <https://doc.timeflux.io>`__.\n\n.. |Build| image:: https://img.shields.io/github/actions/workflow/status/timeflux/timeflux/build.yml?branch=master\n.. |Doc| image:: https://img.shields.io/readthedocs/timeflux/latest\n.. |PyPI| image:: https://img.shields.io/pypi/v/timeflux\n.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg\n.. |Logo| image:: https://avatars3.githubusercontent.com/u/44117793?v=4&s=100\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Acquisition and real-time processing of biosignals",
"version": "0.17.0",
"project_urls": {
"Bug Tracker": "https://github.com/timeflux/timeflux/issues",
"Documentation": "https://doc.timeflux.io",
"Homepage": "https://timeflux.io",
"Source Code": "https://github.com/timeflux/timeflux"
},
"split_keywords": [
"time series",
"machine learning",
"biosignals",
"brain-computer interface",
"bci",
"eeg",
"ecg",
"ppg",
"emg",
"eda",
"gsr"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "24f130f7b5e9a8dfaa1703d594b2d912c3688fe90e22345cd1b6d08ace4ccb77",
"md5": "9d72107edf4ffc94c7bb84e0a0ff00bf",
"sha256": "9abf20a561ddc86037444d5a93e63d0f20c1e7552f444e63f1beb83393a05c30"
},
"downloads": -1,
"filename": "timeflux-0.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9d72107edf4ffc94c7bb84e0a0ff00bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 70148,
"upload_time": "2023-12-10T11:43:16",
"upload_time_iso_8601": "2023-12-10T11:43:16.790934Z",
"url": "https://files.pythonhosted.org/packages/24/f1/30f7b5e9a8dfaa1703d594b2d912c3688fe90e22345cd1b6d08ace4ccb77/timeflux-0.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fec58e7ac091bbc1ee53566e9623649ef1f4d3e99b5fd430cda6284315c82f18",
"md5": "4d9f90ab5679bc8986e14b6e538450a2",
"sha256": "81b6e4394b5081cf22a5bfd02b8e2c730ff13ce1ca8e00be6ba1ade56246cd88"
},
"downloads": -1,
"filename": "timeflux-0.17.0.tar.gz",
"has_sig": false,
"md5_digest": "4d9f90ab5679bc8986e14b6e538450a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 235797,
"upload_time": "2023-12-10T11:43:19",
"upload_time_iso_8601": "2023-12-10T11:43:19.111962Z",
"url": "https://files.pythonhosted.org/packages/fe/c5/8e7ac091bbc1ee53566e9623649ef1f4d3e99b5fd430cda6284315c82f18/timeflux-0.17.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-10 11:43:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "timeflux",
"github_project": "timeflux",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "timeflux"
}