Yes, I checked previously asked questions with same subject but could not get answer (sorry for being noob).
I also cloned the repo and placed it under /Lib/site-packages folder but I guess it needs to be added to /.idea/workspace.xml file too though not sure how to do that (using PyCharm as ide).
I am trying to add https://github.com/Talha-Tariq/poptions to my project but getting the error while I try to install it using pip. I could not find the files (either setup.py or pyproject.toml) in the public repo of poptions. Please suggest how to address this? Thanks!