Skip to main content

Image gallery built with the Pylons web framework

Project description

About PyGall

PyGall is a web photo gallery written in Python and built on the Pylons web framework.

PyGall is written by Bruno Binet and is licensed under a BSD permissive license.

Features

PyGall currently provides the following features:

  • Upload photos either through the browser or manually on your webserver (scp, ftp, …).

  • Import photos in the gallery: they are automatically scaled and rotated using exif informations. If using F-Spot as your personal photo management desktop application, PyGall can automatically import photos from F-Spot.

  • Browse and view photos through a nice interface borrowed from Galleria.

Install

You should have a working setuptools (or distribute) environment. I advise you to use virtualenv to create an isolated Python environment.

You can install PyGall with the following command:

$ easy_install PyGall

PyGall is now installed. Let’s create a configuration file for you PyGall photo gallery:

$ paster make-config PyGall pygall.ini

The newly created pygall.ini file will be used by Paster to initialize the application, create the database, and serve your application.

So you need to create the database:

$ paster setup-app pygall.ini#pygall

And finally, you can serve your PyGall application:

$ paster serve pygall.ini

That’s all, you can point your browser to http://127.0.0.1:5000 and start using PyGall. You’re ready to import your first photos!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyGall-0.5.tar.gz (56.8 kB view details)

Uploaded Source

File details

Details for the file PyGall-0.5.tar.gz.

File metadata

  • Download URL: PyGall-0.5.tar.gz
  • Upload date:
  • Size: 56.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyGall-0.5.tar.gz
Algorithm Hash digest
SHA256 15d6cec3180955309d09366af101bc002a1ad3188f3483fd61b8ff60e348ed2d
MD5 ccc104ac1748fba487593711f39f8206
BLAKE2b-256 c1a3bce345aa255922b07d95713d61abce78d5f488acf0afec77550971bdf1c7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page