OBS Weather Script PY (SOLO ARGENTINA) - Datos tomados del SMN

OBS Python OBS Weather Script PY (SOLO ARGENTINA) - Datos tomados del SMN 1.0

ESPAÑOL/SPANISH
ADVERTENCIA: Este script creará tres archivos adicionales que podés usar en cualquier software como los expresados mas adelante.

Este script es solo para tomar la temperatura de argentina, ya que usa el SMN (Servicio Meteorológico Nacional) para tomar la temperatura, sensación térmica y humedad.
Obviamente lo puede usar quien quiera, pero hay que tener en cuenta, que solo funciona para tomar dichos datos de argentina.
Si queres tomar datos climáticos de otro país, usá mi otro script "OBS Studio Weather Script PY"

Dependencias
PYTHON*
PIP
La biblioteca Requests*
La biblioteca Zipfile (integrada en python)*
La biblioteca Datetime (integrada en python)*

Para instalarlas, usar los siguientes comandos en un cmd

pip install requests
pip install zipfile
pip install datetime

Como usar el script
En cmd andá a la ruta donde guardaste el script y ejecuta el siguiente comando.
py rutadelscript\nombredelscript.py

Este script puede ser usado con otro software como OBS Studio, Ej. vMix, Xsplit Broadcaster.
Si queres usarlo en otro software podés, no solo OBS Studio.

Disfruta

VERSIONES ACTUALIZADAS EN GITHUB: https://github.com/skb10x/Script-Temperatura-SMN

INGLÉS/ENGLISH
WARNING: This script will create three aditional files that you can use in anything software as mentioned below.

This script is only for gets the weather of Argentina, because use the SMN (Servicio Meteorológico Nacional) to gets the weather, feels like and humidity.
Obviusly anyone can use, but it must be taken into account that it only works to take such data from Argentina.
If you want gets weather data from another country, use my other script "OBS Studio Weather Script PY"

Dependences
PYTHON*
PIP
The Requests* library
The Zipfile* library (integrated in python)
The Datetime* library (integrated in python)
To install them, use the following commands in cmd

pip install requests
pip install zipfile
pip install datetime

How to use the script
In CMD go to the location where you save the script and execute the following command
py locationfile\scriptname.py

This script can be used in other software such as OBS Studio. Example. vMix, Xsplit Broadcaster.
If you want to use the script in other software, you can. Not is only for OBS Studio.

Enjoy

UPDATED VERSIONS IN GITHUB: https://github.com/skb10x/Script-Temperatura-SMN
Author
skb10x
Downloads
188
Views
566
First release
Last update
Rating
0.00 star(s) 0 ratings
Top