All Projects → zopefoundation → Zope

zopefoundation / Zope

Licence: other
Zope is an open-source web application server.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Zope

Cheroot
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
Stars: ✭ 128 (-50%)
Mutual labels:  wsgi
wsgi lineprof
WSGI middleware for line-by-line profiling
Stars: ✭ 47 (-81.64%)
Mutual labels:  wsgi
prestans
A WSGI compliant REST micro-framework.
Stars: ✭ 14 (-94.53%)
Mutual labels:  wsgi
Pulsar
Event driven concurrent framework for Python
Stars: ✭ 1,867 (+629.3%)
Mutual labels:  wsgi
plaster
Application config settings abstraction layer.
Stars: ✭ 19 (-92.58%)
Mutual labels:  wsgi
a2wsgi
Convert WSGI app to ASGI app or ASGI app to WSGI app.
Stars: ✭ 78 (-69.53%)
Mutual labels:  wsgi
Netius
Readable, simple and fast asynchronous non-blocking network apps
Stars: ✭ 114 (-55.47%)
Mutual labels:  wsgi
wheezy.web
A lightweight, high performance WSGI web framework with the key features to build modern, efficient web.
Stars: ✭ 16 (-93.75%)
Mutual labels:  wsgi
secure-cookie
Secure cookies and sessions for WSGI
Stars: ✭ 30 (-88.28%)
Mutual labels:  wsgi
spectree
API spec validator and OpenAPI document generator for Python web frameworks.
Stars: ✭ 190 (-25.78%)
Mutual labels:  wsgi
Aiohttp Wsgi
WSGI adapter for aiohttp.
Stars: ✭ 218 (-14.84%)
Mutual labels:  wsgi
flask-redis-docker
A minimal template for dockerized flask app with redis task queue
Stars: ✭ 49 (-80.86%)
Mutual labels:  wsgi
uwsgiconf
Configure uWSGI from your Python code
Stars: ✭ 75 (-70.7%)
Mutual labels:  wsgi
Clastic
🏔️ A functional web framework that streamlines explicit development practices while eliminating global state.
Stars: ✭ 131 (-48.83%)
Mutual labels:  wsgi
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
Stars: ✭ 18 (-92.97%)
Mutual labels:  wsgi
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-54.3%)
Mutual labels:  wsgi
django-http-exceptions
HTTP exceptions for django
Stars: ✭ 29 (-88.67%)
Mutual labels:  wsgi
flask-rest-api
This program shows how to set up a flaskrestapi with postgre db, blueprint, sqlalchemy, marshmallow, wsgi, unittests
Stars: ✭ 28 (-89.06%)
Mutual labels:  wsgi
httoop
HTTOOP - a fully object oriented HTTP protocol library written in python
Stars: ✭ 15 (-94.14%)
Mutual labels:  wsgi
WSocket
Simple WSGI HTTP + Websocket Server, Framework, Middleware And App.
Stars: ✭ 19 (-92.58%)
Mutual labels:  wsgi

.. image:: https://github.com/zopefoundation/Zope/actions/workflows/tests.yml/badge.svg :target: https://github.com/zopefoundation/Zope/actions/workflows/tests.yml

.. image:: https://coveralls.io/repos/github/zopefoundation/Zope/badge.svg?branch=master :target: https://coveralls.io/github/zopefoundation/Zope?branch=master

.. image:: https://readthedocs.org/projects/zope/badge/?version=latest :target: https://zope.readthedocs.org/en/latest/ :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/Zope.svg :target: https://pypi.org/project/Zope/ :alt: Current version on PyPI

.. image:: https://img.shields.io/pypi/pyversions/Zope.svg :target: https://pypi.org/project/Zope/ :alt: Supported Python versions

.. image:: https://requires.io/github/zopefoundation/Zope/requirements.svg?branch=master :target: https://requires.io/github/zopefoundation/Zope/requirements/?branch=master :alt: Requirements Status

Zope is an open-source web application server.

This document provides some general information about Zope and provides links to other documents. The full documentation can be found at https://zope.readthedocs.io.

.. contents:: :local: :depth: 1

Installation

Please visit the installation documentation at https://zope.readthedocs.io/en/latest/INSTALL.html for detailed installation guidance.

License

Zope is licensed under the OSI-approved Zope Public License (ZPL), version 2.1. The full license text is included in LICENSE.txt.

Bug tracker

Bugs reports should be made through the Zope bugtracker at https://github.com/zopefoundation/Zope/issues. A bug report should contain detailed information about how to reproduce the bug.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].