|
Python Connector for Dynamics 365 Install the connector on Linux - Python Connector for Dynamics 365 |
|
You can install the connector from the Python Package Index (PyPI) or a wheel (.whl) file.
py -m pip --version command.
If you don't have it, run the following command to install pip.
python -m ensurepip --upgrade
pip install devart-dynamics365-connector
py -m pip --version command.
If you don't have it, run the following command to install pip.
python -m ensurepip --upgrade
pip install devart_dynamics365_connector-1.0.1-cp312-cp312-manylinux_2_34_x86_64.whl