sutheeshbose Posted February 15, 2023 Share Posted February 15, 2023 How can I deploy python app (rest api) in heliohost Quote Link to comment Share on other sites More sharing options...
wolstech Posted February 16, 2023 Share 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 Link to comment Share on other sites More sharing options...
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.