DreamPie is a Python shell which is designed to be reliable and fun. It was designed from the ground up to bring you a great interactive Python experience. It includes what you'd expect from a graphical Python shell, and more.
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.
이것은 주로 향상과 DreamPie 1.1에 도입된 새로운 AutoParen 기능에서 버그를 수정 버그 수정 프로그램 릴리스입니다. 이 릴리스는 또한 박스 matplotlib 밖으로 작업을 쉽게. 그것은 또한 기능 설명서, 자동 완성, 이상의 몇 가지 개선 사항이 있습니다.
This is a bug fix release, which mostly improves and fixes bugs in the new AutoParen feature introduced in DreamPie 1.1. This release also makes it easier to work with matplotlib out of the box. It also has a few improvements in function documentation, automatic completion, and more.
이것은 기능 릴리스입니다. AutoParen가 자동으로 입력 괄호 그리고 당신은 함수 또는 메서드 후 스페이스 키를 누르면 가능 인용. 예를 들어, "execfile <space> execfile "로 바뀌 어져있을 것이다"("")". 이것은 매우. 향상된 기능 설명서 (사용 가능한 경우) 당신에게 함수의 전체 docstring과 소스 코드가 표시됩니다 쉽게 사용할 수있는 "마법의 기능"을 만들 수 있습니다, 그리고 수 쉽게 스크롤됩니다. 지금. 다른 기능도 추가되었습니다 모듈 이름, 모듈 멤버와 함수의 인자 이름이 완료됩니다 자동 완성.
This is a feature release. AutoParen will automatically type parentheses and possible quotes when you press the space key after a function or a method. For example, "execfile<space>" will be turned into "execfile("")". This lets you create "magic functions" that are very easy to use. Enhanced function documentation will show you the complete docstring and source code of a function (if available), and can be scrolled easily. AutoComplete will now complete module names, module members, and function argument names. Other features were also added.
이 릴리스에는 수많은 버그를 지난 3 개월에서 발견 해결합니다. IronPython의 로컬 수입은 지금 작동합니다. 통화 팁 지금 보이는 어두운 테마도 있습니다. 정기 셸 에뮬레이션 개선되었습니다. 파이썬 3 쇠사슬에 묶여있는 예외가 표시됩니다. 장식은 파이썬 2.5에서 지원됩니다. 우리 - intl 키보드 레이아웃 지원이 향상되었습니다. PDB 파일 "목록"명령은 이제 코드를 껍질로 작성된 근무하고 있습니다. 몇 가지 충돌이 해결되었습니다. "예"는 이제 "당신은에 대한 기본 응답입니다 당신은 종료 하시겠습니까?"
This release fixes numerous bugs discovered in the last three months. Local imports in IronPython now work. Call tips are now visible even in dark themes. Regular shell emulation was improved. Chained exceptions in Python 3 are shown. Decorators are supported in Python 2.5. The us-intl keyboard layout support was improved. The pdb "list" command now works for code written in the shell. Several crashes were fixed. "Yes" is now the default answer for "Are you sure you want to exit?"