libemg


Namelibemg JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryLibEMG - Myoelectric Control Library
upload_time2024-08-11 12:38:31
maintainerNone
docs_urlNone
authorEthan Eddy, Evan Campbell, Angkoon Phinyomark, Scott Bateman, and Erik Scheme
requires_pythonNone
licenseNone
keywords emg myoelectric_control pattern_recognition muscle-based input
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![LibEMG](docs/source/libemg_logo.png)

The goal of this library is to provide an easy to use and feature-rich API for developing robust real-time EMG-based interactions, and performing thorough offline analysis.

**Authors**: Ethan Eddy, Evan Campbell, Angkoon Phinyomark, Scott Bateman, and Erik Scheme

## Documentation
All documentation can be found at: [Library Documentation](https://libemg.github.io/libemg/)

## Install 
`pip install libemg`

## Questions
Check out our discord server if you have questions, comments, or feature requests: [https://discord.gg/NeqTTXmM4F](https://discord.gg/6D9rPMThxu)

## Citing
We ask that if you leverage this library for any research-related purposes please cite the following publication:

```
@ARTICLE{10214558,
  author={Eddy, Ethan and Campbell, Evan and Phinyomark, Angkoon and Bateman, Scott and Scheme, Erik},
  journal={IEEE Access}, 
  title={LibEMG: An Open Source Library to Facilitate the Exploration of Myoelectric Control}, 
  year={2023},
  volume={11},
  number={},
  pages={87380-87397},
  doi={10.1109/ACCESS.2023.3304544}}
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "libemg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "emg, myoelectric_control, pattern_recognition, muscle-based input",
    "author": "Ethan Eddy, Evan Campbell, Angkoon Phinyomark, Scott Bateman, and Erik Scheme",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/37/19/a726bb88bba3c1d8a6139232026d1aa20b125fd5f2a440edefb431b8f4c4/libemg-1.0.2.tar.gz",
    "platform": null,
    "description": "\n![LibEMG](docs/source/libemg_logo.png)\n\nThe goal of this library is to provide an easy to use and feature-rich API for developing robust real-time EMG-based interactions, and performing thorough offline analysis.\n\n**Authors**: Ethan Eddy, Evan Campbell, Angkoon Phinyomark, Scott Bateman, and Erik Scheme\n\n## Documentation\nAll documentation can be found at: [Library Documentation](https://libemg.github.io/libemg/)\n\n## Install \n`pip install libemg`\n\n## Questions\nCheck out our discord server if you have questions, comments, or feature requests: [https://discord.gg/NeqTTXmM4F](https://discord.gg/6D9rPMThxu)\n\n## Citing\nWe ask that if you leverage this library for any research-related purposes please cite the following publication:\n\n```\n@ARTICLE{10214558,\n  author={Eddy, Ethan and Campbell, Evan and Phinyomark, Angkoon and Bateman, Scott and Scheme, Erik},\n  journal={IEEE Access}, \n  title={LibEMG: An Open Source Library to Facilitate the Exploration of Myoelectric Control}, \n  year={2023},\n  volume={11},\n  number={},\n  pages={87380-87397},\n  doi={10.1109/ACCESS.2023.3304544}}\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LibEMG - Myoelectric Control Library",
    "version": "1.0.2",
    "project_urls": null,
    "split_keywords": [
        "emg",
        " myoelectric_control",
        " pattern_recognition",
        " muscle-based input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3719a726bb88bba3c1d8a6139232026d1aa20b125fd5f2a440edefb431b8f4c4",
                "md5": "133ce24ea3dfaf9534a363302b9314e7",
                "sha256": "d41cdd4f1250212af8efe1ab38163dee7fa2cc132a5ab2ac63bfdc4cbf34c051"
            },
            "downloads": -1,
            "filename": "libemg-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "133ce24ea3dfaf9534a363302b9314e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1603353,
            "upload_time": "2024-08-11T12:38:31",
            "upload_time_iso_8601": "2024-08-11T12:38:31.131665Z",
            "url": "https://files.pythonhosted.org/packages/37/19/a726bb88bba3c1d8a6139232026d1aa20b125fd5f2a440edefb431b8f4c4/libemg-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-11 12:38:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "libemg"
}
        
Elapsed time: 0.48607s