Skip to main content

The mod_wsgi package provides an Apache module that implements a WSGI compliant interface for hosting Python-based web applications on top of the Apache web server.

The primary package for mod_wsgi is available on the Python package index (PyPi) as mod_wsgi. That package installs the Apache mod_wsgi module itself, along with the mod_wsgi-express command-line wrapper for starting Apache/httpd with mod_wsgi pre-configured. It assumes that you have a suitable version of Apache pre-installed on your target system, and if you don’t, installation of the package will fail.

If you are on a UNIX-like system (Linux) and need a version of Apache to be installed for you, you can use the mod_wsgi-standalone package on PyPi instead. When installing the mod_wsgi-standalone package it will first trigger the installation of the mod_wsgi-httpd package, which will result in a version of Apache being installed as part of your Python installation. Next the mod_wsgi package will be installed, with it using the version of Apache installed by the mod_wsgi-httpd package rather than any system package for Apache.

This method of installation is only suitable for where you want to use mod_wsgi-express. It cannot be used to build mod_wsgi for use with your system Apache installation. This installation method will not work on Windows.

When installing mod_wsgi using this method, follow the installation and usage instructions outlined on the mod_wsgi documentation site at https://www.modwsgi.org, substituting mod_wsgi-standalone for mod_wsgi as the package to install.

NOTE: Although this package may allow you to install a standalone Apache version, it is only really recommended that you use this package if you have absolutely no other choice for getting the Apache httpd server installed. Always use the Apache httpd server supplied with the operating system if you can. Building this package if you do choose to do so, will take some time. So if you think the install is hanging, it is probably still busy compiling everything.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mod_wsgi_standalone-6.0.6.tar.gz (607.9 kB view details)

Uploaded Source

File details

Details for the file mod_wsgi_standalone-6.0.6.tar.gz.

File metadata

  • Download URL: mod_wsgi_standalone-6.0.6.tar.gz
  • Upload date:
  • Size: 607.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mod_wsgi_standalone-6.0.6.tar.gz
Algorithm Hash digest
SHA256 e11a36331b29ec450ec226fab7a86f90a6389a552e332a99606c4d99d65c7648
MD5 ad64e1f4898dbef9348e2d76957d9910
BLAKE2b-256 19b3e5877ac9f387bd8cda70c1a43f92ac13a1cb563720c47a637e444395e4ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for mod_wsgi_standalone-6.0.6.tar.gz:

Publisher: mod_wsgi.yml on GrahamDumpleton/mod_wsgi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

6.0.6 This release

1 file

6.0.5

1 file

6.0.4

1 file

6.0.3

1 file

6.0.2

1 file

6.0.1

1 file

6.0.0

1 file

6.0.0.dev2

1 file

5.0.2

1 file

5.0.1

1 file

5.0.0

1 file

4.9.4

1 file

4.9.3

1 file

4.9.2

1 file

4.9.1

1 file

4.9.0

1 file

4.8.0

1 file

4.7.1

1 file

4.7.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page