Python: Prerequisites
This documentation is part of the Creating a REST API guide. View the full guide here: How to create a REST API using Flask.
👋 Welcome to the Stackhero documentation!
Stackhero offers a ready-to-use Python cloud solution that provides a host of benefits, including:
- Deploy your application in seconds with a simple
git push.- Use your own domain name and benefit from the automatic configuration of HTTPS certificates for enhanced security.
- Enjoy peace of mind with automatic backups, one-click updates, and straightforward, transparent, and predictable pricing.
- Get optimal performance and robust security thanks to a private and dedicated VM.
Save time and simplify your life: it only takes 5 minutes to try Stackhero's Python cloud hosting solution!
Before you begin, ensure your computer is equipped with the following tools:
- Python
- pip
- git
- asdf
If your development environment isn't set up yet, refer to the Development platform guide for detailed instructions. Alternatively, you can use the online Code-Hero platform. Code-Hero provides an online IDE and terminal, with all the essential tools pre-installed, so you can start coding immediately without any installation.
Python REST API running in Code-Hero, accessible directly from the browser