forked from gorakhargosh/watchdog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
43 lines (38 loc) · 1.99 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Yesudeep Mangalapilly <yesudeep@gmail.com>
Malthe Borch <mborch@gmail.com>
Andrew Schaaf <andrew@andrewschaaf.com>
Luke McCarthy <luke@iogopro.co.uk>
Thomas Guest <tag@wordaligned.org>
Lukáš Lalinský <lalinsky@gmail.com>
Raymond Hettinger <python@rcn.com>
Filip Noetzel <filip@j03.de>
Will McGugan <will@willmcgugan.com>
Ryan Kelly <ryan@rfk.id.au>
Thomas Heller <theller@ctypes.org>
Tim Cuthbertson <tim+github@gfxmonk.net>
Adrian Tejn Kern <tejnkern@gmail.com>
Steven Samuel Cole <steven.samuel.cole@gmail.com>
Senko Rašić <senko@senko.net>
Simon Pantzare <simpa395@student.liu.se>
Martin Kreichgauer <http://github.com/kreichgauer>
Rotem Yaari <vmalloc@gmail.com>
We would like to thank these individuals for ideas:
---------------------------------------------------
Tim Golden <mail@timgolden.me.uk>
Sebastien Martini <seb@dbzteam.org>
Initially we used the flask theme for the documentation which was written by
----------------------------------------------------------------------------
Armin Ronacher <armin.ronacher@active-4.com>
Watchdog also includes open source libraries or adapted code
from the following projects:
- MacFSEvents - http://github.com/malthe/macfsevents
- watch_directory.py - http://timgolden.me.uk/python/downloads/watch_directory.py
- pyinotify - http://github.com/seb-m/pyinotify
- fsmonitor - http://github.com/shaurz/fsmonitor
- echo - http://wordaligned.org/articles/echo
- Lukáš Lalinský's ordered set queue implementation:
http://stackoverflow.com/questions/1581895/how-check-if-a-task-is-already-in-python-queue
- Armin Ronacher's flask-sphinx-themes for the documentation:
https://github.com/mitsuhiko/flask-sphinx-themes
- pyfilesystem - http://code.google.com/p/pyfilesystem
- get_FILE_NOTIFY_INFORMATION - http://blog.gmane.org/gmane.comp.python.ctypes/month=20070901