python-google-apputils

Google Application Utilities - Python 2.x

Description

This project is a small collection of utilities for building Python applications. It includes some of the same set of utilities used to build and run internal Python apps at Google.

It features:
 + Simple application startup integrated with python-gflags.
 + Subcommands for command-line applications.
 + Option to drop into pdb on uncaught exceptions.
 + Helper functions for dealing with files.
 + High-level profiling tools.
 + Timezone-aware wrappers for datetime.datetime classes.
 + Improved TestCase with the same methods as unittest2, plus helpful flags for
   test startup.
 + google_test setuptools command for running tests.
 + Helper module for creating application stubs.

This package provides the Python 2.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/google-apputils


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-google-apputils