Contents

absl-py 2.4.0

0

Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.

Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.

Stars: 2430, Watchers: 2430, Forks: 270, Open Issues: 24

The abseil/abseil-py repo was created 8 years ago and the last code push was 3 hours ago.
The project is very popular with an impressive 2430 github stars!

How to Install absl-py

You can install absl-py using pip

pip install absl-py

or add it to a project with poetry

poetry add absl-py

Package Details

Author
The Abseil Authors
License
None
Homepage
None
PyPi:
https://pypi.org/project/absl-py/
Documentation:
https://abseil.io/docs/python/
GitHub Repo:
https://github.com/abseil/abseil-py

Classifiers

  • Software Development/Libraries/Python Modules
No  absl-py  pypi packages just yet.

Errors

A list of common absl-py errors.

Code Examples

Here are some absl-py code examples and snippets.

GitHub Issues

The absl-py package has 24 open issues on GitHub

  • Modernize type annotations using Python 3.10+ features
  • Add recordProperty and getRecordedProperties in absltest.TestCase.

See more issues on GitHub

Related Packages & Articles

python-json-logger 4.0.0

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.

Faker 40.4.0

Faker is a Python package that generates fake data for you.

tox 4.38.0

tox is a generic virtualenv management and test command line tool

pytest-xdist 3.8.0

pytest xdist plugin for distributed testing, most importantly across multiple CPUs