Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit babb251

Browse files
authored
readme updates
1 parent 6a641c3 commit babb251

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ roots = arr.map(i => Math.sqrt(i)).join(",")
1515

1616
```
1717
## Try out JSPython in a wild
18-
Interactive [Worksheet Systems JSPython editor](https://run.worksheet.systems/code/guest/jspy-playground?file=main.jspy) with an ability to query REST APIs and display results in Object Explorer, a configurable Excel-like data grid or just as a JSON or text.
18+
Interactive [Worksheet Systems JSPython editor](https://run.worksheet.systems/data-studio/app/guest/jspy-playground?file=main.jspy) with an ability to query REST APIs and display results in Object Explorer, a configurable Excel-like data grid or just as a JSON or text.
1919

2020
## Why would you use it?
2121
You can easily embed `JSPython` into your web app and your end users will benefit from a Python like scripting facility to:
@@ -87,6 +87,11 @@ Run JS Python from your Javascript App or web page.
8787
```
8888
Also, you can provide entire JS Object or even a library.
8989

90+
## Run JSPython in a NodeJS with JSPython-CLI
91+
92+
[JSPython-cli](https://github.com/jspython-dev/jspython-cli) is a command line tool what allows you to run JSPython in NodeJS environment
93+
94+
9095
## License
9196
A permissive [BSD 3-Clause License](https://github.com/jspython-dev/jspython/blob/master/LICENSE) (c) FalconSoft Ltd.
9297

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /