Name | eConEXG JSON |
Version |
0.1.21
JSON |
| download |
home_page | None |
Summary | SDK for Niantong devices. |
upload_time | 2024-11-04 06:44:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2024 Niantong-Intelligence Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
econ
eeg
emg
niantong
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# eConEXG
## SDK for Niantong devices.
[![PyPI version](https://img.shields.io/pypi/v/econexg.svg)](https://pypi.org/project/econexg/)
[![PyPI Downloads](https://img.shields.io/pypi/dm/econexg.svg?label=Downloads)](
https://pypi.org/project/econexg/)
[![image](https://img.shields.io/pypi/l/econexg.svg)](https://github.com/niantong-intelligence/econexg/blob/main/LICENSE)
[![Rye](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/rye/main/artwork/badge.json)](https://rye.astral.sh/)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
<!-- [![image](https://img.shields.io/pypi/pyversions/econexg.svg)](https://pypi.python.org/pypi/econexg) -->
For more information, see the online [documentation](https://niantong-intelligence.github.io/eConEXG/).
<!-- released start -->
## Installation
`pip install econexg`
Optional dependencies can be installed via `pip install econexg[option1,option2,...]`
Available options:
bdf: save to BDF file functionality support.
lsl: LSL stream functionality support.
wifi: iRecorder W32 wifi model support, msvc build tools required.
## Quick Start
Example code can be found in [examples](https://github.com/Niantong-Intelligence/eConEXG/tree/main/examples).
## Platform Support
| Hardware| Windows| macOS | Linux |
|:----|:---------:|:--------:|:------:|
| iRecorder USB |✓|✓|✓|
| iRecorder W8\|16|✓|𐄂|𐄂|
| iRecorder W32 |✓|✓|✓|
| iFocus |✓|✓|✓|
| TriggerBox |✓|✓|✓|
## More
* [Discussion Forum](https://github.com/Niantong-Intelligence/eConEXG/discussions), to discuss the project
on GitHub
* [Issue Tracker](https://github.com/Niantong-Intelligence/eConEXG/issues), if you run into bugs or have suggestions
Raw data
{
"_id": null,
"home_page": null,
"name": "eConEXG",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Ethan Xie <xiewenxuan0000@gmail.com>",
"keywords": "econ, eeg, emg, niantong",
"author": null,
"author_email": "Alex You <yoyialex@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/af/1c/373f3ac83fb5a35551e25a1c3f2cd0d8a57f04112ae5f1c34d3c2189554b/econexg-0.1.21.tar.gz",
"platform": null,
"description": "# eConEXG\n## SDK for Niantong devices.\n\n[![PyPI version](https://img.shields.io/pypi/v/econexg.svg)](https://pypi.org/project/econexg/)\n[![PyPI Downloads](https://img.shields.io/pypi/dm/econexg.svg?label=Downloads)](\nhttps://pypi.org/project/econexg/)\n[![image](https://img.shields.io/pypi/l/econexg.svg)](https://github.com/niantong-intelligence/econexg/blob/main/LICENSE)\n[![Rye](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/rye/main/artwork/badge.json)](https://rye.astral.sh/)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n<!-- [![image](https://img.shields.io/pypi/pyversions/econexg.svg)](https://pypi.python.org/pypi/econexg) -->\n\nFor more information, see the online [documentation](https://niantong-intelligence.github.io/eConEXG/).\n<!-- released start -->\n\n## Installation\n\n`pip install econexg`\n\n\nOptional dependencies can be installed via `pip install econexg[option1,option2,...]`\n\n Available options:\n bdf: save to BDF file functionality support.\n lsl: LSL stream functionality support.\n wifi: iRecorder W32 wifi model support, msvc build tools required.\n\n## Quick Start\n\nExample code can be found in [examples](https://github.com/Niantong-Intelligence/eConEXG/tree/main/examples).\n\n## Platform Support\n| Hardware| Windows| macOS | Linux |\n|:----|:---------:|:--------:|:------:|\n| iRecorder USB |\u2713|\u2713|\u2713|\n| iRecorder W8\\|16|\u2713|\ud800\udd02|\ud800\udd02|\n| iRecorder W32 |\u2713|\u2713|\u2713|\n| iFocus |\u2713|\u2713|\u2713|\n| TriggerBox |\u2713|\u2713|\u2713|\n\n\n## More\n\n* [Discussion Forum](https://github.com/Niantong-Intelligence/eConEXG/discussions), to discuss the project\n on GitHub\n* [Issue Tracker](https://github.com/Niantong-Intelligence/eConEXG/issues), if you run into bugs or have suggestions\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Niantong-Intelligence Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "SDK for Niantong devices.",
"version": "0.1.21",
"project_urls": {
"Changelog": "https://niantong-intelligence.github.io/eConEXG/changelog/",
"Documentation": "https://niantong-intelligence.github.io/eConEXG/",
"Homepage": "https://github.com/Niantong-Intelligence/eConEXG",
"Issues": "https://github.com/Niantong-Intelligence/eConEXG/issues"
},
"split_keywords": [
"econ",
" eeg",
" emg",
" niantong"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "145fe914c09793ad30b05efff677b5ab612e4ef8cd5b03474dcb1fd9db70f599",
"md5": "cc5dfb99f96564f881c9cbc48a2f8cdb",
"sha256": "2d718d6c5acc1df53a47e013b3dd63546420ed5fdadeb8e603929e8fe751b9ab"
},
"downloads": -1,
"filename": "econexg-0.1.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc5dfb99f96564f881c9cbc48a2f8cdb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 98183,
"upload_time": "2024-11-04T06:44:33",
"upload_time_iso_8601": "2024-11-04T06:44:33.290265Z",
"url": "https://files.pythonhosted.org/packages/14/5f/e914c09793ad30b05efff677b5ab612e4ef8cd5b03474dcb1fd9db70f599/econexg-0.1.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "af1c373f3ac83fb5a35551e25a1c3f2cd0d8a57f04112ae5f1c34d3c2189554b",
"md5": "808ba1ef438224161222ec78e3795ccf",
"sha256": "b72e0dadd8a7618ec9d82e4297526be65ad924e1763e6e25ba68c696701c666a"
},
"downloads": -1,
"filename": "econexg-0.1.21.tar.gz",
"has_sig": false,
"md5_digest": "808ba1ef438224161222ec78e3795ccf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 54588,
"upload_time": "2024-11-04T06:44:34",
"upload_time_iso_8601": "2024-11-04T06:44:34.858177Z",
"url": "https://files.pythonhosted.org/packages/af/1c/373f3ac83fb5a35551e25a1c3f2cd0d8a57f04112ae5f1c34d3c2189554b/econexg-0.1.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 06:44:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Niantong-Intelligence",
"github_project": "eConEXG",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "econexg"
}