EvilZone

Programming and Scripting => Scripting Languages => : dec January 06, 2016, 02:59:23 AM

: Dope Python Modules
: dec January 06, 2016, 02:59:23 AM
I've stumbled across some pretty cool python modules in my programming days. Pyvona might have been the coolest I've found tho

http://zacharybears.com/pyvona/

Anyone else found an awesome module?
: Re: Dope Python Modules
: riptorrent January 19, 2016, 04:51:27 PM
I've stumbled across some pretty cool python modules in my programming days. Pyvona might have been the coolest I've found tho

http://zacharybears.com/pyvona/

Anyone else found an awesome module?

I haven't tried this https://launchpad.net/python-espeak but it looks like it would achieve the same thing offline. My first thought was if a device loses connectivity have it create a verbal alarm using this.

My dope module I just learned about is Astral. I needed it for moon phases but it has some neat geo capabilities as well.
https://pypi.python.org/pypi/astral/0.8.1

So here I found speech recognition https://pypi.python.org/pypi/SpeechRecognition/, and we have your chosen module, then there is also pyautogui https://github.com/asweigart/pyautogui . Combine that and I guess you could make a voice control for XBMC. Or, selenium and have it surf xhamster for you or w/e . Handsfree thatswhatsup