INFACore Installation > INFACore installation overview > Installing the INFACore Python SDK
  

Installing the INFACore Python SDK

Install the INFACore Python SDK libraries from Informatica Marketplace to your Python development environment.
  1. 1Go to Informatica Marketplace.
  2. 2Download the following package to the environment where you want to install the INFACore Python SDK: Informatica-infacore
  3. 3To install the Python SDK package, informatica_infacore, run the following command:
  4. pip install informatica_infacore-1.0.0-py3-none-any.whl
After you complete these steps, you can open your development environment and start using the INFACore Python SDK.