{ "info": { "author": "Andrew Fullford", "author_email": "pypi102014@fullford.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Communications", "Topic :: Internet", "Topic :: System :: Distributed Computing", "Topic :: System :: Networking" ], "description": "Pollinator is a Python package that uses select/poll with generators to ease the\ndevelopment of simple non-blocking network services, avoiding any need for threading.\nAlong with the core code are implementations of a simple HTTP server and netstring-based\nRPC code for client and server.\n\nThis code is under early development and will centralize utility code already present\nin the \"taskforce\" and \"rainbarrel\" packages.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/akfullfo/pollinator/tarball/0.0.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/akfullfo/pollinator", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "pollinator", "package_url": "https://pypi.org/project/pollinator/", "platform": "Linux,BSD,Mac OS X", "project_url": "https://pypi.org/project/pollinator/", "project_urls": { "Download": "https://github.com/akfullfo/pollinator/tarball/0.0.3", "Homepage": "https://github.com/akfullfo/pollinator" }, "release_url": "https://pypi.org/project/pollinator/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Pollinator is a Python poll and generator based package for writing simple\nnon-blocking network services", "version": "0.0.3" }, "last_serial": 1908909, "releases": { "0.0.0": [], "0.0.1": [ { "comment_text": "", "digests": { "md5": "12267cf5436e80fae5abe36d063138e1", "sha256": "dd66726599e68c44aa3f8364b10d7bb9a1403f1d4b3eff25bdef6e8b8c7548d9" }, "downloads": -1, "filename": "pollinator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "12267cf5436e80fae5abe36d063138e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1947, "upload_time": "2016-01-17T19:32:54", "url": "https://files.pythonhosted.org/packages/a1/dd/2089fc0963f8296f2adf1f30ec62a51ce06db1beacc99750ad2a34c18582/pollinator-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "698a66aad18e658d2867a2f80d81327a", "sha256": "ad4bff738f6ab3dfdbeaaea460f00268a832d129ae4942035588968be9bcfa87" }, "downloads": -1, "filename": "pollinator-0.0.2.tar.gz", "has_sig": false, "md5_digest": "698a66aad18e658d2867a2f80d81327a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1943, "upload_time": "2016-01-17T19:38:47", "url": "https://files.pythonhosted.org/packages/8a/96/6035f6316291573ff8bfe3432fcec8692dbe9706f891b3c5e0e68f4e5bdf/pollinator-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "737b165aa0577ff02b24ee1499fbf1f9", "sha256": "ed04b4f3dba2258c85b07b68c07bf7a7520a31f07898978d4e2d15c5bdc1cb5f" }, "downloads": -1, "filename": "pollinator-0.0.3.tar.gz", "has_sig": false, "md5_digest": "737b165aa0577ff02b24ee1499fbf1f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12178, "upload_time": "2016-01-17T19:48:31", "url": "https://files.pythonhosted.org/packages/1a/62/cb4ce0ab77a2fc1fa7f087a2a3e69622fc2bcf9d549c6512f60a905f61d1/pollinator-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "737b165aa0577ff02b24ee1499fbf1f9", "sha256": "ed04b4f3dba2258c85b07b68c07bf7a7520a31f07898978d4e2d15c5bdc1cb5f" }, "downloads": -1, "filename": "pollinator-0.0.3.tar.gz", "has_sig": false, "md5_digest": "737b165aa0577ff02b24ee1499fbf1f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12178, "upload_time": "2016-01-17T19:48:31", "url": "https://files.pythonhosted.org/packages/1a/62/cb4ce0ab77a2fc1fa7f087a2a3e69622fc2bcf9d549c6512f60a905f61d1/pollinator-0.0.3.tar.gz" } ] }