Uncategorized

Install pkg from Github to Python ‘venv’ under VSCode or Pycharm



I would like to install the Python package kiwiclient.py from this github repo :
https://github.com/jks-prv/kiwiclient
into a venv using an IDE like PyCharm or VSCode.

Is there a way to do this directly without cloning the repo locally?
If not, what are the steps to clone and install into a project’s venv?

I am not particularly proficient in either Python, PyCharm or git so I would appreciate a detailed guide with few prerequisite skills.
Platform: Raspberry Pi OS

 

Last edited:



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *