Hi fellow Django developer, in this tutorial we are going to schedule a python script on heroku the most cost effective way.
Like, share, comment and subscribe.
Github repo
================
https://github.com/Chuqdi/youtube_her...
Procfile
============
worker: python PYTHON_FILE_NAME.py
Runtime.txt
=====================
python-3.10.5