Software Listing of Author : "Pearu Peterson"
- ftpsync2d
- License: Shareware
- Price:


ftpsync2d provides a tool to synchronize remote FTP and local directory trees in both directions. The tool is provided as a Python uriliry that can be useful for uploading new/modified files to a homepage host using FTP.
The tool can also be used to download new / modified files (such as wiki pages) for backup or mirroring purposes.
In both usage cases, the tool requires write access to FTP server to create .listing files that are used to accelerate the synchronization process.
Usage: ftpsync.py [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-u, --upload enable uploading files
-d, --download enable downloading files
-s SKIP_PATH, --skip=SKIP_PATH
skip listing specified remote (absolute) path
...
- Publisher: Pearu Peterson
- Date Released:
- Download
- Platform: Windows 7, WinOther, WinVista
- PyLibTiff
- License: Shareware
- Price:


PyLibTiff is a package that provides a wrapper to the libtiff library to Python using ctypes and a pure Python module for reading and writing TIFF and LSM files.
PyLibTiff is a package that provides:
* a wrapper to the libtiff library to Python using ctypes.
* a pure Python module for reading and writing TIFF and LSM files. The images are read as numpy.memmap objects so that it is possible to open images that otherwise would not fit to computers RAM.
There exists many Python packages such as PIL, FreeImagePy that support reading and writing TIFF files. The PyLibTiff project was started to have an efficient and direct way to read and write TIFF files using the libtiff library without the need to install any unnecessary packages or libraries. The pure Python module was created for reading...
- Publisher: Pearu Peterson
- Date Released:
- Download
- Platform: Windows 7, WinOther, WinVista

