Better autocomplete for Maya
06 Jan 2019Happy new year, random quick thing I felt like doing: was not happy with the autocomplete for Maya python cmds api, so I wrote a little web scraper that scrapes the Autodesk docs page and converts it into a .py file that can be added to your python path. github