Skip to main content

Google Cloud Optimization API client library

Project description

stable pypi versions

Cloud Optimization: is a managed routing service that takes your list of orders, vehicles, constraints, and objectives and returns the most efficient plan for your entire fleet in near real-time.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Optimization.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-optimization

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-optimization

Next Steps

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_cloud_optimization-1.9.1.tar.gz (83.0 kB view details)

Uploaded Source

Built Distribution

google_cloud_optimization-1.9.1-py2.py3-none-any.whl (88.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_optimization-1.9.1.tar.gz.

File metadata

File hashes

Hashes for google_cloud_optimization-1.9.1.tar.gz
Algorithm Hash digest
SHA256 a5b724ee8a8fb05e55a09d76f99dd2e9921cab84abd0118d67d4214f3f8a4f8f
MD5 416cdadfb9e59813d3916414f53bd498
BLAKE2b-256 b9f2cfb8f27da16e9d7652544b680411ebed7290b282ea805d1616bd4b65e90b

See more details on using hashes here.

File details

Details for the file google_cloud_optimization-1.9.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_optimization-1.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c6d6a5525ee043ac8fdf8cf138a2811c333ffa938278dae014b7e15db54b7017
MD5 75b3d3546b645955d111b7d81a43e4f6
BLAKE2b-256 dbf97e96aeb76da52d9a83643dc9f4a661aa118bb5ef85f8a378537780c9ffff

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