Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 462 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 462 Bytes

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.