libemg


Namelibemg JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
SummaryLibEMG - Myoelectric Control Library
upload_time2025-02-11 20:34:23
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/84/a0/b37e690a988564d44338c6294580a099b0da25ee2591e2bc7421f48f3065/libemg-2.0.0.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\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LibEMG - Myoelectric Control Library",
    "version": "2.0.0",
    "project_urls": null,
    "split_keywords": [
        "emg",
        " myoelectric_control",
        " pattern_recognition",
        " muscle-based input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84a0b37e690a988564d44338c6294580a099b0da25ee2591e2bc7421f48f3065",
                "md5": "4cf41ed21e4a9d3665d77ddc16ab9003",
                "sha256": "661287d98ba5a41d7a813c75b361c7aa6f5541875f1685be45c71f9e441209c4"
            },
            "downloads": -1,
            "filename": "libemg-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4cf41ed21e4a9d3665d77ddc16ab9003",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 255253,
            "upload_time": "2025-02-11T20:34:23",
            "upload_time_iso_8601": "2025-02-11T20:34:23.083977Z",
            "url": "https://files.pythonhosted.org/packages/84/a0/b37e690a988564d44338c6294580a099b0da25ee2591e2bc7421f48f3065/libemg-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 20:34:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "libemg"
}
        
Elapsed time: 2.01380s