Skip to content

Releases: JaDogg/expressPython

1.0.55 - Fix for ctrl+space crash

11 May 15:03
Compare
Choose a tag to compare
Pre-release
Remove jedi-completor because it crashed the app

Signed-off-by: JaDogg <[email protected]>

1.0.35 - First CI Build for expressPython

01 Feb 23:59
Compare
Choose a tag to compare

What's new?

  • We are going back to the roots. Only code editor, input and output panes are visible by default. 😎
  • Loads faster because less windows and no floating windows are present. 😒
  • CI Builds for windows. 🏃‍♀️
  • Running and stopping of the scripts part is now written in Python. 🏃‍♀️
  • You can no longer access expressPython API using a script. 👌 (But you can access them from an extension script)
  • Read-me updates and integration with lot of services + badges. 👓
  • We will now try to use the same build number as the CI build. ✔

Stop the endless loop

10 Jun 16:32
Compare
Choose a tag to compare
Stop the endless loop Pre-release
Pre-release

Awesome new version [0.9-alpha] 😃 😃 😃

  • Added a stop button that can stop the execution of current script. 👍
  • 10 millisecond pauses for prints and other statements. (Prevent app crashes) 👍
  • Download is smaller now.

I'm going to use this for my tutorial series at http://pandabunnytech.com 😋

Tutorials Support

14 May 18:54
Compare
Choose a tag to compare
Tutorials Support Pre-release
Pre-release
  • Added cool new tutorial support 👍 🐱 🍰
  • Re added the indentation
  • Remove enter key auto-completion

Searching Alpha 0.7.1

17 Dec 19:08
Compare
Choose a tag to compare
Searching Alpha 0.7.1 Pre-release
Pre-release

What's New

  • Search Code API
  • Run one liners 👍 (This is how searching is done)
  • Syntax Highlight built-in functions 😄

ExpressPythonSetup.exe

  • Standalone Setup
  • Python 3.4.2 MSI installer is bundled

v0.7 Indentation Alpha

14 Dec 14:28
Compare
Choose a tag to compare
Pre-release

What's New

  • Minor Bug Fixes

Info

  • See the previous releases information to choose what file to download

-Bhathiya

Setup + Indentation

14 Dec 05:33
Compare
Choose a tag to compare
Setup + Indentation Pre-release
Pre-release

What's New

ExpressPythonSetup.exe (Recommended)

  • Standalone Setup
  • Python 3.4.2 MSI installer is bundled

ExpressPython.7z

  • Portable Standalone version
  • Python 3.4.2 is bundled (with pylint, pyflakes)

Docking is Awesome

30 Nov 12:55
Compare
Choose a tag to compare
Docking is Awesome Pre-release
Pre-release

What's New

  • Binaries are now statically linked to Qt
  • Executed On Separate Thread
  • Docking
  • Save UI Status

expressPython.7z

Please note that Python 3.4.2 should be installed fully for this binary package to work.
(Need to select add to path on install as well)

expressPythonStandalone.7z

Python is bundled, extract and run launch.exe

Dark Alpha 0.4

26 Nov 17:56
Compare
Choose a tag to compare
Dark Alpha 0.4 Pre-release
Pre-release

Depends on Python 3.4.2

What's New:
Theme changed to dark
Highlight tab and space mixes

Alpha Release 0.3

25 Nov 17:35
Compare
Choose a tag to compare
Alpha Release 0.3 Pre-release
Pre-release

Please note that Python 3.4.2 should be installed fully for this binary package to work.
(Need to select add to path on install as well)