Paketname | python-application |
Beschreibung | Basic building blocks for Python applications |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 264 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-zopeinterface |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 38980 Byte |
Prüfsumme MD5 | a195c81bcdf3f037eaf8fa8edc23d70d |
Prüfsumme SHA1 | b43b003ea91c6559569e68df19326fbf18465332 |
Prüfsumme SHA256 | 4d7f8fa051f80f3308a2a21c8269436019fa80d9b5213a6b25d9a6b37428dee3 |
Link zum Herunterladen | python-application_1.2.1-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.
|