gituser/test_manylinux/: proto-plus-1.19.8 metadata and description

Homepage Simple index

Beautiful, Pythonic protocol buffers.

author Google LLC
author_email googleapis-packages@google.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: POSIX
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Topic :: Software Development :: Code Generators
  • Topic :: Software Development :: Libraries :: Python Modules
license Apache 2.0
provides_extras testing
requires_dist
  • protobuf (>=3.19.0)
  • google-api-core[grpc] (>=1.22.2) ; extra == 'testing'
requires_python >=3.6
File Tox results History
proto_plus-1.19.8-py3-none-any.whl
Size
44 KB
Type
Python Wheel
Python
3

pypi release level docs codecov

Beautiful, Pythonic protocol buffers.

This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types.

Documentation

Documentation is available on Read the Docs.