# GraPhysio
GraPhysio is a graphical time series visualizer created for biometric data
signals from ICU patient monitors. It is however not limited to this. It can
handle low frequency and high frequency data as well as aggregating and
synchronizing signals from different sources. GraPhysio supports basic
mathematical operations and filters and can help selecting and exporting time
periods. GraPhysio can read data from CSV, Parquet and EDF files and can write
CSV, Parquet, EDF and Matlab files.
## Install instructions
You can then install the latest version of GraPhysio from PyPi by tying the
following command:
> python -m pip install graphysio
or from conda-forge by typing the following command:
> conda install -c conda-forge graphysio
You can launch GraPhysio by typing:
> python -m graphysio
Raw data
{
"_id": null,
"home_page": "https://github.com/jaj42/GraPhysio",
"name": "graphysio",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Jona Joachim",
"author_email": "jona@joachim.cc",
"download_url": "https://files.pythonhosted.org/packages/3b/5a/5ff8a9c5366995262de9eff49cee8970b5cc5709ec8e61bca74326755d6c/graphysio-2024.12.27.tar.gz",
"platform": null,
"description": "# GraPhysio\nGraPhysio is a graphical time series visualizer created for biometric data\nsignals from ICU patient monitors. It is however not limited to this. It can\nhandle low frequency and high frequency data as well as aggregating and\nsynchronizing signals from different sources. GraPhysio supports basic\nmathematical operations and filters and can help selecting and exporting time\nperiods. GraPhysio can read data from CSV, Parquet and EDF files and can write\nCSV, Parquet, EDF and Matlab files.\n\n## Install instructions\nYou can then install the latest version of GraPhysio from PyPi by tying the\nfollowing command:\n\n> python -m pip install graphysio\n\nor from conda-forge by typing the following command:\n\n> conda install -c conda-forge graphysio\n\nYou can launch GraPhysio by typing:\n\n> python -m graphysio\n",
"bugtrack_url": null,
"license": "ISC",
"summary": "Visualizer and analyser for biometric signals",
"version": "2024.12.27",
"project_urls": {
"Homepage": "https://github.com/jaj42/GraPhysio",
"Repository": "https://github.com/jaj42/GraPhysio"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "899c0a800643fa10083ae8b3ad8b67ecef8e9bd9690e379a2feb04d9942d43cc",
"md5": "0609023a324952f0ca71aa41df462bfc",
"sha256": "5c432ffff5918fabd3cf815f6f9fc6113f704f154f4a9948a2f7898dbe10c7e2"
},
"downloads": -1,
"filename": "graphysio-2024.12.27-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0609023a324952f0ca71aa41df462bfc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.10",
"size": 76964,
"upload_time": "2024-12-27T18:34:49",
"upload_time_iso_8601": "2024-12-27T18:34:49.642017Z",
"url": "https://files.pythonhosted.org/packages/89/9c/0a800643fa10083ae8b3ad8b67ecef8e9bd9690e379a2feb04d9942d43cc/graphysio-2024.12.27-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b5a5ff8a9c5366995262de9eff49cee8970b5cc5709ec8e61bca74326755d6c",
"md5": "272a658762163ae4fda8943431f10c52",
"sha256": "f48624ba4f30e7fc7cb67ffdf5e71747c44719518917bc887e6ec331f296dfff"
},
"downloads": -1,
"filename": "graphysio-2024.12.27.tar.gz",
"has_sig": false,
"md5_digest": "272a658762163ae4fda8943431f10c52",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.10",
"size": 50120,
"upload_time": "2024-12-27T18:34:52",
"upload_time_iso_8601": "2024-12-27T18:34:52.517571Z",
"url": "https://files.pythonhosted.org/packages/3b/5a/5ff8a9c5366995262de9eff49cee8970b5cc5709ec8e61bca74326755d6c/graphysio-2024.12.27.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-27 18:34:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jaj42",
"github_project": "GraPhysio",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "graphysio"
}