Skip to content

Releases: PythonJS/PythonJS

Silverback OG

15 Jul 06:51

Choose a tag to compare

0.9.7

updated README

HashOil

05 Jun 04:15

Choose a tag to compare

0.9.6

fixed window.open, `open` now gets translated to `__open__`

BubbleHash

20 May 04:39

Choose a tag to compare

0.9.3

fixed `lambda x,y: x+y`

GreenBud

10 May 00:37

Choose a tag to compare

0.9.1

release 0.9.1

AK47

01 May 10:03

Choose a tag to compare

Improved NodeJS and Empythoned integration. Published NodeJS NPM package "python-js"

Himalayan Haze

28 Apr 02:55

Choose a tag to compare

bug fixes and better debugging for common runtime errors like missing attributes now will throw AttributeError and print the python source that caused the runtime error.

White Widow

22 Mar 04:14

Choose a tag to compare

AttributeError is now raised for missing attributes.

The Chronic

11 Mar 09:22

Choose a tag to compare

new direct calling for using external javascript libraries. the old wrapper bindings to external javascript libraries are now deprecated.

Jack Herer

17 Nov 03:02

Choose a tag to compare

new release includes Tornado module for NodeJS.

Sour Diesel

12 Nov 06:27

Choose a tag to compare

new NodeJS integration