Handling images using Python

Поиск
Список
Период
Сортировка
От Andreas Tille
Тема Handling images using Python
Дата
Msg-id Pine.LNX.4.44.0211192224050.18570-100000@wr-linux02.rki.ivbb.bund.de
обсуждение исходный текст
Ответы Re: Handling images using Python  (Yves Bastide <ybastide@IRISA.FR>)
Список pgsql-general
Hello,

I tried to store some images in PostgreSQL using Python via
psycopg database adapter.  Unfortunately the examples I found in
the web very not really the best - I just was not able to get one
working.

Is there anybody who could give an example how to store an image
in a usual format (PNG, JPG, ...) into a simple table and get
it back via Python?

Kind regards

        Andreas.


В списке pgsql-general по дате отправления:

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: ssh tunnel problem
Следующее
От: Andrew Magnus
Дата:
Сообщение: Getting a list of tables in a database with Perl