python: execute function from shell or cli By Ricardo MallaAugust 14, 2021August 14, 2021python, shell example: python3 -c 'from scripts.apps.malla.sugarcrm.contacts.delete_contacts_by_title import *; delete_by_title_leads(0) '