Load, configure, and compose WSGI applications and servers
Project Links
Meta
Author: Ian Bicking
Maintainer: Michael Merickel
Requires Python: >=3.7
Classifiers
Development Status
- 6 - Mature
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Programming Language
- Python
- Python :: 3
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Topic
- Internet :: WWW/HTTP
- Internet :: WWW/HTTP :: Dynamic Content
- Internet :: WWW/HTTP :: WSGI
- Internet :: WWW/HTTP :: WSGI :: Middleware
- Software Development :: Libraries :: Python Modules
Framework
- Paste
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.
The latest version is available on GitHub (or download a wheel or tarball from PyPI).
For the latest changes see the news file.
3.1.0
Nov 21, 2023
3.0.1
Oct 17, 2022
3.0
Oct 16, 2022
2.1.1
Oct 12, 2020
2.1.0
Feb 02, 2020
2.0.1
Dec 04, 2018
2.0.0
Nov 29, 2018
1.5.2
Dec 27, 2013
1.5.1
Dec 27, 2013
1.5.0
May 24, 2011
1.3.4
Sep 16, 2010
1.3.4.dev0
Sep 14, 2010
1.3.3
Feb 11, 2009
1.3.2
Jun 13, 2008
1.3.1
Jun 26, 2007
1.3
Apr 11, 2007
1.1
Dec 18, 2006
1.0
Oct 22, 2006
0.9.6
Jul 27, 2006
0.5
Mar 07, 2006
0.4
Jan 09, 2006
0.3
Oct 03, 2005
0.2
Aug 26, 2005
0.1
Aug 22, 2005