Eventlet-based server for applying PIL transformations to images
Go to file
R. Tyler Croy 756c116e1a Add an MIT license 2014-07-28 13:13:05 -07:00
PILServ Fix the Resize transform 2009-11-21 22:19:46 -08:00
.gitignore Add .gitignore 2009-11-21 17:14:08 -08:00
LICENSE.txt Add an MIT license 2014-07-28 13:13:05 -07:00
README.md initial commit 2009-11-21 00:54:37 -08:00
pilserv.py Separate out transforms and fetching logic to separate module; added Rotate transform 2009-11-21 16:53:55 -08:00
python.png Add a basic server 2009-11-21 01:34:22 -08:00
test.html Add a simple test page 2009-11-21 22:19:58 -08:00

README.md