Skip to main content

Google Apis Client Generator

Project description

Copyright 2011 Google, Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Google APIs Code Generator https://code.google.com/p/google-apis-client-generator/

August 20, 2013

Introduction

This is a tool for generating client libraries from Google APIs Discovery documents. It builds a rich (but language neutral) model of the API and then invokes a language specific backend to emit the library. The language generators are template driven, so it is easy for a developer knowning language X to write templates for code in X, without having to learn much Python.

The generator currently has templates for Java, CSharp, GWT, PHP and Dart. There may be multiple variations of each language. For each, the variant used by default (typically also named “default”) matches the head of the respective base client libraries.

Installation

Python 2.7 is required. Python3 is not supported.

Everything can be installed quickly with easy_install or pip. E.g.:

pip install google-apis-client-generator

The following dependencies will be installed:

Usage

To run the library generator, use the “generate_library” script. This is normally what you’d want to do. E.g.:

generate_library

–input=src/googleapis/codegen/testdata/moderator.v1.json –language=java –output_dir=/tmp/generated

To expand arbitrary templates, the “expand_templates” script is also available:

expand_templates

–discovery=src/googleapis/codegen/testdata/moderator.v1.json –language=any –templates=discovery_check –output_dir=/tmp/generated

Contact

Tony Aiuto (aiuto@google.com) Jacob Smullyan (smulloni@google.com)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-apis-client-generator-1.4.2.tar.gz (279.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file google-apis-client-generator-1.4.2.tar.gz.

File metadata

File hashes

Hashes for google-apis-client-generator-1.4.2.tar.gz
Algorithm Hash digest
SHA256 5f01348300d2fb8ef5e4eeacd80abb0f820d86abd48a1b28893f5d5b1ba36baa
MD5 89bede903d8161c98a8426bb1d0f180a
BLAKE2b-256 59119e88ea677b48fe335ea5da382b9c124a8c3e136d476e2dc9c618105169a7

See more details on using hashes here.

File details

Details for the file google_apis_client_generator-1.4.2-py2-none-any.whl.

File metadata

File hashes

Hashes for google_apis_client_generator-1.4.2-py2-none-any.whl
Algorithm Hash digest
SHA256 bbc966c363a161788b10b88ce8829ef6170d0b44ea6acb5ebf4a28dc5badee30
MD5 f1ef0ef372499632e8c04268c1d7ee37
BLAKE2b-256 ff6146e62f01532ca9f2c7b0fc003edb4c58dbb592c8841d08e6fbc00807e870

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page