Skip to content

Instantly share code, notes, and snippets.

@isvargasmsft
Created November 7, 2023 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isvargasmsft/7d4b589be09e02ca6775c277e34edfb9 to your computer and use it in GitHub Desktop.
Save isvargasmsft/7d4b589be09e02ca6775c277e34edfb9 to your computer and use it in GitHub Desktop.
CLI commands to install Python dependencies for Kiota
pip install microsoft-kiota-abstractions
pip install microsoft-kiota-http
pip install microsoft-kiota-serialization-json
pip install microsoft-kiota-serialization-text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment