Paketname | python-application |
Beschreibung | Basic building blocks for Python applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.4-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 276 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-zopeinterface |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | |
Paketgröße | 45006 Byte |
Prüfsumme MD5 | 270ee9fe4cbd8815bda6680eedc4fd96 |
Prüfsumme SHA1 | f880df15f2d248dff6bde7b389acbd729cc4df56 |
Prüfsumme SHA256 | ece832dc8f0a246a12df44387fdb0c358fe955494e1f8debcea7847806c21ffa |
Link zum Herunterladen | python-application_1.2.4-1_all.deb |
Ausführliche Beschreibung | This module provides some basic components that can be used to simplify
building Python applications.
.
The components included by this package encapsulate the functionality to
handle the following tasks:
.
- UNIX process management (forking, signal handling, pid file creation)
- A very simple to use interface to handle configuration files.
- An extensible system logger for console and/or syslog.
- Miscellaneous utilities and helpers.
- Memory troubleshooting and execution timing.
- Communicate inside the application using a notification system.
- Manage the version number for applications, modules and packages.
- Verify package dependencies at runtime.
|