import python-binance
That's it. Yup. When I try importing this library all I get is
File "main.py", line 1
import python-binance
^
SyntaxError: invalid syntax
Either I don't know what I'm doing or something is horribly wrong.