{ "info": { "author": "Robert Durkaj", "author_email": "developer@durkaj.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP" ], "description": "Tengri\n======\n\n.. image:: https://travis-ci.org/robertdurkaj/tengri.svg?branch=master\n :target: https://travis-ci.org/robertdurkaj/tengri/builds\n\nDo you regularly check weather forecast a day before an activity? This\ncommand-line tool scrapes the following web forecasts for you:\n\n- `www.meteoblue.com`_\n- `www.yr.no`_\n- `www.mountain-forecast.com`_\n\nUsage example::\n\n $ tengri Khan Tengri\n\nOutput::\n\n Tengri weather report for: \"Khan Tengri\"\n\n meteoblue.com\n -------------\n : Weather Khan T\u00e4ngiri Shyngy\n : Kazakhstan, 42.21\u00b0N 80.18\u00b0E 6995m asl\n : Tomorrow\n Max temp: -28 \u00b0C\n Min temp: -36 \u00b0C\n Wind: 10 km/h\n ...\n\n\nInstall\n-------\nTo install Tengri::\n\n pip install tengri\n\n\nDevelop\n-------\nTo start working on project, install it in editable (development) mode. This\nmakes tengri package importable and installs launch script on system path. See\n`pip \"Editable\" install`_::\n\n $ pip install -e .\n\nTo start tests, ``pytest`` has to be installed first::\n\n $ pip install pytest\n\nThen from project dir run tests by::\n\n $ pytest\n\nTo undo the development setup, use ``pip uninstall`` command. It updates python\npath and removes launch script::\n\n $ pip uninstall tengri\n\nIf you are working on many python projects consider using `virtualenv`_.\n\nFor convenience ``make`` is used to facilitate project setup (see\n``Makefile`` and ``requirements.txt``).\n\n\nAuthor\n------\n- Robert Durkaj\n\n\nCredit\n------\n- `Kenneth Reitz`_ for the idea: http://docs.python-guide.org/en/latest/ \n- `Benjamin Gleitzman`_ for the inspiration: https://github.com/gleitz/howdoi \n\n.. _`www.meteoblue.com`: https://www.meteoblue.com/en/weather/forecast/week/khan-t%c3%a4ngiri-shyngy_kazakhstan_1537336\n.. _`www.yr.no`: http://www.yr.no/place/Kyrgyzstan/Other/Sheng-li_Feng/?spr=eng\n.. _`www.mountain-forecast.com`: http://www.mountain-forecast.com/peaks/Khan-Tengri/forecasts/7010\n.. _`pip \"Editable\" install`: https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs\n.. _`virtualenv`: https://virtualenv.pypa.io/\n.. _`Kenneth Reitz`: https://www.kennethreitz.org/\n.. _`Benjamin Gleitzman`: https://github.com/gleitz", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/robertdurkaj/tengri", "keywords": "weather forecast web-scraping", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tengri", "package_url": "https://pypi.org/project/tengri/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tengri/", "project_urls": { "Homepage": "https://github.com/robertdurkaj/tengri" }, "release_url": "https://pypi.org/project/tengri/1.0/", "requires_dist": [ "lxml", "requests" ], "requires_python": "", "summary": "Weather scraping command-line tool", "version": "1.0" }, "last_serial": 2685494, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c0866bf367a83be99ab8e04521627fa1", "sha256": "b2c29338372d3db03c5120cf54bc24c4c78eb7ffe8b2fad3bf8005e3250903e2" }, "downloads": -1, "filename": "tengri-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0866bf367a83be99ab8e04521627fa1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7409, "upload_time": "2017-03-06T10:09:16", "url": "https://files.pythonhosted.org/packages/ba/7c/e9cd37580b02927c7d95d7aca27ae904fb2d64aca6eb4c444e4607ff5090/tengri-1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0866bf367a83be99ab8e04521627fa1", "sha256": "b2c29338372d3db03c5120cf54bc24c4c78eb7ffe8b2fad3bf8005e3250903e2" }, "downloads": -1, "filename": "tengri-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0866bf367a83be99ab8e04521627fa1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7409, "upload_time": "2017-03-06T10:09:16", "url": "https://files.pythonhosted.org/packages/ba/7c/e9cd37580b02927c7d95d7aca27ae904fb2d64aca6eb4c444e4607ff5090/tengri-1.0-py2.py3-none-any.whl" } ] }