https://github.com/wojtekb30/localhost-server-py
A simple Python localhost server. Doesn't support images yet, only pure text HTMLs.
https://github.com/wojtekb30/localhost-server-py
localhost python3 server
Last synced: 8 months ago
JSON representation
A simple Python localhost server. Doesn't support images yet, only pure text HTMLs.
- Host: GitHub
- URL: https://github.com/wojtekb30/localhost-server-py
- Owner: Wojtekb30
- License: mit
- Created: 2022-11-20T16:24:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T21:38:58.000Z (over 3 years ago)
- Last Synced: 2025-02-04T09:17:06.211Z (over 1 year ago)
- Topics: localhost, python3, server
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# Localhost-Server-py
A simple Python localhost server. Doesn't support images yet, only pure text HTMLs.
How to use: edit the Python file to open and host desired HTML file, then run it and connect over localhost (it will display the link).
----------------------------------------------------------------------------------------
Prosty serwer localhost napisany w Python. Nie obsługuje jeszcze obrazów, tylko czysty (tekst) HTML.
Jak używać: edytuj plik Pythona, aby ustawić plik HTML do hostowania, a następnie uruchom skrypt i połącz się przez localhost (program wyświetli link).