News

create_nested_hdf5.py: A script that creates a file from an example dictionary. It uses a function in order to handle nested groups, but that's probably unnecessary. load_nested_hdf5.py: A script that ...
autoclicker.py linux uses GTK to check a pixel on the screen. if it's a specified color, the script does a left mouse click ...