kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Microsoft Windows (markdown)
rodzic
0dbdd97f12
commit
939864cd4f
|
@ -1,3 +1,8 @@
|
|||
You can run the app as a Docker container (using `docker-compose`), a Pip install, or from the source directly. The advantage of using `docker-compose` is that you can easily enable the "Chrome WebDriver", however for most sites the built-in "Plain requests" will work (fetches only the HTML and does not run the sites Javascript)
|
||||
|
||||
|
||||
# Python Pip Install Recipe
|
||||
|
||||
**1. Download and install Python**
|
||||
|
||||
https://www.python.org/downloads/windows/ always use the official latest stable release (tested with 3.10), this installer comes with "Pip" the package manager, which will make the rest easy.
|
||||
|
|
Ładowanie…
Reference in New Issue