Make your first django project.
There are a couple of Python scripts for working with API of social networks: getting information and writing to the database django. Some scripts work constantly, some run on a certain schedule.
It is better to use cron or celery?
Thank you!