-1

I am working on a project written in python. The goal is to have a user friendly calculator-type app (user enters desired values and the app gives the result based on the user input).

The problem is I have no clue what to use to deploy the code. I know about and worked with Bokeh, Streamlit, HoloViews, etc. Those solutions are not the best for what I want to achieve.

What would be your suggestion?

1 Answer 1

0

Platform.sh might be worth looking into. There is a lot more that goes into choosing something like this, how many visitors do you expect, price, efficeny... PythonAnywhere might be the easiest if you are not looking to set up db, backend in flask/django...

Sign up to request clarification or add additional context in comments.

6 Comments

Thanks a lot, James! I was looking into it but seems that all those services (Streamlit, Heroku etc.) would claim a copyright to your code in a way. I was aiming more in the direction of a standalone thing that I can run on my own website. (Not I am not a programmer but a scientist)
Ahh I see, that makes more sense. The front end of your project (part people interact with), is that made in python or JS/HTML in a web browser?
I work in Python (I do know some HTML)
This article might be worth a read... Sounds like it is not possible with what you are currently doing softwareengineering.stackexchange.com/questions/109572/…
I see. No problem, this IS very useful! If I find a way I will share it here for sure. Happy holidays :)
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.