Timeflux UI
===========
This plugin provides a framework to develop web applications that can interface with Timeflux. A monitoring web interface is bundled. It is not feature-complete yet, but it already allows you to visualize your data streams in real-time, in your browser, and to send events. Other examples include a SSVEP scheduler and a P300 speller. Both can be found in the ``apps`` directory.
Installation
------------
First, make sure that `Timeflux <https://github.com/timeflux/timeflux>`__ is installed.
You can then install this plugin in the `timeflux` environment:
::
$ conda activate timeflux
$ pip install timeflux_ui
Screenshot
----------
.. image:: https://github.com/timeflux/timeflux_ui/raw/master/doc/static/img/screenshot.png
Raw data
{
"_id": null,
"home_page": "https://timeflux.io",
"name": "timeflux-ui",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "timeflux",
"author": "Pierre Clisson",
"author_email": "contact@timeflux.io",
"download_url": "https://files.pythonhosted.org/packages/db/0e/4ea1dd1f356ad1d5c5245c98ce6848e3334ab491d001e0dc362b6c554a2a/timeflux-ui-0.6.3.tar.gz",
"platform": null,
"description": "Timeflux UI\n===========\n\nThis plugin provides a framework to develop web applications that can interface with Timeflux. A monitoring web interface is bundled. It is not feature-complete yet, but it already allows you to visualize your data streams in real-time, in your browser, and to send events. Other examples include a SSVEP scheduler and a P300 speller. Both can be found in the ``apps`` directory.\n\nInstallation\n------------\n\nFirst, make sure that `Timeflux <https://github.com/timeflux/timeflux>`__ is installed.\n\nYou can then install this plugin in the `timeflux` environment:\n\n::\n\n $ conda activate timeflux\n $ pip install timeflux_ui\n\nScreenshot\n----------\n\n.. image:: https://github.com/timeflux/timeflux_ui/raw/master/doc/static/img/screenshot.png\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Timeflux web app engine",
"version": "0.6.3",
"project_urls": {
"Bug Tracker": "https://github.com/timeflux/timeflux_ui/issues",
"Documentation": "http://doc.timeflux.io/projects/timeflux-ui/",
"Homepage": "https://timeflux.io",
"Source Code": "https://github.com/timeflux/timeflux_ui"
},
"split_keywords": [
"timeflux"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93fcb73519b83f87f2879488e8319dc284f2d0749d7f40382f1d8fc6cfcf39e0",
"md5": "6329a7e12dabece436f56792e43ef7d4",
"sha256": "8e62d1f8e9093e3945cfadf908aefdfaa267495988fd7e3b12ff338f72909c91"
},
"downloads": -1,
"filename": "timeflux_ui-0.6.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6329a7e12dabece436f56792e43ef7d4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 532481,
"upload_time": "2023-08-16T18:41:51",
"upload_time_iso_8601": "2023-08-16T18:41:51.657231Z",
"url": "https://files.pythonhosted.org/packages/93/fc/b73519b83f87f2879488e8319dc284f2d0749d7f40382f1d8fc6cfcf39e0/timeflux_ui-0.6.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db0e4ea1dd1f356ad1d5c5245c98ce6848e3334ab491d001e0dc362b6c554a2a",
"md5": "9c5d7966892380bb0ab7b7de87925915",
"sha256": "374fd64e2bba56a5e5519d7b8cc97552ab9f1508ee49e1cd20c9375679858de1"
},
"downloads": -1,
"filename": "timeflux-ui-0.6.3.tar.gz",
"has_sig": false,
"md5_digest": "9c5d7966892380bb0ab7b7de87925915",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1776769,
"upload_time": "2023-08-16T18:41:53",
"upload_time_iso_8601": "2023-08-16T18:41:53.525798Z",
"url": "https://files.pythonhosted.org/packages/db/0e/4ea1dd1f356ad1d5c5245c98ce6848e3334ab491d001e0dc362b6c554a2a/timeflux-ui-0.6.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-16 18:41:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "timeflux",
"github_project": "timeflux_ui",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "timeflux-ui"
}