Skip to main content

YQL Queries and Yahoo Weather in Python v.0.2.1

Project description

pyql-weather

Wrapper escrito en Python para realizar consultar YQL y obtener información de los servidores de Yahoo.

Instalación.

La manera fácil de instalar la librería es a través de la herramienta pip:

pip install pyql-weather

o de igual manera se puede descargar el archivo tar.gz desde:

  1. https://pypi.python.org/pypi/pyql-weather/0.2.1

y ejecutar el siguiente comando:

python setup.py install

Acceso a tablas

Se tiene disponible el acceso a las siguientes tablas:

  • geo.continents

  • geo.counties

  • geo.countries

  • geo.seas

  • geo.placetypes

  • geo.placefinder

  • geo.places

  • geo.concordance

  • geo.states

  • geo.oceans

  • geo.districs

  • weather.forecast

Otras Características:

Adicional a estas tablas, existe un objeto llamado:

  • YQLConnector

El cual nos permite ejecutar consultas YQL personalizadas a Yahoo.

Documentación

Si deseas leer más sobre esta librería, te recomiendo ingresar a:

Autor:

Alex Dzul

  • Python & Django Developer.

  1. http://alexdzul.com

  2. http://github.com/alexdzul

  3. http://twitter.com/alexjs88

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyql-weather-0.2.1.tar.gz (9.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page