blob: 7186eb56785f15e2efbeefc596dd339d23c6266e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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
WWW: https://github.com/abseil/abseil-py
|