Best Development Tools Scripts for Google, Inc.
Writing dynamic Web applications today is a tedious and error-prone process.
Developers spends most of their time working around subtle incompatibilities between Web browsers and various platforms, while JavaScript's lack of modularity makes sharing,...
The Google API Client Library for Python allows Python developers to create CLI, Django, and GAE Python apps that interact with several Google APIs.Sample applications are included with the library's download package.The library supports both the OAuth...
Created at first for usage on smartphone devices, the libphonenumber has evolved into a fully-blown library for dealing with phone numbers and their various formats used around the Globe.The library can handle a set of basic phone number operations,...
Angular Material Design delivers a collections of ready-made UI components and widgets that can be easily and quickly deployed to any AngularJS application.
Since Google's team of developers is behind the project, this framework closely follows their...
Rietveld seamlessly integrates with various source code versioning systems, allowing developers to easily track code changes, commits, review code, report issues, and solve bugs in their code.It's just like Facebook's Phabricator utility, only a little...
The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs.
GAE doesn't need special servers, running on Google's infrastructure.
It just...
The Google Data APIs (GData) provide a simple service for accessing Google's large knowledge database.The service itself is an aggregation of all the data discovered by the famous Google search engine, curated by various Google services, and uploaded by...
Cayley is in the same realm as other database engines like Agamemnon, ArangoDB, OrientDB, Titan, Neo4J, and Twitter's Flock. They all use basic graph structures to store data and access it using a classic key-store system, making them all NoSQL...
This is the official iOS SDK for Google's AdMob mobile advertising platform.The SDK contains various libraries and examples on how to use and integrate AdMob advertisements inside iOS-powered apps.Using Apple's advertising identifier (IDFA), this SDK...
The Google Data APIs (GData) provides a simple method of accessing Google's knowledge database.GData is an aggregation of all the data discovered by the famous Google search engine, uploaded by users, and curated by various Google services.The...