Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zopefoundation/Zope

Zope is an open-source web application server.
https://github.com/zopefoundation/Zope

application-server maintained python python-3-only web wsgi

Last synced: 3 months ago
JSON representation

Zope is an open-source web application server.

Awesome Lists containing this project

README

        

.. 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

.. |nbsp| unicode:: 0xA0
:trim:

|nbsp|

.. image:: https://zopefoundation.github.io/Zope/artwork/Zope.svg
:alt: Zope logo
:width: 300px

**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.