Install Python

The Microsoft Store package is a simple installation of Python. It provides many convenient commands for launching Python and its tools.

Search the Microsoft Store app for Python. Ensure that the app you select is published by the Python Software Foundation, and install it.

To Install Python in another way on Windows, see the official Python installation documentation.

Download Stapy

Download the last Stapy release.

Unzip the archive in the folder you want.

Launch the server

Double-click on the stapy.py file. If the py files open with an editor, right-click and select: Open with... Python 3.X

Then access the URL http://127.0.0.1:1985

Edit the website

With your favorite text editor, edit and add pages to the website. We recommended using a text editor like Sublime Text.