Download List

프로젝트 설명

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

새로운 기능 pastebin 확인과 - i 명령을, bpdb (bpython의 파이썬 디버거), 작업 그룹의 올바른 작동의 추가,보다 포괄적인 단위 테스트 스위트, pastebin의 중복 제거, 가져오기 완료 개선, GTK는 잔뜩 출범 때 PYTHONSTARTUP 무시할 수있는 기능이 포함되어 있습니다 개선 및 버그 수정 잔뜩.
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

이것은 실수로 마지막 릴리스에서 부러진 py3 호환성, 수정 bugfix 릴리스입니다. 릴리스 프로세스는 또한 앞으로 이런 문제로 고민하지 않도록 개선했다.
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

"저장"기능에서 충돌이 해결되었습니다.
A crash in the "Save" functionality was fixed.

2009-12-31 00:08
0.9.6

이것은 큰 릴리스입니다. 수많은 사소한 버그가 수정되었습니다 특징 일반적으로 많이 사용이 원활하게 구현했다. 베타는 GTK 지원 쇼케이스, 윈도우에 꽤 좋은 성공을 테스트했습니다 추가되었습니다. Windows에서 완벽한 호환성을 아주 가까이있습니다.
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

파일명 확장을 고정했다. 미래의 수입을 지금 당장은 일하러. 수정 Docstring 자신과 유형에 대한 제출했다 __init__하는 방식입니다. 업그레 이드하는 것이 좋습니다.
Filename expansion was fixed. Future imports now work. Docstring fixes were made for types with their own __init__ method. Upgrading is recommended.

Project Resources