unspecified

python2-google-apputils - Google Application Utilities for Python

Website: https://github.com/google/google-apputils
License: ASL 2.0
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.

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.

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python2-google-apputils

Packages

python2-google-apputils-0.4.2-17.el8.noarch [97 KiB] Changelog by Miro Hrončok (2019-08-19):
- Rebuilt for Python 3.8

Subscribe