Skip to content

Instantly share code, notes, and snippets.

"""
Example of use of inotify. Extracted from django.utils.autoreload
"""
import pyinotify
def inotify_logs_changed():
class EventHandler(pyinotify.ProcessEvent):
def process_default(self, event):
@bvcelari
bvcelari / README.md
Created August 4, 2016 18:04 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.


Index: