Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

jonaskohl/pyttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyttp

Lightweight Python web server

What is pyttp?

pyttp is a small and light-weight HTTP server written in Python.

Download

Click here to download pyttp.

Installation

Make sure you have Python 3 (pyttp was written using Python 3.5.2) installed. Then extract the archive you downloaded above. Finally run the following command inside the extracted folder:

Windows: python.exe pyttp.py
Linux: sudo python3 pyttp.py

Configuration

To change the server's behaviour, feel free to change the pyttp.cfg file.

Screenshots

There is nothing great to see. The following screenshot was taken on Ubuntu 16.04 with GNOME 3: screenshot