Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geier/pyedf
The module glues Tuenis' edflib with python using ctypes.
https://github.com/geier/pyedf
Last synced: 13 days ago
JSON representation
The module glues Tuenis' edflib with python using ctypes.
- Host: GitHub
- URL: https://github.com/geier/pyedf
- Owner: geier
- License: gpl-3.0
- Created: 2016-03-30T10:17:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T10:18:21.000Z (almost 9 years ago)
- Last Synced: 2024-11-19T08:51:38.581Z (3 months ago)
- Language: C
- Size: 52.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyedf
The module glues Tuenis' edflib with python using ctypes.INSTALLATION
----------------
In the head directory, enter the command> sudo python setup.py install