Re: Advice setting up a new project

2020-12-28 Thread JeeJeeStudio via use-livecode
If you've already written it in Python, then maybe it's more convenient for you to use BeeWare so you could deploy your Python app with a GUI to web and any other platform. Check beeware.org I would not use HTML5 from LC, it's far from usefull for a website or webapplication. Else i would u

Advice setting up a new project

2020-12-28 Thread Erik Beugelaar via use-livecode
Hello All, First of all I hope you all had a nice Xmas despite of all the Covid limitations. I have written in Python some crawlers in Scrapy. They are now executed via the command terminal and are working fine however they are written with fixed parameters and I want to make it more flexib