Back to Tools

pywiUpload

Revision 0.8

14 years 3 months ago
2,613
Not compatible with the latest version of Piwigo
Thursday 22 July 2010 14 years 3 months ago

Python script which allows to generate a gallery for Piwigo and to upload it to a server by FTP.
Only tested under Linux but it should work on the other OS (see README for the dependencies to install).

It includes the following features:
- option to generate squared thumbnails
- upload with a minimal interactive FTP client
- interactive command line mode + command line options and a configuration file
- rename images
- insert a copyright

see the README for all details.

Revisions 1

Revision 0.8

Released on Thursday 22 July 2010

2,613

Compatible with Piwigo 2.1

14 years 3 months saimon

- bugfix for metadata copy (thanks to JCV for the report)
- manage the new and old versions of pyexiv2 (lib for metadata)