I've had some scripts that query sfdc and do some web scraping, ultimately pushing that data back into salesforce. i'd like to productize this a bit and get a managed package set up but am unsure where to start.
I'd need to build a native app where folks can interact but I need the code that I built(Python) to run externally.
Does anyone know of documentation or ideas on how to execute external code from Salesforce?