summaryrefslogtreecommitdiff
path: root/devel/py-absl-py/pkg-descr
blob: eb4c5878640af41f7ffa5fe38b7212ed151ce341 (plain) (blame)
1
2
3
4
5
6
7
8
9
Abseil Python Common Libraries is a collection of Python library code for
building Python applications. The code is collected from Google's own Python
code base, and has been extensively tested and used in production.

Features:
- Simple application startup
- Distributed commandline flags system
- Custom logging module with additional features
- Testing utilities