Skip to content

Latest commit

 

History

History

2015-11-09

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

2015-11-09

21

Pelican is a static site generator

Pelican is a static site generator, written in Python. Refer to the sub-directory pelican.

pyudev module

Detecting Insertion and Removal of a USB device using pyudev.

Ian Stewart presented an introduction to the effects of inserting and removing a USB device. The Pyudev module is used to monitor and callback on the insertion and removal of a USB device. Refer to the sub-directory pyudev.