Livereload
A easy to use fully features live reloading and file watching http server. The server uses watchdog, queue, and ThreadedServer to create a live reloading environment. The interactions are fully customizable where a callback is called for file creation, update, and removal. The defaults are intuitive, but user customization is also easy.
Features:
- Live reload
- on html change
- on static,
cssorjs, change
- Auto load custom error pages
- Ignore patterns for files and directories
- User defined values with smart defaults
- Watch paths: defaults to
cwd - Ignore files/paths: defaults to nothing being ignored
- File event callbacks: defaults to reloading page on html change or static file change
- server port: defaults to
3031 - server host: defaults to
localhost - base directory, this is where the server discovers custom error files: defaults to
cwd - root directory, this is where the server attaches and serves from: defaults to
cwd - suppress, stops all server logging, defaults to
False
- Watch paths: defaults to
- Auto open server in browser
Release files for watchserver 0.1.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| watchserver-0.1.10.tar.gz | 11.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| watchserver-0.1.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.2 kB
Release files / watchserver-0.1.10.tar.gz
| Download URL | watchserver-0.1.10.tar.gz |
|---|---|
| Size | 11.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3f02fd0a0010ecb3a0b72e10bab620922c802ea19e80d564531fc4b3f9fbe14d
|
|
BLAKE2b-256 checksum How to use checksums |
0822625763b888b9043cf655d9995c372fe5ea730ccc01d45216cb95f0cbfa32
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.1
|
Release files / watchserver-0.1.10-py3-none-any.whl
| Download URL | watchserver-0.1.10-py3-none-any.whl |
|---|---|
| Size | 12.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d5549913f401a88d9ee78687aa1d1cbbf3d2cac99426594d04fbbac435caf953
|
|
BLAKE2b-256 checksum How to use checksums |
dc5b457df687ade66cc2501b94ed213d6d8cef526fc62047da0d0427cb1477d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.1
|