arithmetic 0.5

2011-03-07 Thread Patricio Paez

Hi all,

The fifth version of module arithmetic has been released, it
works now with GTK and wxWidgets.  Parser classes simplify
adding the module to existing editors or other applications.
Documentation was improved.

arithmetic is a Python module that allows mixing arithmetic
operations and text.  It can be used standalone or from an
application.

Tk, GTK and wxWidgets based sample editors are provided as
an example of use.  Tutorial documents are included, they will
quickly show all the features of arithmetic.  The module is
licensed under the Gnu GPL license version 2 or later.

Home
http://pp.com.mx/python/arithmetic

Download
http://pp.com.mx/python/arithmetic/arithmetic-0.5.tar.gz

Regards,
Patricio Páez p...@pp.com.mx
--
http://mail.python.org/mailman/listinfo/python-announce-list

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


PyWeek 12 (April 2011) is registration is open!

2011-03-07 Thread Richard Jones
The 12th Python Game Programming Challenge (PyWeek) is almost upon us.
It'll run from the 3rd to the 10th of April. Registration for teams
and individuals is now open on the website:

   http://pyweek.org/

The PyWeek challenge:

- Invites entrants to write a game in one week from scratch either as
an individual or in a team,
- Is intended to be challenging and fun,
- Will hopefully increase the public body of game tools, code and expertise,
- Will let a lot of people actually finish a game, and
- May inspire new projects (with ready made teams!)

If you've never written a game before and would like to try things out
then perhaps you could try either:

The tutorial I presented at LCA 2010, Introduction to Game Programming:
  http://www.lca2010.org.nz/wiki/Tutorials/Introduction_to_game_programming

The book Invent Your Own Computer Games With Python:
  http://inventwithpython.com/


   Richard Jones
   http://pyweek.org
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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


PyNSource 1.5 released

2011-03-07 Thread Andy Bulka
Today I have released PyNSource 1.5 with numerous fixes and
improvements.
  http://www.andypatterns.com/index.php/products/pynsource/

PyNSource and PyNSource GUI - Reverse engineer python source code into
UML - display UML as Ascii art or in a proper diagramming visual
workspace. You can also generate java and delphi skeleton code from
the python, for the purpose of importing that into other UML tools.

Version 1.5
- Python 2.6 (and probably 2.7) compatibility
- Runs with latest wxpython
- Menus reworked, help added, command to visit website added.
- Print preview now much smarter about showing your entire uml
workspace
- pynsource.exe added to standalone distribution
- Readme and doco vastly improved
- Website cleaned up
- All downloads from sourceforge, better packaging

Can anyone out there help me make a linux distro for this?

Andy Bulka
www.andypatterns.com
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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


yappi v0.53 released

2011-03-07 Thread Sumer Cip
Hi all,

New version of yappi(0.53) just released.

Version Highlight:
- Py3k support.
- Submitted to PyPI. Now Yappi becomes installable via easy_install.
   easy_install yappi

Changes:
- Issue #19, #20, #21 fixes.
- debug priint changes. few file re-org.

http://code.google.com/p/yappi/

Regards,
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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