Attribution

The majority of the project was written from scratch using stock python and android studio libraries. That being said, there were a few libraries that we used in order to create the app


  • pynput: This library is being used to parse simulated keystrokes as to interact with solidworks.
  • win32gui: This library is being used to parse simulated keystrokes as to interact with solidworks.
  • pyinstaller:This library was used to take our main script and turn it into a singular executable.
  • HTML5up: This site sourced the free HTML and CSS template used to develop this site