PyCon Argentina 2012: 5 financial aid grants available (ARS $1500 each) - last week for talk submission

2012-06-26 Thread Mariano Reingart
PyCon Argentina is pleased to announce an extended set of 5 financial
aid grants up to $1500 ARS pesos, around 300 USD each grant (according
current currency exchange), to help speakers to cover travel and
lodging costs.
Do not wait to apply, applications will be analysed in a
rolling-basis, the first applicants will be given priority.

To propose activities please go to:

http://ar.pycon.org/2012/conference/proposals?lang=en

To apply for financial aid please read the instructions and fill the
following form:

http://ar.pycon.org/2012/fa?lang=en

This is the last week to submit talk proposals (deadline June 6th, 2012).

Don't miss this chance to speak at the largest gathering of the
Spanish-speaking Python community and interact with almost 500
expected attendees, including high skilled python developers,
entrepreneurs, scientific researchers, teachers and students.
This year the conference will be held in Buenos Aires, one of the most
important latin-american cities, full of nearby attractions!

Talks and tutorials in English or Portuguese are welcome if you are
not comfortable with Spanish.

This year's PyCon AR preconfirmed special international speakers
includes so far:

 * Massimo Di Pierro (USA) - De Paul University - web2py / FermiQCD
 * Andrea Gavana (Denmark) - Maersk Oil - wx.lib.agw  2D/3D visualization
 * Brett Cannon (Canada) - Google - python core developer: importlib py3k pypy
 * Christophe Pettus (USA) - PostgreSQL Experts - Django  ORMs
 * Thiago Avelino (Brasil) - Mochii - MongoDB - London
 * Craig Kerstiens (USA) - Heroku - Tools, django, Postgres
 * John Anderson (Chile) - pyramid, gevent-socketio, real-time web

Pycon Argentina is not possible without corporate sponsorship.
For companies interested in sponsoring of PyCon AR we recommend to
check sponsorship conditions at:
http://ar.pycon.org/2012/sponsors/prospectus?lang=en

Please spread the word and let other, interested people know about
PyCon Argentina.

Best Regards

Mariano Reingart
PyCon Argentina 2012 Chair
http://ar.pycon.org/2012
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


odt2sphinx 0.2.1 released

2012-06-26 Thread Christophe de Vienne

Hello,

odt2sphinx 0.2.1 is now available on pypi :

http://pypi.python.org/pypi/odt2sphinx/.

Odt2sphinx convert OpenDocument Text file(s) to one or several .rst
files suitable for Sphinx.

Changes
---

* Add support for numbered lists, hyperlinks, underlined text
  (translated to italic).
* Fix bold text support.


Regards,

Christophe de Vienne
--
http://mail.python.org/mailman/listinfo/python-announce-list

   Support the Python Software Foundation:
   http://www.python.org/psf/donations/


tiffany 0.6 released

2012-06-26 Thread Christian Tismer

Tiffany - Read/Write Multipage-Tiff with PIL without PIL


Tiffany stands for any tiff. The tiny module solves a large set of
problems, has no dependencies and just works wherever Python works.
Tiffany was developed in the course of the *DiDoCa* project and will
always appear on PyPi.

Version 0.6
---

This is a compatibility update for Python 3.2.

Tiffany now works on Python 2.6, 2.7 and 3.2.

This version also reduces the needed PIL files to only four. The
same files work for python2 and python3.

You can help me by sending some tiff files with different encoding
and larger file size for testing.

I'm also thinking of

- an interface to Qt (without adding a dependency)

- a command line interface, to make tiffany into a new tiff tool,

- support for other toolkits that need to handle tiff files.

Ideas about this are most welcome.

Please let me know if this stuff works for you, and send requests to
tis...@stackless.com or use the links in the bitbucket website:

https://bitbucket.org/didoca/tiffany

cheers -- Chris

--
Christian Tismer :^)mailto:tis...@stackless.com
tismerysoft GmbH : Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121 :*Starship* http://starship.python.net/
14482 Potsdam: PGP key -  http://pgp.uni-mainz.de
work +49 173 24 18 776  mobile +49 173 24 18 776  fax n.a.
PGP 0x57F3BF04   9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
  whom do you want to sponsor today?   http://www.stackless.com/
--
http://mail.python.org/mailman/listinfo/python-list
--
http://mail.python.org/mailman/listinfo/python-announce-list

   Support the Python Software Foundation:
   http://www.python.org/psf/donations/