============= :py:mod:`pip` ============= - `Documentation `_ - :ref:`pip:Requirements File Format` - :ref:`pip:pip install` - Installation order: "While it may be coincidentally true that pip will install things in the order of the install arguments or in the order of the items in a requirements file, this is not a promise." - `Source `_ - `Pip needs a dependency resolver `_