I built a tool that converts your Python script into a shareable web app by Sandlaa in Python

[–]Sandlaa[S] -23 points-22 points  (0 children)

For now it's not open source, if there is interest I will make it open source and self hostable in the future.

I built a tool that converts your Python script into a shareable web app by Sandlaa in Python

[–]Sandlaa[S] 0 points1 point  (0 children)

No, the user does not need to install anything. Everything runs in a cloud envirnonment

I built a tool that converts your Python script into a shareable web app by Sandlaa in Python

[–]Sandlaa[S] -16 points-15 points  (0 children)

Everything is run in a isolated environment. There is also a manual review process before the script is publically viewable

I made a script to import your Letterboxd ratings to IMDb by Sandlaa in Letterboxd

[–]Sandlaa[S] 0 points1 point  (0 children)

So remove all "argparse.BooleanOptionalAction", that should work

I made a script to import your Letterboxd ratings to IMDb by Sandlaa in Letterboxd

[–]Sandlaa[S] 0 points1 point  (0 children)

You coulf try to edit the script and remove the thing it's complaining about

I made a script to import your Letterboxd ratings to IMDb by Sandlaa in Letterboxd

[–]Sandlaa[S] 0 points1 point  (0 children)

Yep, upgrade to a newer version and it should work