sutheeshbose Posted February 15, 2023 Posted February 15, 2023 How can I deploy python app (rest api) in heliohost
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now