service for file monitoring

Carles Pina i Estany carles at pina.cat
Fri Apr 20 18:17:00 EDT 2007


Hi,

On Apr/20/2007, Gabriel Genellina wrote:
> En Fri, 20 Apr 2007 17:06:51 -0300, rohit <rohitsethidce at gmail.com>  
> escribió:
> 
> > i am designing a desktop search engine using python.
> > i am having a query , is there a package available that contains
> > functions for retrieving the files being edited , created,deleted  in
> > the file system.
> 
> For windows you can use the techniques described here:
> http://tgolden.sc.sabren.com/python/win32_how_do_i/watch_directory_for_changes.html

for linux, python-pyinotify. works very well!

-- 
Carles Pina i Estany		GPG id: 0x8CBDAE64
	http://pinux.info	Manresa - Barcelona



More information about the Python-list mailing list