Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: PythonJS/PythonJS

Silverback OG

15 Jul 06:51
Compare
Choose a tag to compare
0.9.7

updated README

HashOil

05 Jun 04:15
Compare
Choose a tag to compare
0.9.6

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

BubbleHash

20 May 04:39
Compare
Choose a tag to compare
0.9.3

fixed `lambda x,y: x+y`

GreenBud

10 May 00:37
Compare
Choose a tag to compare
0.9.1

release 0.9.1

AK47

01 May 10:03
Compare
Choose a tag to compare

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

Himalayan Haze

28 Apr 02:55
Compare
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
Compare
Choose a tag to compare

AttributeError is now raised for missing attributes.

The Chronic

11 Mar 09:22
Compare
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
Compare
Choose a tag to compare

new release includes Tornado module for NodeJS.

Sour Diesel

12 Nov 06:27
Compare
Choose a tag to compare

new NodeJS integration