Pycomedi

From Free Software Directory
 
Jump to: navigation, search


[edit]

pycomedi

https://pypi.org/project/pycomedi
An object-oriented Python interface for the Comedi drivers

This package provides an object-oriented interface to the Comedi drivers. The standard Python interface bundled with Comedilib is a simple SWIG clone of the C interface. In pycomedi, we convert the functions into class methods (see pycomedi.classes), so you don't have to worry about dragging around opaque types like comedi_t * device pointers. We also bundle related constants together in _Enums and _Flags (see pycomedi.constants), to make handling common operations like flag manipulations simpler. Finally, there are a number of utility classes (see pycomedi.utility) to make common tasks like creating instructions or reading hardware-timed analog input easier.





Licensing

License

Verified by

Verified on

Notes

Verified by

Jgay

Verified on

30 August 2013




Leaders and contributors

Contact(s)Role
W. Trevor King Author


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/pycomedi


Software prerequisites

KindDescription
Required to buildCython
Required to useNumPy
Weak prerequisitepython-kmod
Weak prerequisiteSciPy
Required to useComedi
Weak prerequisitepython-nose




Entry








"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.