Menu

File Management Framework / News: Recent posts

zigo and zago releases

Zigo is a console based toolkit based on the pyfmf framework, previously released under the name pyfmf. Zago is a newly released GUI platform that is basically a graphical wrapper around zigo. The new zigo release is version 0.3 and the zago release is version 0.1.

Both zigo and zago are extensible tools for file management, based on a handlers stack. Several handlers are already implemented and new handlers are easy to implement.... read more

Posted by Dan Perl 2004-10-26

pyfmf: Release 0.2

pyfmf is a framework/toolkit for file management and processing. It can be used to build applications for archiving files, searching files, measuring disk usage, etc. For instance, build your own back-up application using existing modules to select which directories and which files to back up. You can even use existing modules to detect which files have changed since the last back-up. Then you only have to implement a module (with a few lines of Python code) that executes the actual back-up operation (e.g., writing to a tape device). See http://pyfmf.sourceforge.net for more details.... read more

Posted by Dan Perl 2004-09-24

pyfmf: First Release

pyfmf is a highly reusable framework/toolkit for file management and processing, implemented in Python. It is based on a handler stack, each handler implementing a simple task, either filtering or actual processing. A directory tree can be traversed top-down, filtering out directories and/or files and processing directories and files.

Useful for file archival, file searches, and so on. Several handlers are already implemented, most of them filters. New handlers can be easily added.... read more

Posted by Dan Perl 2004-08-29
MongoDB Logo MongoDB