Skip to main content

Basic building blocks for python applications

Project description

This package is a collection of modules that are useful when building python applications. Their purpose is to eliminate the need to divert resources into implementing the small tasks that every application needs to do in order to run successfully and focus instead on the application logic itself.

The modules that the application package provides are:

  1. process - UNIX process and signal management.

  2. python - python utility classes and functions.

  3. configuration - a simple interface to handle configuration files.

  4. log - an extensible system logger for console and syslog.

  5. debug - memory troubleshooting and execution timing.

  6. system - interaction with the underlying operating system.

  7. notification - an application wide notification system.

  8. version - manage version numbers for applications and packages.

  9. dependency - verify package dependencies at runtime.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-application-1.3.0.tar.gz (40.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page