• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Original Project Lead:
2----------------------
3Yesudeep Mangalapilly <yesudeep@google.com>
4
5Current Project Lead:
6---------------------
7Mickaël Schoentgen <contact@tiger-222.fr>
8
9Contributors in alphabetical order:
10-----------------------------------
11Adrian Tejn Kern <tejnkern@gmail.com>
12Andrew Schaaf <andrew@andrewschaaf.com>
13Danilo de Jesus da Silva Bellini <danilo.bellini@gmail.com>
14David LaPalomento <dlapalomento@gmail.com>
15Filip Noetzel <filip@j03.de>
16Gary van der Merwe <garyvdm@garyvdm.localdomain>
17Gora Khargosh <gora.khargosh@gmail.com>
18Hannu Valtonen <hannu.valtonen@ohmu.fi>
19Jesse Printz <jesse@jonypawks.net>
20Kurt McKee <contactme@kurtmckee.org>
21Léa Klein <lklein@nuxeo.com>
22Luke McCarthy <luke@iogopro.co.uk>
23Lukáš Lalinský <lalinsky@gmail.com>
24Malthe Borch <mborch@gmail.com>
25Martin Kreichgauer <kreichgauer@gmail.com>
26Martin Kreichgauer <martin@kreichgauer.com>
27Mike Lundy <mike@fluffypenguin.org>
28Raymond Hettinger <python@rcn.com>
29Roman Ovchinnikov <coolthecold@gmail.com>
30Rotem Yaari <vmalloc@gmail.com>
31Ryan Kelly <ryan@rfk.id.au>
32Senko Rasic <senko.rasic@dobarkod.hr>
33Senko Rašić <senko@senko.net>
34Shane Hathaway <shane@hathawaymix.org>
35Simon Pantzare <simon@pewpewlabs.com>
36Simon Pantzare <simpa395@student.liu.se>
37Steven Samuel Cole <steven.samuel.cole@gmail.com>
38Stéphane Klein <stephane@harobed.org>
39Thomas Guest <tag@wordaligned.org>
40Thomas Heller <theller@ctypes.org>
41Tim Cuthbertson <tim+github@gfxmonk.net>
42Todd Whiteman <toddw@activestate.com>
43Will McGugan <will@willmcgugan.com>
44Yesudeep Mangalapilly <gora.khargosh@gmail.com>
45Yesudeep Mangalapilly <yesudeep@google.com>
46dvogel <dvogel@wlscapi.uwsc.wisc.edu>
47gfxmonk <tim3d.junk@gmail.com>
48
49
50We would like to thank these individuals for ideas:
51---------------------------------------------------
52Tim Golden               <mail@timgolden.me.uk>
53Sebastien Martini        <seb@dbzteam.org>
54
55Initially we used the flask theme for the documentation which was written by
56----------------------------------------------------------------------------
57Armin Ronacher           <armin.ronacher@active-4.com>
58
59
60Watchdog also includes open source libraries or adapted code
61from the following projects:
62
63- MacFSEvents - https://github.com/malthe/macfsevents
64- watch_directory.py - http://timgolden.me.uk/python/downloads/watch_directory.py
65- pyinotify - https://github.com/seb-m/pyinotify
66- fsmonitor - https://github.com/shaurz/fsmonitor
67- echo - http://wordaligned.org/articles/echo
68- Lukáš Lalinský's ordered set queue implementation:
69  https://stackoverflow.com/questions/1581895/how-check-if-a-task-is-already-in-python-queue
70- Armin Ronacher's flask-sphinx-themes for the documentation:
71  https://github.com/mitsuhiko/flask-sphinx-themes
72- pyfilesystem - https://github.com/PyFilesystem/pyfilesystem
73- get_FILE_NOTIFY_INFORMATION - http://blog.gmane.org/gmane.comp.python.ctypes/month=20070901
74