[Tutor] HTTPS file upload

2008-02-08 Thread Stuart van Zee
I have a requirement to automate uploading files using https.  The
https server doesn't give a form or anything they just gave me a URL
and said to "push" the files to the URL using HTTPS.  Does anyone here
have an idea how to do this.  I have done some Python programming but
nothing like this, and there is a fairly short turn around required on
this one.

I have done some searching on www and have found a few things that
seem like they do something simular, but nothing that looked like the
right answer to this.


Thanks for any suggestions and/or advice that you can give.

s
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Multipage Tiff to PDF

2012-08-10 Thread Stuart van Zee



I need to write a simple app that will convert a folder of multi-page tiff files to PDFs.  I was hoping to be able to write a simple, one button Tkinter app to do this because the people who need to run this job a few times a day are basically unskilled.  My initial idea was to use PIL, but as far as I can tell PIL doesn't handle multi-page tiffs and also doesn't handle the G4 encoding.I would appreciate if someone were to point me in the right direction.s  







___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor