# static
Serve static or templated content via WSGI or stand-alone.
Install Static
$ pip install static
Serve up some content:
$ static localhost 9999 static-content/
Or in the context of a WSGI application:
`python import static wsgi_app = static.Cling('/var/www') `
You can also use Python template strings, Moustache templates or easily roll your own templating plugin. See the tests and source code for examples.
Pull requests welcome. Happy hacking.
Release files for static 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| static-1.1.1.tar.gz | 5.8 kB | Details |
Release files / static-1.1.1.tar.gz
| Download URL | static-1.1.1.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a2dfc165c9242304b117e80fb200eb62742a1c51dbaac50451419dccee76395
|
|
BLAKE2b-256 checksum How to use checksums |
630ec090cf568bdd6c5871cb4d50e8d59785de8c0e58a6801e4f2b0a77f2e035
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |