Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
78 views
in Technique[技术] by (71.8m points)

Blockly Python port

I want to add some functions to Blockly (programming language) such as save and load, which is a bit hard inside of a browser. I only need to run it on a local machine and to pass the output to some tools without having that "save to..." dialog all day long.

Is there a Python port of it available ? or do I have to fiddle with the very nasty output of js2py and still don't have the HTML buttons compiled properly.

I did some research but cant find one. Maybe I have to put a python web-server on an post all input there. I guess that is sadly the best solution currently.

question from:https://stackoverflow.com/questions/65623596/blockly-python-port

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...