Stay organized with collections
Save and categorize content based on your preferences.
You can install OR-Tools for Python either from the Pip package
manager, build it from source or use the Python SDK archive.
The Pip option is easier, so we recommend it unless you plan to modify
the source code or customize the build.
Using Pip packages
The following guides explain how to use OR-Tools for Python using the
published Pip packages:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-28 UTC."],[[["OR-Tools for Python can be installed via Pip, built from source, or using a Python SDK archive, with Pip being the recommended method for most users."],["Building from source is necessary if you intend to use third-party solvers or customize OR-Tools."],["Detailed installation guides are available for Linux, macOS, and Windows operating systems, covering Pip packages, source builds, and binary distributions."]]],[]]