4 lines
232 B
Plaintext
4 lines
232 B
Plaintext
This tool provides code to load WSGI applications and servers from URIs; these
|
|
URIs can refer to Python Eggs for INI-style configuration files. Paste Script
|
|
provides commands to serve applications based on this configuration file.
|