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.0.tar.gz
(3.2 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.0.tar.gz.
File metadata
- Download URL: fort_host-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96f3a0ebf3e9b3614ac5a86ede488179494667cdaa3215eafc4a1e1c61f3ff2c
|
|
| MD5 |
ce8f7afbaaf51c3a0b4ddbe605ac31fb
|
|
| BLAKE2b-256 |
f0cf6a886b9b5daafad5fca1199dae01a04d9aef45ffc8dcfad52e972e1941ea
|
File details
Details for the file fort_host-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fort_host-0.1.0-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 |
74cd3f0ad957d0ab5155bcab201c45e5aedfd08db252be5f64ce327aac9b20dc
|
|
| MD5 |
e8758fa307eebcf97679d8833b75f86f
|
|
| BLAKE2b-256 |
083b8b89379d8b62941976b91f58b8adf5a7539e062306838d7c15fc447be2d8
|