Pagesprouts | Development

development image

Development Process
From Start To Finish

DETAILS

builder image

Our Development Process

The contents of this page outline our Python application development process, from start to finish. Starting with the creation of the Python environment, to deploying the application on a server after it's complete. Shown below are a list of details that are reflected in this example.

If you have decided to develop a Python application and not sure where to begin, the steps outlined below can be used. Starting with the creation of the development environment, to the encryption of the data sent and received by the application with a SSL certificate.

We hope these instructions help to make this process more enjoyable and easy to understand. Please let us know how we can help if you are unable to continue at any point during this process. If there is a problem we can easily correct, there will be no charge for our time.

Application Details

The following parameters will be used in this example...

  • Name: Flask App
  • Framework: Flask
  • Server (development): Flask
  • Server (production): Waitress
  • Form: PHP / Python
  • Reverse Proxy: Nginx
  • SEO: JSON Structured Data
  • Pages: Home, Services, Contact

Detailed instructions included below.