IV calculations

I'm working on something related to options and I need to calculate the implied volatility and option greeks. Currently, I'm using mibian library for doing the same but it is slow. Could anyone can help me get a better and faster solution? Any sort of help is really appreciated. 

You can try out Quantsbin and vollib for options greeks calculation. 

Thank you. I used py_vollib package to get it done. I got the idea when you said vollib. Sorry I couldn't reply earlier.