How do I install the balloontip module for python in mac?

127 views Asked by At

How can I install the balloontip module for python? I am trying to write code where python checks which os system the code is being run on and then notifies the user about something. I have to write a different type of code for mac and a different one for windows. I want to install this module in my mac so I can write the windows part of the notify code. How can I do this? Here is a link to the module I am talking about: https://gist.github.com/BoppreH/4000505

0

There are 0 answers