https://github.com/zopefoundation/zope.applicationcontrol
Zope 3 Application Controller
https://github.com/zopefoundation/zope.applicationcontrol
maintained
Last synced: 8 months ago
JSON representation
Zope 3 Application Controller
- Host: GitHub
- URL: https://github.com/zopefoundation/zope.applicationcontrol
- Owner: zopefoundation
- License: other
- Created: 2013-02-22T15:15:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-09-12T06:54:40.000Z (9 months ago)
- Last Synced: 2025-09-24T01:44:37.965Z (9 months ago)
- Topics: maintained
- Language: Python
- Homepage:
- Size: 154 KB
- Stars: 1
- Watchers: 65
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
``zope.applicationcontrol``
===========================
.. image:: https://github.com/zopefoundation/zope.applicationcontrol/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.applicationcontrol/actions/workflows/tests.yml
The application control instance can be generated upon startup of an
application built with the Zope Toolkit.
This package provides an API to retrieve runtime information. It also
provides a utility with methods for shutting down and restarting the
server.