using Pycharm,i have a project for saving password in a txt file, it mandatory to use pyperclip module while i have already downloaded it safely from powershell and cmd and it already works for python IDLE and in bash(shell,cmd).
i am already aware that i can do that with python IDLE but its too slow and i cant use other source codes to see what works for me(due to its compiling rule that unless a line is not compiled the other cant be compiled).
(source: imggmi.com)
(source: imggmi.com)
(source: imggmi.com)
import pyperclip
pyperclip.copy()
pyperclip.paste()
do the following:
1.file
>>>2.Project
>>>3.Project Interperter
>>>4.click on the + button
>>>5.search "pyperclip"
>>>6.click on install button