1name: "python-api-core" 2description: 3 "This library is not meant to stand-alone. Instead it defines common " 4 "helpers used by all Google API clients." 5 6third_party { 7 url { 8 type: HOMEPAGE 9 value: "https://pypi.org/project/google-api-core/" 10 } 11 url { 12 type: GIT 13 value: "https://github.com/googleapis/python-api-core" 14 } 15 version: "v2.3.0" 16 last_upgrade_date { year: 2022 month: 1 day: 4 } 17 license_type: NOTICE 18} 19