Socket
Socket
Sign inDemoInstall

timeflux

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeflux

Acquisition and real-time processing of biosignals


Maintainers
1

|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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc