sutheeshbose Posted February 15, 2023 Posted February 15, 2023 How can I deploy python app (rest api) in heliohost Quote
wolstech Posted February 16, 2023 Posted February 16, 2023 You just upload it. There's no UI or anything for python. Make sure you give the files execute permission, and the shebang line is correct. If you need modules installed, please post the list and we can get them installed for you. Python is located in the following places on Johnny depending on which version you need. /usr/bin/python /usr/bin/python2.7 /usr/bin/python3.6 /usr/bin/python3.6m /usr/bin/python3.10 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.