SyntaxFix
Write A Post
Hire A Developer
Questions
Just use crontab -e and follow the tutorial here.
crontab -e
Look at point 3 for a guide on how to specify the frequency.
Based on your requirement, it should effectively be:
*/10 * * * * /usr/bin/python script.py