-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
mauricelambert edited this page Jul 23, 2021
·
15 revisions
This package require:
- python3
- python3 Standard Library
Optional on Windows:
- pywin32 (to centralize logs in Event Viewer)
python3 -m pip install WebScripts
Upgrade:
python3 -m pip install --upgrade WebScripts
python -m pip install WebScripts
Upgrade:
python -m pip install --upgrade WebScripts
To centralize logs in Event Viewer.
python -m pip install pywin32
Create a directory named logs
to launch the WebScripts Server.
mkdir logs
Licensed under the GPL, version 3.