A lightweight CLI website hosting tool
Project description
Fort Host
A lightweight Python CLI website hoster.
Install
pip install fort-host
Commands
Start server:
fort start
Upload a website folder:
fort upload ./website mysite
Create a website:
fort create mysite
List websites:
fort list
Remove a website:
fort remove mysite
Shutdown server:
fort shutdown
Storage
Fort stores websites in:
~/fort/
└── sites/
├── mysite/
└── another-site/
Access
Open:
http://localhost:8000/
Other devices on the same network can use:
http://YOUR_IP:8000/
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fort_host-0.1.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fort_host-0.1.1.tar.gz.
File metadata
- Download URL: fort_host-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0107ac5f08609ce09d31282a02984d8e553c232f966a1a5bbc81542158291fc
|
|
| MD5 |
84421052169fe579b99f39d3289da92c
|
|
| BLAKE2b-256 |
bb34f81a3c899eb2dbe32f0aed0b13bc79f09eaed33aa4fe970dddc6318bc31b
|
File details
Details for the file fort_host-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fort_host-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8599acddcd906ec25e82e3b39250e6dec2fce2717720d060ccc2328b0f9159d
|
|
| MD5 |
797917e339ad3062376f09e4d5bb3331
|
|
| BLAKE2b-256 |
f96307dab979aea140099a74146099675202da793b93f5b5a4dc9673cac41e08
|