/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Base64 File Converter

Hits: 123
*****
0.0

pyfmf

Hits: 26
*****
0.0
A command line and Tkinter
pyfmf is an open-source
 
 
interface to comfortably
project in Python for
 
 
convert files to and from
platform-independent file
 
 
base64 encoding.
management. At its core,
 
 
 
pyfmf consists of an
 
 
 
extensible framework. As
 
 
 
extensions from that
 
 
 
framework, the project
 
 
 
includes a console based
 
 
 
toolkit (zigo) and a
 
 
 
graphical platform (zago)
 
 
 
that is effectively a
 
 
 
wrapper around the toolkit.
 
 
 
Use either just the
 
 
 
framework by itself, the
 
 
 
toolkit, or the graphical
 
 
 
platform to build
 
 
 
applications for archiving
 
 
 
files, searching files,
 
 
 
measuring disk usage, etc.
 
 
 
For instance, build your own
 
 
 
back-up utility using
 
 
 
existent modules to select
 
 
 
which directories and which
 
 
 
files to back up. You can
 
 
 
even use existent 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).
 
 


Date: Oct, 02 2006


Date: Nov, 27 2004
{ Copyright } ©2006 NuclearScripts.com