Download List

Descripción del Proyecto

bpython is an enhanced Python interactive
interpreter that uses curses and provides the
following main features: in-line syntax
highlighting; readline-like autocompletion with
suggestions displayed as you type; expected
argument specification for functions; a handy
pastebin function to quickly submit your code and
return a URL. Its goal is to bring together a few
handy ideas to enhance the standard interpreter
without getting carried away.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-03 00:15
0.9.7.1

Las nuevas características incluyen la confirmación de pastebin, la capacidad de ignorar PYTHONSTARTUP cuando se puso en marcha con-i, la adición de BPDB (depurador bpython python), el correcto funcionamiento de Cw, una suite de prueba de la unidad más amplia, la deduplicación pastebin, mejoras en la importación de culminación, un montón de GTK mejoras, y un montón de correcciones de errores.
Tags: Major
New features include pastebin confirmation, the ability to ignore PYTHONSTARTUP when launched with -i, the addition of bpdb (bpython python debugger), correct operation of C-w, a more comprehensive unit testing suite, pastebin deduplication, import completion improvements, a bunch of GTK improvements, and a bunch of bug fixes.

2010-01-01 01:43
0.9.6.2

Esta es una versión de corrección de errores para fijar PY3 de compatibilidad, que fue roto accidentalmente en la última versión. El proceso de liberación también se ha mejorado para evitar que este tipo de problema en el futuro.
This is a bugfix release to fix py3 compatibility, which was accidentally broken in the last release. The release process was also improved to prevent this kind of problem in the future.

2009-12-31 14:29
0.9.6.1

Un accidente en la "funcionalidad" Guardar "fue corregido.
A crash in the "Save" functionality was fixed.

2009-12-31 00:08
0.9.6

Esto es un lanzamiento grande. Numerosos errores de menor importancia eran fijos y características se llevaron a cabo para hacer uso general mucho más suave. Un escaparate de apoyo GTK beta se ha añadido, que fue probado en Windows con un éxito bastante bueno. Total compatibilidad en Windows es muy estrecha.
This is a big release. Numerous minor bugs were fixed and features were implemented to make general usage a lot smoother. A showcase of beta GTK support was added, which was tested on Windows with pretty good success. Full compatibility on Windows is very close.

2009-10-01 21:48
0.9.5.2

Nombre del archivo expansión fue corregido. Ahora las importaciones futuras de trabajo. Fija cadena de documentación se realizó para los tipos con su propio método __init__. La actualización es recomendada.
Filename expansion was fixed. Future imports now work. Docstring fixes were made for types with their own __init__ method. Upgrading is recommended.

Project Resources