Show HN: Blockspring - Turn your python script into a web app in seconds.
python.blockspring.com
Show HN: Blockspring - Turn your python script into a web app in seconds.
1–10 of 10 posts
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#2Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#3this is pretty cool! It would be a lot nicer if it had python 3 and maybe some external library support. Also, I imagine most of these 'apps' will be more CLI based, and the output should probably be monospace, so it mimics how it would look in a terminal.
great point about monospace. once we start adding in additional languages, we'll add in versions too.
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#4edit: I guess there are examples in the explore tab; carry on! :)
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#5Looks cool but let me publish before I sign up, or at least just show me a demo page. I don't like signing up for websites randomly. edit: I guess there are examples in the explore tab; carry on! :)
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#6Looks cool but let me publish before I sign up, or at least just show me a demo page. I don't like signing up for websites randomly. edit: I guess there are examples in the explore tab; carry on! :)
Thanks bnejad! Overall, what did you think of it?
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#7Earlier quoted context omitted.
Thanks bnejad! Overall, what did you think of it?
I think its a pretty cool way to get a quick front end. I don't know exactly the market for this sort of tool but I could definitely see it being useful. One thing though, some of the examples ask for login information to a website to display some metric. This sounds like it would be a good way to steal people's information so you may want to think a bit on maybe warning users not to enter info, or have to option to…
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#8Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#9Earlier quoted context omitted.
I think its a pretty cool way to get a quick front end. I don't know exactly the market for this sort of tool but I could definitely see it being useful. One thing though, some of the examples ask for login information to a website to display some metric. This sounds like it would be a good way to steal people's information so you may want to think a bit on maybe warning users not to enter info, or have to option to…
That's a great point. I was thinking about adding a 'view source' on each script's show page.
Re: Show HN: Blockspring - Turn your python script into a web app in seconds.
#10Earlier quoted context omitted.
That's a great point. I was thinking about adding a 'view source' on each script's show page.
Make it an option. Someone might want to put API keys or auth tokens in a script.