Schedule Python Scripts in the Cloud for FREE

Опубликовано: 08 Январь 2025
на канале: Thomas Janssen
3,080
53

Scheduling your Python scripts in the cloud for free? It's possible with pythonanwhere.com!

⭐️Link to Pythonanywhere.com⭐
https://tinyurl.com/ybe7tyhb

⭐️Download my script here⭐
https://tomstechacademy.com/code-exam...

⭐️Link to the API⭐
https://api.coindesk.com/v1/bpi/curre...

⭐️ Use this expression to schedule a script⭐
python3.10 /home/[YOUR-USERNAME]/main.py

⭐️Scroll through the video⭐
00:00 - Intro
00:14 - Script for fetching Bitcoin price from an API
00:34 - How to extract data from an API with Python
01:05 - How to create a Pandas DataFrame with Python
01:09 - How to append data to a CSV file with Pandas
01:26 - How to schedule a Python script in the cloud
02:14 - How to schedule a script with Pythonanywhere.com
02:56 - Outro

⭐️ Follow me ⭐
💼 LinkedIn:   / thomas--janssen  
✅ Instagram:   / tomstechacademy  

❗ Some of my videos contain affiliate links. When you click on these kind of links, I get a small percentage in case you make a purchase via the website. Be aware that this doesn't cost you anything - you never pay more than the standard retail price.

#python #schedule #api