Nextmv Python Hello World Simple example for running a Python application on the Nextmv Platform. Install packages. pip3 install -r requirements.txt Run the app. cat input.json | python3 main.py Next steps Open main.py and start writing the model. Visit our docs and blog. Need more assistance? Contact us!