mod-wsgi-standalone


Namemod-wsgi-standalone JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://www.modwsgi.org/
SummaryInstaller for Apache/mod_wsgi.
upload_time2023-11-19 10:30:21
maintainerGraham Dumpleton
docs_urlNone
authorGraham Dumpleton
requires_python>=3.8
licenseApache License, Version 2.0
keywords mod_wsgi wsgi apache
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Overview
--------

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 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, and also currently fails on macOS because the Apache
Runtime (APR) library, has not been updated to latest macOS versions.

When installing mod_wsgi using this method, except that you will install
the ``mod_wsgi-standalone`` package instead of the ``mod_wsgi`` package,
you should follow installation and usage instructions outlined on the
PyPi page for the ``mod_wsgi`` package.

**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 you think the install is hanging, it is probably
still busy compiling everything.**

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.modwsgi.org/",
    "name": "mod-wsgi-standalone",
    "maintainer": "Graham Dumpleton",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Graham.Dumpleton@gmail.com",
    "keywords": "mod_wsgi wsgi apache",
    "author": "Graham Dumpleton",
    "author_email": "Graham.Dumpleton@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/83/344feade15baa2abb3446beb937f25b0a327278bd1f30351f16182196fb0/mod_wsgi-standalone-5.0.0.tar.gz",
    "platform": null,
    "description": "Overview\n--------\n\nThe mod_wsgi package provides an Apache module that implements a WSGI\ncompliant interface for hosting Python based web applications on top of the\nApache web server.\n\nThe primary package for mod_wsgi is available on the Python package index\n(PyPi) as ``mod_wsgi``. That package assumes that you have a suitable\nversion of Apache pre-installed on your target system, and if you don't,\ninstallation of the package will fail.\n\nIf you are on a UNIX like system (Linux) and need a version of Apache\nto be installed for you, you can use the ``mod_wsgi-standalone``\npackage on PyPi instead. When installing the ``mod_wsgi-standalone``\npackage it will first trigger the installation of the ``mod_wsgi-httpd``\npackage, which will result in a version of Apache being installed as\npart of your Python installation. Next the ``mod_wsgi`` package will be\ninstalled, with it using the version of Apache installed by the\n``mod_wsgi-httpd`` package rather than any system package for Apache.\n\nThis method of installation is only suitable for where you want to use\n``mod_wsgi-express``. It cannot be used to build mod_wsgi for use with\nyour system Apache installation. This installation method will not\nwork on Windows, and also currently fails on macOS because the Apache\nRuntime (APR) library, has not been updated to latest macOS versions.\n\nWhen installing mod_wsgi using this method, except that you will install\nthe ``mod_wsgi-standalone`` package instead of the ``mod_wsgi`` package,\nyou should follow installation and usage instructions outlined on the\nPyPi page for the ``mod_wsgi`` package.\n\n**NOTE: Although this package may allow you to install a standalone Apache\nversion, it is only really recommended that you use this package if you\nhave absolutely no other choice for getting the Apache httpd server\ninstalled. Always use the Apache httpd server supplied with the operating\nsystem if you can. Building this package if you do choose to do so, will\ntake some time. So if you you think the install is hanging, it is probably\nstill busy compiling everything.**\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Installer for Apache/mod_wsgi.",
    "version": "5.0.0",
    "project_urls": {
        "Documentation": "https://modwsgi.readthedocs.io/",
        "Homepage": "https://www.modwsgi.org/",
        "Source": "https://github.com/GrahamDumpleton/mod_wsgi",
        "Tracker": "https://github.com/GrahamDumpleton/mod_wsgi/issues"
    },
    "split_keywords": [
        "mod_wsgi",
        "wsgi",
        "apache"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e83344feade15baa2abb3446beb937f25b0a327278bd1f30351f16182196fb0",
                "md5": "f0422441fe1f77b6a3a3c10505226400",
                "sha256": "0a9e65773d6a794cd468c8f5f2e4ef92f1009f27dd12833049448b243539d0d8"
            },
            "downloads": -1,
            "filename": "mod_wsgi-standalone-5.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f0422441fe1f77b6a3a3c10505226400",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 492965,
            "upload_time": "2023-11-19T10:30:21",
            "upload_time_iso_8601": "2023-11-19T10:30:21.966752Z",
            "url": "https://files.pythonhosted.org/packages/8e/83/344feade15baa2abb3446beb937f25b0a327278bd1f30351f16182196fb0/mod_wsgi-standalone-5.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 10:30:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GrahamDumpleton",
    "github_project": "mod_wsgi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "mod-wsgi-standalone"
}
        
Elapsed time: 0.14007s