Could any one help me out in project-12 Bitcoin Alert System

Could any one tell me how to import Bitcoin Alert system library package to pycharm IDE. And also share the link to get this library.

@nazirahammed98
Type the below commands in orders

sudo apt-get update 
sudo apt-get install build-essential libssl-dev libffi-dev python3-dev
1 Like