Skip to content

Python wrapper for the DATAPixx cross-platform low-level C programming library

License

Notifications You must be signed in to change notification settings

computational-psychology/datapixx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datapixx

Python wrapper for the DATAPixx cross-platform low-level C programming library

Documentation of the python functions can be found in datapixx.c, and can be accessed in python with the standard help framework, e.g. 'help datapixx'.

To compile, run make

It depends on OpenGL and GLU extensions (debian packages: mesa-common-dev, libglu1-mesa-dev)

About

Python wrapper for the DATAPixx cross-platform low-level C programming library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages