{ "info": { "author": "Jim Easterbrook", "author_email": "jim@jim-easterbrook.me.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": ".. pywws - Python software for USB Wireless Weather Stations\n http://github.com/jim-easterbrook/pywws\n Copyright (C) 2008-18 pywws contributors\n\n This program is free software; you can redistribute it and/or\n modify it under the terms of the GNU General Public License\n as published by the Free Software Foundation; either version 2\n of the License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with this program; if not, write to the Free Software\n Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\npywws\n#####\n\nPython software for USB Wireless Weather Stations.\n\npywws is a collection of Python modules to read, store and process data from popular USB wireless weather stations such as Elecsa AstroTouch 6975, Watson W-8681, WH-1080PC, WH1080, WH1081, WH3080 etc. I assume any model that is supplied with the EasyWeather Windows software is compatible, but cannot guarantee this.\n\nThe software has been developed to run in a low power, low memory environment such as a `Raspberry Pi`_. It can be used to create graphs and web pages showing recent weather readings, typically updated every hour. It can also send \"live\" data to services such as `Weather Underground`_ and post messages to Twitter_.\n\nThe development version of pywws is hosted on GitHub.\n * https://github.com/jim-easterbrook/pywws\n\n\"Snapshot\" releases of pywws are available from the `Python Package Index`_ (PyPI).\n * https://pypi.org/project/pywws/\n\nDocumentation is hosted on `Read the Docs`_.\n * http://pywws.readthedocs.io/\n\nI have written this software to meet my needs, but have tried to make it adaptable to other people's requirements. You may want to edit some or all of the modules, or write some new ones, to get it to do exactly what you want. One of the reasons for using Python is that it makes such alterations so easy. Don't be afraid, just jump in and have a go.\n\nRequirements\n============\n\nThe software needed to run pywws depends on what you plan to do with it.\nYou'll need some of the following.\n\n* Essential: Python_ 2.7 or 3 (also see `legacy version`_ below).\n* Essential: USB library `python-libusb1`_ or PyUSB_ or, for MacOS, hidapi_ and a Python interface to it.\n* Graph drawing: gnuplot_.\n* Secure uploading to your web site: Paramiko_.\n* Posting to Twitter_: `python-twitter`_ or Tweepy_.\n* Posting to other web services: `python-requests`_.\n\nFor more detail, see the documentation - dependencies_.\n\nLegacy version\n--------------\n\nIf for some reason you are stuck with Python 2.5 or 2.6 a \"`legacy branch`_\" of pywws can be installed with pip and is available on GitHub. The most recent version of this branch is 18.4.1.\n\n.. placeholder-credits\n\nCredits\n=======\n\nI would not have been able to get any information from the weather station without access to the source of Michael Pendec's \"wwsr\" program. I am also indebted to Dave Wells for decoding the weather station's \"`fixed block data`_\".\n\nLast of all, a big thank you to all the pywws users who have helped with questions and suggestions, and especially to those who have translated pywws and its documentation into other languages.\n\nLegalese\n========\n\n| pywws - Python software for USB Wireless Weather Stations.\n| https://github.com/jim-easterbrook/pywws\n| Copyright (C) 2008-18 `pywws contributors`_\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the `GNU General Public License`_ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\n\n.. _dependencies: http://pywws.readthedocs.io/en/latest/essentials/dependencies.html\n.. _how to get started with pywws: http://pywws.readthedocs.io/en/latest/guides/getstarted.html\n.. _pywws contributors: http://pywws.readthedocs.io/en/latest/copyright.html\n\n.. _fixed block data: http://www.jim-easterbrook.me.uk/weather/mm/\n.. _GNU General Public License: http://pywws.readthedocs.io/en/latest/essentials/LICENCE.html\n.. _gnuplot: http://www.gnuplot.info/\n.. _hidapi: http://www.signal11.us/oss/hidapi/\n.. _legacy branch: https://pypi.org/project/pywws/18.4.1/\n.. _Paramiko: https://pypi.org/project/paramiko/\n.. _pip: https://pypi.org/project/pip/\n.. _Python: https://www.python.org/\n.. _Python Package Index: https://pypi.org/project/pywws/\n.. _python-libusb1: https://pypi.org/project/libusb1/\n.. _python-requests: https://pypi.org/project/requests/\n.. _python-twitter: https://pypi.org/project/python-twitter/\n.. _PyUSB: https://pypi.org/project/pyusb/\n.. _pywws Google mailing list: http://groups.google.com/group/pywws\n.. _Raspberry Pi: https://www.raspberrypi.org/\n.. _Read the Docs: http://pywws.readthedocs.io/\n.. _Tweepy: https://pypi.org/project/tweepy/\n.. _Twitter: https://twitter.com/\n.. _Weather Underground: https://www.wunderground.com/\n", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.python.org/pypi/pywws/19.7.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jim-easterbrook.github.com/pywws/", "keywords": "", "license": "GNU GPL", "maintainer": "", "maintainer_email": "", "name": "pywws", "package_url": "https://pypi.org/project/pywws/", "platform": "POSIX", "project_url": "https://pypi.org/project/pywws/", "project_urls": { "Download": "https://pypi.python.org/pypi/pywws/19.7.1", "Homepage": "http://jim-easterbrook.github.com/pywws/" }, "release_url": "https://pypi.org/project/pywws/19.7.1/", "requires_dist": null, "requires_python": "", "summary": "Python software for wireless weather stations", "version": "19.7.1" }, "last_serial": 5522518, "releases": { "12.05_r521": [], "12.10_r547": [], "12.11_95babb0": [ { "comment_text": "", "digests": { "md5": "ee39582de8f834e37ad7b66b896005b4", "sha256": "080ba60abf1d439bb432b2a389b239d931bb052d72fb9984f43658f21121fe03" }, "downloads": -1, "filename": "pywws-12.11_95babb0.tar.gz", "has_sig": false, "md5_digest": "ee39582de8f834e37ad7b66b896005b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 498164, "upload_time": "2012-11-22T20:26:37", "url": "https://files.pythonhosted.org/packages/fa/b9/fde0995b0b436c18826a1244d71ac7a58e7d499b37f3fa68b886954b45d8/pywws-12.11_95babb0.tar.gz" }, { "comment_text": "", "digests": { "md5": "a860f69fdaef5fa1722576a1a61f580a", "sha256": "14f6e045ae6e915c9237d346d17368f34346eb855d3af95f22193acf3d67924b" }, "downloads": -1, "filename": "pywws-12.11_95babb0.zip", "has_sig": false, "md5_digest": "a860f69fdaef5fa1722576a1a61f580a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 712327, "upload_time": "2012-11-22T20:26:53", "url": "https://files.pythonhosted.org/packages/45/33/8a648b441febf91ba62497d9a61656adc292bea94e03074630169de72dff/pywws-12.11_95babb0.zip" } ], "12.12_e27456b": [ { "comment_text": "", "digests": { "md5": "5458f09a1682dda64d61d551786519a7", "sha256": "50fb06006db5c6f4dff548fec68ebfa748ba3b8ad0d3db7afdd087399d9b265c" }, "downloads": -1, "filename": "pywws-12.12_e27456b.tar.gz", "has_sig": false, "md5_digest": "5458f09a1682dda64d61d551786519a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1089773, "upload_time": "2012-12-21T09:35:00", "url": "https://files.pythonhosted.org/packages/e9/9b/30d5c032ebb1fec1b0a37b9d8c76f41f524ee16713eedbc37825fe97090a/pywws-12.12_e27456b.tar.gz" }, { "comment_text": "", "digests": { "md5": "52b7936535e6e4f24826e996085b4610", "sha256": "aa7a84cc48a7221e694469f19a5735d1760d9b5fb45818195a50f15ffe1c0395" }, "downloads": -1, "filename": "pywws-12.12_e27456b.zip", "has_sig": false, "md5_digest": "52b7936535e6e4f24826e996085b4610", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1470208, "upload_time": "2012-12-21T09:35:33", "url": "https://files.pythonhosted.org/packages/b6/e8/6142d2abd47dc80f015ed57965b777b2e44cc29a56b5e15e86a81a804af7/pywws-12.12_e27456b.zip" } ], "13.03_7f9fc90": [ { "comment_text": "", "digests": { "md5": "425a95d368df14b30c166e076e0427cb", "sha256": "8ff7df02b6e13a6e9b8d15ff3f7781a267069b2a0c92d1d74feaa222b229dcd0" }, "downloads": -1, "filename": "pywws-13.03_7f9fc90.tar.gz", "has_sig": false, "md5_digest": "425a95d368df14b30c166e076e0427cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1012853, "upload_time": "2013-03-28T17:17:06", "url": "https://files.pythonhosted.org/packages/b9/aa/b317f61341da2ae22ccbdf71ce3328f2ff3dcd7095e0fe4b00a70f35543a/pywws-13.03_7f9fc90.tar.gz" }, { "comment_text": "", "digests": { "md5": "6966d7904f0e8ee20ef417cf49aeb867", "sha256": "37e0beaacae9921429110882c2e1b0d19be58bf1f2f608f297a7dea843396dea" }, "downloads": -1, "filename": "pywws-13.03_7f9fc90.zip", "has_sig": false, "md5_digest": "6966d7904f0e8ee20ef417cf49aeb867", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1522071, "upload_time": "2013-03-28T17:17:40", "url": "https://files.pythonhosted.org/packages/5a/c0/ba95cc63a203a7089ac1afabcfa518e762673126207515f6a77d063c4a4c/pywws-13.03_7f9fc90.zip" } ], "13.06_r1023": [ { "comment_text": "", "digests": { "md5": "388dd8ba5f99621dded9a41e5f672f0b", "sha256": "8d0d23ccaece8de2e41d987a4c0fe84844cfeee84ecd327bdcd6948817ac4436" }, "downloads": -1, "filename": "pywws-13.06_r1023.tar.gz", "has_sig": false, "md5_digest": "388dd8ba5f99621dded9a41e5f672f0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 939722, "upload_time": "2013-06-03T08:02:38", "url": "https://files.pythonhosted.org/packages/3d/2d/c851de95609c07cbb310445d61d36028cd8cc64bd366beb124577e888298/pywws-13.06_r1023.tar.gz" }, { "comment_text": "", "digests": { "md5": "1bdea3b1ca7b4e415f76652312ff5a12", "sha256": "a7863d7c9e4bcf8ae2aaf5b682c94d6ca1b44f6af4a08fe2dabe9285280ee06c" }, "downloads": -1, "filename": "pywws-13.06_r1023.zip", "has_sig": false, "md5_digest": "1bdea3b1ca7b4e415f76652312ff5a12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1430174, "upload_time": "2013-06-03T08:03:12", "url": "https://files.pythonhosted.org/packages/14/61/ce89e76946d0ca792946e328451f99600d464ef62a8c3a9b648eb464ffdd/pywws-13.06_r1023.zip" } ], "13.10-r1085": [ { "comment_text": "", "digests": { "md5": "f41a236e7f572caca8eddd64f2a8d309", "sha256": "44da1f6c2fb8ff2d8bdb544f160c48f41b55a01a3180fcd9da61ec9007948566" }, "downloads": -1, "filename": "pywws-13.10-r1085.tar.gz", "has_sig": false, "md5_digest": "f41a236e7f572caca8eddd64f2a8d309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1501029, "upload_time": "2013-10-05T09:15:42", "url": "https://files.pythonhosted.org/packages/c0/21/048c1db70c84e238c46523d5ae6fb5825adcd6c926f8ee38ad3b1178d957/pywws-13.10-r1085.tar.gz" }, { "comment_text": "", "digests": { "md5": "cf5d59d17bb7735039aecce2a196ef33", "sha256": "c1eb221b9b4d147fc6003d7b86b7b8f4f5bb7cbf8fe2f561230821231d4b5a24" }, "downloads": -1, "filename": "pywws-13.10-r1085.zip", "has_sig": false, "md5_digest": "cf5d59d17bb7735039aecce2a196ef33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2095301, "upload_time": "2013-10-05T09:16:30", "url": "https://files.pythonhosted.org/packages/bb/4b/8105cbf8c154f62c81bd78732f58c68fedb732ebc8a03d95aa84a18f88a2/pywws-13.10-r1085.zip" } ], "13.12.dev1118": [ { "comment_text": "", "digests": { "md5": "d625aa4e4785ac33f56a1cfafa19137f", "sha256": "6dfc09977ffad0257b45c78108837d3432a01efbb26a982cd66af7becc78cad4" }, "downloads": -1, "filename": "pywws-13.12.dev1118.tar.gz", "has_sig": false, "md5_digest": "d625aa4e4785ac33f56a1cfafa19137f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1524047, "upload_time": "2013-12-06T11:38:03", "url": "https://files.pythonhosted.org/packages/6c/d4/dc36609b027d02d083991b906cd1118c54d7a8e82b344fd906394c76325f/pywws-13.12.dev1118.tar.gz" }, { "comment_text": "", "digests": { "md5": "e8e8d60cac7ed02dcc68c84df96cc941", "sha256": "eac45c593af10955290d9d0acfae2dfdbf00450d64eb219b05e22b93fb07d664" }, "downloads": -1, "filename": "pywws-13.12.dev1118.zip", "has_sig": false, "md5_digest": "e8e8d60cac7ed02dcc68c84df96cc941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2150682, "upload_time": "2013-12-06T11:38:51", "url": "https://files.pythonhosted.org/packages/e7/ab/986548167dceb76e9a690565c35794ca18abd703be0922664105d29b910a/pywws-13.12.dev1118.zip" } ], "14.02.dev1141": [ { "comment_text": "", "digests": { "md5": "9c7e3dcaa31a0b6837c0c54c389f3a22", "sha256": "08506ccd1b1d327d1fe9376914a578c249a5514c9334e46e0a1a26b217b2d61a" }, "downloads": -1, "filename": "pywws-14.02.dev1141.tar.gz", "has_sig": false, "md5_digest": "9c7e3dcaa31a0b6837c0c54c389f3a22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1532979, "upload_time": "2014-02-07T09:52:15", "url": "https://files.pythonhosted.org/packages/8e/5f/ff41b089479c80cf7865c86d5ccbaec90750813628e00184c4df816dec85/pywws-14.02.dev1141.tar.gz" }, { "comment_text": "", "digests": { "md5": "46c7d28474feab0435655070a62fb0fa", "sha256": "ca63f612dbeb5a6f590d3923223988760981880ad35ed53634705f4976d69b4b" }, "downloads": -1, "filename": "pywws-14.02.dev1141.zip", "has_sig": false, "md5_digest": "46c7d28474feab0435655070a62fb0fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2156831, "upload_time": "2014-02-07T09:53:07", "url": "https://files.pythonhosted.org/packages/8c/b3/5d1280a225c13c03d85c3ab691055bf47247087b745f4ee0e3703b485bb7/pywws-14.02.dev1141.zip" } ], "14.03.dev1178": [ { "comment_text": "", "digests": { "md5": "378c8912ac9eb206ad0bbf1e8fd59739", "sha256": "a6af7f097493b2cc7cccbee48c6ea9d8138e5ceea9dacfa307f7cd041a6c0983" }, "downloads": -1, "filename": "pywws-14.03.dev1178.tar.gz", "has_sig": false, "md5_digest": "378c8912ac9eb206ad0bbf1e8fd59739", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1538848, "upload_time": "2014-03-22T10:09:20", "url": "https://files.pythonhosted.org/packages/50/12/e72b7a2fb2e01fba17802a6836901ea8a3024c92a96936f1a60ab7cd05bd/pywws-14.03.dev1178.tar.gz" }, { "comment_text": "", "digests": { "md5": "f5350c8cf355e4471669cc301fd7eac0", "sha256": "61d4f6b387eb9961f084f6593522975a7ab2bb466e47714767cd6f82a9f0f225" }, "downloads": -1, "filename": "pywws-14.03.dev1178.zip", "has_sig": false, "md5_digest": "f5350c8cf355e4471669cc301fd7eac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2172625, "upload_time": "2014-03-22T10:10:08", "url": "https://files.pythonhosted.org/packages/7d/e6/bbdf6ea8ee10f40a61ce187054b79b98193c5658859ada46e9fc407e8fcd/pywws-14.03.dev1178.zip" } ], "14.05.dev1208": [ { "comment_text": "", "digests": { "md5": "78815b2fd1e8960544afd7a0ae949758", "sha256": "18450ff5eb81afd7879f0533b9766d5d727546314a65cfde077ab0e140ea7b99" }, "downloads": -1, "filename": "pywws-14.05.dev1208.tar.gz", "has_sig": false, "md5_digest": "78815b2fd1e8960544afd7a0ae949758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1544563, "upload_time": "2014-05-02T06:30:08", "url": "https://files.pythonhosted.org/packages/2c/2e/dd7bb95d0c7404ee8df958d6a6ce1de156232a375f8f87b514530c248590/pywws-14.05.dev1208.tar.gz" }, { "comment_text": "", "digests": { "md5": "11d7ebd6263637d0df4d59ba43dfc17d", "sha256": "f482fed5058aa18e67e01e0c36276fc121b7f7321d4fc1def0d69838842e5858" }, "downloads": -1, "filename": "pywws-14.05.dev1208.zip", "has_sig": false, "md5_digest": "11d7ebd6263637d0df4d59ba43dfc17d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2183766, "upload_time": "2014-05-02T06:30:57", "url": "https://files.pythonhosted.org/packages/3a/36/354e3750d4b7e2b038674e17a75f993765dccff748bedb807e917cf23462/pywws-14.05.dev1208.zip" } ], "14.06.1": [ { "comment_text": "", "digests": { "md5": "5f79f4745acf72c672cfc5d62082d74c", "sha256": "ed8d32f706ec53ebcbb97a8a752c83e6da755736ae506b899a5ade4e231879aa" }, "downloads": -1, "filename": "pywws-14.06.1.tar.gz", "has_sig": false, "md5_digest": "5f79f4745acf72c672cfc5d62082d74c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 423236, "upload_time": "2014-06-28T14:56:26", "url": "https://files.pythonhosted.org/packages/e5/74/8f0f18381b8cfeb75f30e154ba3f769f8287b3eaa1e4a20e2cde956d0fae/pywws-14.06.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "e20a6d2ff9a775504e1f66d401e5c26c", "sha256": "9b60ed2e46294c0ddb350737285fd7506d627b20c7e73a4ab34f39b4d087ff7e" }, "downloads": -1, "filename": "pywws-14.06.1.zip", "has_sig": false, "md5_digest": "e20a6d2ff9a775504e1f66d401e5c26c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 543804, "upload_time": "2014-06-28T14:56:41", "url": "https://files.pythonhosted.org/packages/1f/4c/dc15c247379dd99f6add5aa55b939b93b607673de5db790dd2540a1d8ad8/pywws-14.06.1.zip" } ], "14.06.dev1238": [ { "comment_text": "", "digests": { "md5": "6a7491adc36d4471c69f15f501dff9c3", "sha256": "1aa828bad3083dec55c795c11b7991a18f2adbd2422328a097b622e0af5ca8bc" }, "downloads": -1, "filename": "pywws-14.06.dev1238.tar.gz", "has_sig": false, "md5_digest": "6a7491adc36d4471c69f15f501dff9c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1593713, "upload_time": "2014-06-14T10:35:47", "url": "https://files.pythonhosted.org/packages/85/fd/ff98aa71510adb520e4dd404a6ea08177ca2163156f76667519da4601f69/pywws-14.06.dev1238.tar.gz" }, { "comment_text": "", "digests": { "md5": "b46ddf0df2a7c6efbf9a68d49b661cce", "sha256": "b3cb9a73fed5f5a93036d1401cc8698a6e18d0d563ac9879d5accbc6bdb03a39" }, "downloads": -1, "filename": "pywws-14.06.dev1238.zip", "has_sig": false, "md5_digest": "b46ddf0df2a7c6efbf9a68d49b661cce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2231309, "upload_time": "2014-06-14T10:36:37", "url": "https://files.pythonhosted.org/packages/e3/7a/fb040cd67be960f5a91ec13d16099aab09c91265aae53670b1084774a83a/pywws-14.06.dev1238.zip" } ], "14.12.0": [ { "comment_text": "", "digests": { "md5": "2df878b9d00abd839d9faab191d7e803", "sha256": "70696f336a2f3f2bce6d2744589892d83d902bebf47b525c5d8dee1fd1e43e1d" }, "downloads": -1, "filename": "pywws-14.12.0.tar.gz", "has_sig": false, "md5_digest": "2df878b9d00abd839d9faab191d7e803", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 423940, "upload_time": "2014-12-13T12:05:47", "url": "https://files.pythonhosted.org/packages/dd/6f/c7fcdf4afc46fd379ecac96649605f9d9a8e5b21bb5ed72af241dd2e0947/pywws-14.12.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "b3dbc04dbf4a53383559fff73457d5fc", "sha256": "b3f3b679b46e8dd81384c7fc954511e09325b0546e81abec3d4ef4499ba6f42a" }, "downloads": -1, "filename": "pywws-14.12.0.zip", "has_sig": false, "md5_digest": "b3dbc04dbf4a53383559fff73457d5fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 545200, "upload_time": "2014-12-13T12:06:01", "url": "https://files.pythonhosted.org/packages/da/bd/3908b074d66f7a8df30c114fa4fb5e939afdd96fe0e42edad66759862341/pywws-14.12.0.zip" } ], "15.01.0": [ { "comment_text": "", "digests": { "md5": "3b8b9a1a5408e680fd494f19d0d5f6ac", "sha256": "beb3a3ec301306b9e7e5d9fbd9aabc5108ced09f77f151354a4e83b2d1708db6" }, "downloads": -1, "filename": "pywws-15.01.0.tar.gz", "has_sig": false, "md5_digest": "3b8b9a1a5408e680fd494f19d0d5f6ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 426130, "upload_time": "2015-01-17T10:49:44", "url": "https://files.pythonhosted.org/packages/1a/e3/bdd780abfea9f1c3de4309b8794a9943ac37d6771b98e6df13e681aa3203/pywws-15.01.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "461b4382987c74059fd7808be40df8ea", "sha256": "205521c8a2e0ebbb0d377e4fd1c18162181ad80b23475c2c55277b85b11c85de" }, "downloads": -1, "filename": "pywws-15.01.0.zip", "has_sig": false, "md5_digest": "461b4382987c74059fd7808be40df8ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 549301, "upload_time": "2015-01-17T10:49:58", "url": "https://files.pythonhosted.org/packages/6c/ed/4f8b08427f05d4c0171f3b936e11e87cd08bef447990ec82ddc12fdfacea/pywws-15.01.0.zip" } ], "15.07.0": [ { "comment_text": "", "digests": { "md5": "a8e7845dd57f81425c40dd112faed75d", "sha256": "cddc0e909443e66538fd69771d034d5f520f2cfccd64ef14b2ff5daea2a7640d" }, "downloads": -1, "filename": "pywws-15.07.0.tar.gz", "has_sig": false, "md5_digest": "a8e7845dd57f81425c40dd112faed75d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 483233, "upload_time": "2015-07-03T08:03:30", "url": "https://files.pythonhosted.org/packages/de/67/b29a8ab15fa88c0086dab999fe42163658716f7a6a684c467070d9dd44df/pywws-15.07.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "093a8b878b83489efca9a67b75d1edc8", "sha256": "cf7f44f68e544bad3d7d052e05633dedb1540ef85b2d2481fe11b33d3a28ebf4" }, "downloads": -1, "filename": "pywws-15.07.0.zip", "has_sig": false, "md5_digest": "093a8b878b83489efca9a67b75d1edc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 611059, "upload_time": "2015-07-03T08:03:39", "url": "https://files.pythonhosted.org/packages/0d/a3/1bca18b419f3737732e98d1dd0885737c083716d07b39a4624c6f9b83b07/pywws-15.07.0.zip" } ], "15.11.0": [ { "comment_text": "", "digests": { "md5": "f63bcb72c924a2fdaeca765d6b9ab0cb", "sha256": "d40792c6287ef50846ed35a9918ecfdc0806f3d5c03d1a162c7616a42e240d5d" }, "downloads": -1, "filename": "pywws-15.11.0.tar.gz", "has_sig": false, "md5_digest": "f63bcb72c924a2fdaeca765d6b9ab0cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 490173, "upload_time": "2015-11-09T10:25:44", "url": "https://files.pythonhosted.org/packages/cf/19/81de04850140e2553ff36220fec92363080d02b83314e71cb9fd256a9e52/pywws-15.11.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "419e86dff056ead61ff873620eef92e8", "sha256": "155f8236578ce6abbb8ed9fd8a9dbf93ee9234b14529c50f0279e768e2ac5ec7" }, "downloads": -1, "filename": "pywws-15.11.0.zip", "has_sig": false, "md5_digest": "419e86dff056ead61ff873620eef92e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 620247, "upload_time": "2015-11-09T10:25:59", "url": "https://files.pythonhosted.org/packages/5c/12/af8d15f1c44e57075f1dec894cb88fa3924cac3584014f5cfd47ec521656/pywws-15.11.0.zip" } ], "15.12.0": [ { "comment_text": "", "digests": { "md5": "786a6aa781a80ec6c0206b45a9ce72b4", "sha256": "b5d8b4da8a81aa80e77538f4942249da03bbd1402fb718d8104b14a581b6852c" }, "downloads": -1, "filename": "pywws-15.12.0.tar.gz", "has_sig": false, "md5_digest": "786a6aa781a80ec6c0206b45a9ce72b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 492954, "upload_time": "2015-12-15T10:08:19", "url": "https://files.pythonhosted.org/packages/42/cc/45c1bd7d65a59980c0a108ec78a5870cf820716b46a14c24da7adc594183/pywws-15.12.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "10d82871df30565844dc930a67f3cfdd", "sha256": "ff249a8f3d0fc53c011620f391a85e1266922d043e96cd44aa99cb3770951554" }, "downloads": -1, "filename": "pywws-15.12.0.zip", "has_sig": false, "md5_digest": "10d82871df30565844dc930a67f3cfdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 628088, "upload_time": "2015-12-15T10:08:34", "url": "https://files.pythonhosted.org/packages/26/f5/c04a41f86f315e86f96fd3e5c0d69f542b5eeea43e9f5adb3147920b4c30/pywws-15.12.0.zip" } ], "16.12.0": [ { "comment_text": "", "digests": { "md5": "6ea2679277c7887fd49fa0dbc6faea17", "sha256": "45b8cf8293e35d13f6af6ee72761309c370b04028c80289d6be2735241530b05" }, "downloads": -1, "filename": "pywws-16.12.0.tar.gz", "has_sig": false, "md5_digest": "6ea2679277c7887fd49fa0dbc6faea17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 464292, "upload_time": "2016-12-13T08:41:27", "url": "https://files.pythonhosted.org/packages/e5/99/00bf9e1ee8eaa615f1fe9e63e7881d64b1e6eecfdfa4818cdb259cf9cfe8/pywws-16.12.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "47afbbc6589a7b8d8639344536457d30", "sha256": "77069057491a828cf98af95a13e28f5b593aa0469ac60ccd8957e29cce2f5545" }, "downloads": -1, "filename": "pywws-16.12.0.zip", "has_sig": false, "md5_digest": "47afbbc6589a7b8d8639344536457d30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 601839, "upload_time": "2016-12-13T08:41:41", "url": "https://files.pythonhosted.org/packages/8a/03/b5eb592a1263f447d590e7a290f6d98536c70dee26931226c66b9efc0869/pywws-16.12.0.zip" } ], "16.7.0": [ { "comment_text": "", "digests": { "md5": "6dd7cb1ec681a026a5e2e835b199dc99", "sha256": "c7fd5512d9715ab090614d719f60d060af72a2c71a2ff6d63ecd0e6f669c87af" }, "downloads": -1, "filename": "pywws-16.7.0.tar.gz", "has_sig": false, "md5_digest": "6dd7cb1ec681a026a5e2e835b199dc99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 494367, "upload_time": "2016-07-04T09:40:07", "url": "https://files.pythonhosted.org/packages/a6/a9/737d0b7bd60c581ef459c92334e1595f682d580eb2c61f46609394b750df/pywws-16.7.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "93edc00aca39b3f7ee4f23d0ee6629b3", "sha256": "41be1edfcddb4c377dec9063f93aecf0d62b754a4438636ae5e6131642312ac3" }, "downloads": -1, "filename": "pywws-16.7.0.zip", "has_sig": false, "md5_digest": "93edc00aca39b3f7ee4f23d0ee6629b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 628795, "upload_time": "2016-07-04T09:40:20", "url": "https://files.pythonhosted.org/packages/e7/38/f148d290334b1371d174ebe7d8377bc2e55f1c2dc9932f233bed4bfd437a/pywws-16.7.0.zip" } ], "16.7.1": [ { "comment_text": "", "digests": { "md5": "86c75b37ff3817bebfadbe77804e8324", "sha256": "7cfdeaa0cd43a7fdb4195b5ebd48f5230ba9a860c9a6ec09aecbd55d62615981" }, "downloads": -1, "filename": "pywws-16.7.1.tar.gz", "has_sig": false, "md5_digest": "86c75b37ff3817bebfadbe77804e8324", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 494509, "upload_time": "2016-07-18T09:19:59", "url": "https://files.pythonhosted.org/packages/11/25/2faffaf6e0c81030f6bfc250c4be00b8a3205105b66cdcacbeaf3f36a464/pywws-16.7.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "919cd3435b3679f00d43f31841e2f1ec", "sha256": "0b6f662439819323a8e1c21252ac0d0bc0885f2e45475e4c91829a0448446c10" }, "downloads": -1, "filename": "pywws-16.7.1.zip", "has_sig": false, "md5_digest": "919cd3435b3679f00d43f31841e2f1ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 628873, "upload_time": "2016-07-18T09:20:08", "url": "https://files.pythonhosted.org/packages/a9/a9/4836498b77ba73a37fa7fd280e07b08063ddadba75d5ec20a328239cae5a/pywws-16.7.1.zip" } ], "16.8.0": [ { "comment_text": "", "digests": { "md5": "cba90b42bbbd2a6828d8d21b12f6a942", "sha256": "6eadae27e49308dedc8b87e53b4ff0dbb430e495ff235720463ad10164905a50" }, "downloads": -1, "filename": "pywws-16.8.0.tar.gz", "has_sig": false, "md5_digest": "cba90b42bbbd2a6828d8d21b12f6a942", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 494580, "upload_time": "2016-08-16T09:58:04", "url": "https://files.pythonhosted.org/packages/6f/06/f28e76fb2d684f4e26b915b9c95ec0b87840c60012c0e2d925d30501087a/pywws-16.8.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "335152a89de56b5f39062a85cff2479b", "sha256": "293b3442bef9cf7bfd9b1e07c0fe2aaf2a05a940d36043dd211c7cdf7e9d6401" }, "downloads": -1, "filename": "pywws-16.8.0.zip", "has_sig": false, "md5_digest": "335152a89de56b5f39062a85cff2479b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 628984, "upload_time": "2016-08-16T09:58:17", "url": "https://files.pythonhosted.org/packages/2c/8b/ddebd511dc04fe3372f32df7d7d03141e3e2ad9ed12920bdf33618fde363/pywws-16.8.0.zip" } ], "17.11.0": [ { "comment_text": "", "digests": { "md5": "ab44b23076efb9982ee2343ccf0d2ab0", "sha256": "8479781ce22072b6a09b0eecc6a7d1aa52023a2c3261b8f61d8aa2b2b6a5cf4e" }, "downloads": -1, "filename": "pywws-17.11.0.tar.gz", "has_sig": false, "md5_digest": "ab44b23076efb9982ee2343ccf0d2ab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 465457, "upload_time": "2017-11-10T10:56:06", "url": "https://files.pythonhosted.org/packages/49/ed/cd05eff0177b569c60230db5c13aded51355aada59f7f9d441d2d1353c4f/pywws-17.11.0.tar.gz" } ], "18.10.0": [ { "comment_text": "", "digests": { "md5": "f9f9fd5f413ec6afc5757c8c271e5806", "sha256": "e83ae3b28f21d6b87e26a2ad9f5d419ad28afde797529cd44894527ee599ddc0" }, "downloads": -1, "filename": "pywws-18.10.0.tar.gz", "has_sig": false, "md5_digest": "f9f9fd5f413ec6afc5757c8c271e5806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477038, "upload_time": "2018-10-11T08:38:19", "url": "https://files.pythonhosted.org/packages/d5/9d/b0b54e2db17280765b2d39ac8aef5eaaf09dd543d3abaeac78e3b39eb554/pywws-18.10.0.tar.gz" } ], "18.10.1": [ { "comment_text": "", "digests": { "md5": "fb0ed23fa8714b400b1b659d7a031224", "sha256": "606c61360a0c4427e9c1c8a6215ae2190948e10783845d052a71c1994841dee2" }, "downloads": -1, "filename": "pywws-18.10.1.tar.gz", "has_sig": false, "md5_digest": "fb0ed23fa8714b400b1b659d7a031224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477115, "upload_time": "2018-10-24T06:53:38", "url": "https://files.pythonhosted.org/packages/d3/14/9d77cad022d77a14ee50d2dea34ad8a54a1231c7391092230ef8bd624661/pywws-18.10.1.tar.gz" } ], "18.4.0": [ { "comment_text": "", "digests": { "md5": "9140e1ae82d877dfd85331582150668e", "sha256": "d33276cb401e54e374691eadf95884b3103df15aa24e05d2d72f77d912d3ec57" }, "downloads": -1, "filename": "pywws-18.4.0.tar.gz", "has_sig": false, "md5_digest": "9140e1ae82d877dfd85331582150668e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 466175, "upload_time": "2018-04-03T09:51:14", "url": "https://files.pythonhosted.org/packages/a8/fb/8bc5f15f2dd237f03ec197509c4d819eab8eb91df917a0eb8571a78f0fc0/pywws-18.4.0.tar.gz" } ], "18.4.1": [ { "comment_text": "", "digests": { "md5": "1d44213abf5b5fe4c8ec718a1f4f3b13", "sha256": "06c2787bd0e3bf2563131f680f9445f8084ceceaa0a26cc51e081fabf854cd04" }, "downloads": -1, "filename": "pywws-18.4.1.tar.gz", "has_sig": false, "md5_digest": "1d44213abf5b5fe4c8ec718a1f4f3b13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 466022, "upload_time": "2018-04-11T06:58:34", "url": "https://files.pythonhosted.org/packages/5d/47/2628b9cd0d5e513ac102b5c5581860edff1824a941aa4605850fd1b9271f/pywws-18.4.1.tar.gz" } ], "18.6.0": [ { "comment_text": "", "digests": { "md5": "e893ac7601b87ee9f7206155f0fea347", "sha256": "a0f03ff58255f1838a6e1be92709d9b8221c6ae40fcc4999912fee0763f7b043" }, "downloads": -1, "filename": "pywws-18.6.0.tar.gz", "has_sig": false, "md5_digest": "e893ac7601b87ee9f7206155f0fea347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477696, "upload_time": "2018-06-05T07:35:00", "url": "https://files.pythonhosted.org/packages/82/3a/c828992a9b13f0c71467aa3f5613409e2b01faba4c461d850b6f06bad0e1/pywws-18.6.0.tar.gz" } ], "18.6.1": [ { "comment_text": "", "digests": { "md5": "87996554466b0e336b0d1b5f00073429", "sha256": "f5f86ee9080f3202d69586f2b9e4418700a640eab848cdf9bc6673c90713c6af" }, "downloads": -1, "filename": "pywws-18.6.1.tar.gz", "has_sig": false, "md5_digest": "87996554466b0e336b0d1b5f00073429", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477809, "upload_time": "2018-06-09T08:53:58", "url": "https://files.pythonhosted.org/packages/b5/99/b5329fdc759da2de59fd8b422377cf4e83722c9ce2787f61ce272efcb62a/pywws-18.6.1.tar.gz" } ], "18.6.2": [ { "comment_text": "", "digests": { "md5": "62fe95341287c4d6811673406e2fd6e4", "sha256": "021570fd031c4f210363eb0ee8c0ffbb19d6bf183f8616bb2f7591415996e46a" }, "downloads": -1, "filename": "pywws-18.6.2.tar.gz", "has_sig": false, "md5_digest": "62fe95341287c4d6811673406e2fd6e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477840, "upload_time": "2018-06-13T14:12:32", "url": "https://files.pythonhosted.org/packages/1a/a9/5969a570f707c327d94c8234e019b36959c77173a217de49caae5530a1b8/pywws-18.6.2.tar.gz" } ], "18.6.3": [ { "comment_text": "", "digests": { "md5": "696887bfd0dd1190e76859dadfa51b76", "sha256": "a55acb8d805efc4ff6a6630ecbda1d4df83db50c478ecce8dad50e50c31758a9" }, "downloads": -1, "filename": "pywws-18.6.3.tar.gz", "has_sig": false, "md5_digest": "696887bfd0dd1190e76859dadfa51b76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 478987, "upload_time": "2018-06-15T10:40:25", "url": "https://files.pythonhosted.org/packages/ca/40/58a78f1f83265a86bab6d0775693a4fa4650b077cbeb9b29941b0213ac98/pywws-18.6.3.tar.gz" } ], "18.9.0": [ { "comment_text": "", "digests": { "md5": "45ed23a7237966c2f5b8b60864b7d533", "sha256": "4c41aa4d8c0427cdb32933efb26c9bc78c55504b07a2587cb30c2f7d9580da09" }, "downloads": -1, "filename": "pywws-18.9.0.tar.gz", "has_sig": false, "md5_digest": "45ed23a7237966c2f5b8b60864b7d533", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 476457, "upload_time": "2018-09-21T09:31:58", "url": "https://files.pythonhosted.org/packages/8d/26/677ebd942db63f5ae4e0713bd71f6f7ce175e4550ff550349b371814917e/pywws-18.9.0.tar.gz" } ], "19.4.0": [ { "comment_text": "", "digests": { "md5": "3cc88cecf1fb601d0a0922f99c0f7c8c", "sha256": "454235a35a0eedeb4c2a04d4ee034b69fe01c35b61c846100cf168d8f268e3dc" }, "downloads": -1, "filename": "pywws-19.4.0.tar.gz", "has_sig": false, "md5_digest": "3cc88cecf1fb601d0a0922f99c0f7c8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 484620, "upload_time": "2019-04-16T08:01:05", "url": "https://files.pythonhosted.org/packages/6f/96/33e44a6813850539b8a87f351d033e52af97c0df237c1d042114a7d55c23/pywws-19.4.0.tar.gz" } ], "19.7.1": [ { "comment_text": "", "digests": { "md5": "4bde99d6b0a45c44507f4b129a91adcf", "sha256": "f019d81603756751a39317ce4f98724f68a06a2e0d0a88056247caa898820d8b" }, "downloads": -1, "filename": "pywws-19.7.1.tar.gz", "has_sig": false, "md5_digest": "4bde99d6b0a45c44507f4b129a91adcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 485937, "upload_time": "2019-07-12T09:55:36", "url": "https://files.pythonhosted.org/packages/d6/d4/4f44b4bbe16681f95706333dfed1f2ddf83f80ec9b22f2bc2150aefc2529/pywws-19.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bde99d6b0a45c44507f4b129a91adcf", "sha256": "f019d81603756751a39317ce4f98724f68a06a2e0d0a88056247caa898820d8b" }, "downloads": -1, "filename": "pywws-19.7.1.tar.gz", "has_sig": false, "md5_digest": "4bde99d6b0a45c44507f4b129a91adcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 485937, "upload_time": "2019-07-12T09:55:36", "url": "https://files.pythonhosted.org/packages/d6/d4/4f44b4bbe16681f95706333dfed1f2ddf83f80ec9b22f2bc2150aefc2529/pywws-19.7.1.tar.gz" } ] }