This script should be executed in the terminal and will download all necessary packages required for the calendar.
		
			
				
	
	
		
			3 lines
		
	
	
		
			76 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			76 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| sudo apt-get update && sudo apt-get dist-upgrade -y
 | |
| sudo pip3 install pyowm
 |