This repository contains Python code examples accompanying the blog post Building a Web Server From Scratch in Pure Python. This project is an educational exploration of building basic web servers in ...
The activation web frontend is in the activation subdirectory. The backend API is in the cgi-bin folder (nact.py) Be sure the web server is configured to use python 3, with the periodictable package ...