python - Write local files using skulpt -


is there tutorial out there on using "skulpt" , local sqlite (client side). using skulpt, want able create, write, open, modify local files. few years ago, wrote small browser-based app personal use using sqlite , javascript. problem faced javascript not allow access local files, write files, etc...i hope able go around limitation using skulpt. thank you.

skulpt uses 100% javascript under hood, have exactly same limitations in skulpt in regular javascript.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -