libemg


Namelibemg JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryLibEMG - Myoelectric Control Library
upload_time2024-05-01 11:25:24
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

## 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/2a/6b/5543fd1389f22b446417c8483796d517f28588b1338545eb61c48a9cecd4/libemg-0.0.4.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\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": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "emg",
        " myoelectric_control",
        " pattern_recognition",
        " muscle-based input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a6b5543fd1389f22b446417c8483796d517f28588b1338545eb61c48a9cecd4",
                "md5": "1eb06c53128f8639ee92af96a0353885",
                "sha256": "caac86923de5c1da8ea1f0642142900f75fc49ae729405f89155c6a62ba59f29"
            },
            "downloads": -1,
            "filename": "libemg-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "1eb06c53128f8639ee92af96a0353885",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 198630,
            "upload_time": "2024-05-01T11:25:24",
            "upload_time_iso_8601": "2024-05-01T11:25:24.299271Z",
            "url": "https://files.pythonhosted.org/packages/2a/6b/5543fd1389f22b446417c8483796d517f28588b1338545eb61c48a9cecd4/libemg-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 11:25:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "libemg"
}
        
Elapsed time: 0.24724s