{ "info": { "author": "Peter Schutt", "author_email": "peter_schutt@bigpond.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": "\n# PikaTools\n\n###############################################################################\n\nWARNING: DON'T DEPEND ON ME YET! STILL VERY UNSTABLE!!\n\n###############################################################################\n\n## Includes\n\n* Importable examples from https://pika.readthedocs.io/en/latest/examples.html\n* Connection Parameter class that automatically pulls values from environment variables.\n* Connection Pool\n\n## Versioning\n\nReleases are mapped to the equivalent version of pika. E.g., if you are pinned to\npika v0.12.0, use PikaTools ~= v0.12.0. With that in mind, I may increment the patch\nversion number to make backward compatible functionality additions, as well as patch\nreleases.\n\n## Install\n\n`pip install pikatools`\n\n## README TODO\n* Create usage examples\n* Create documentation\n* Change log.\n\n## PROJECT TODO\n* Include more of the pika examples.\n* Build versions for other releases.\n\n## License For Code Sourced From github.com/pika/pika/examples\n\n---\nCopyright (c) 2009-2017, Tony Garnock-Jones, Gavin M. Roy, Pivotal and others.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n * Neither the name of the Pika project nor the names of its contributors may be used\n to endorse or promote products derived from this software without specific\n prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n---\n\nA log of modifications to original Pika source is included in the relevant module.\n\n\n## License For Code Sourced From github.com/bninja/pika-pool\n\n---\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n (1) Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n (2) Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in\n the documentation and/or other materials provided with the\n distribution.\n\n (3)The name of the author may not be used to\n endorse or promote products derived from this software without\n specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR\nIMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING\nIN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\n---\n\nUnfortunately, the pika-pool license is missing the copyright clause\nwhich the license itself states must be shared with the code.\nEvery effort has been made in this project to attribute the work\nsourced from pika-pool to its original author(s) and if you are ever\nreading this, thanks very much for your efforts!\n\n## License For Original Code\n\n---\nThe MIT License (MIT)\n\nCopyright (c) 2019 Peter Schutt\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n---\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/5uper5hoot/PikaTools", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pikatools", "package_url": "https://pypi.org/project/pikatools/", "platform": "", "project_url": "https://pypi.org/project/pikatools/", "project_urls": { "Homepage": "https://github.com/5uper5hoot/PikaTools" }, "release_url": "https://pypi.org/project/pikatools/0.12.7/", "requires_dist": [ "pika (~=0.12.0)" ], "requires_python": ">=3.6.0", "summary": "A collection of pika helpers.", "version": "0.12.7" }, "last_serial": 5132927, "releases": { "0.12.5": [ { "comment_text": "", "digests": { "md5": "42e8d867353e67b448463fccfbca9722", "sha256": "27d4d1f8f5e6cd96205dfd40964a7dd84e9eda305e23cbba8933ec6308f7321a" }, "downloads": -1, "filename": "pikatools-0.12.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "42e8d867353e67b448463fccfbca9722", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 21246, "upload_time": "2019-01-20T03:55:49", "url": "https://files.pythonhosted.org/packages/b4/f8/eff0b8ff78d87bc28af19cbfdd3cce74cae36f90c9c44466d1a5e54efda6/pikatools-0.12.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "caa0c684b4e9de3b5f292e9cc1454239", "sha256": "e2189713408eee7724945811ea5d536cd7a7e5697afd8e0afe9be7acfd4b8d66" }, "downloads": -1, "filename": "pikatools-0.12.5.tar.gz", "has_sig": false, "md5_digest": "caa0c684b4e9de3b5f292e9cc1454239", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 16138, "upload_time": "2019-01-20T03:55:50", "url": "https://files.pythonhosted.org/packages/96/2e/a4c0afcd261fcd5803a9d929f961921ba4168777e61f09df03c10632e3d1/pikatools-0.12.5.tar.gz" } ], "0.12.6": [ { "comment_text": "", "digests": { "md5": "916d4cef845bdf632779fc146f9daa6c", "sha256": "1fb6283fc2d05b5a8256cf4796e4ed1aced108fe9318bbf6fb8f69f5c44b44a8" }, "downloads": -1, "filename": "pikatools-0.12.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "916d4cef845bdf632779fc146f9daa6c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 30208, "upload_time": "2019-01-25T03:35:19", "url": "https://files.pythonhosted.org/packages/f8/34/d2cac08bc33ec9b9deda12e770dace9c293324cc32d78a5e44aa90bbfea4/pikatools-0.12.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "864277e3880d522231e12167e14f080f", "sha256": "065ec4a469f732cf10b820e82229f25806b178358c0a63f51af9d7b66832f37c" }, "downloads": -1, "filename": "pikatools-0.12.6.tar.gz", "has_sig": false, "md5_digest": "864277e3880d522231e12167e14f080f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 19210, "upload_time": "2019-01-25T03:35:21", "url": "https://files.pythonhosted.org/packages/8c/fb/0e118abfe2dc96c5da8a9d9d1e0b38cd1a9a8239bc381fd52d2929dca77c/pikatools-0.12.6.tar.gz" } ], "0.12.7": [ { "comment_text": "", "digests": { "md5": "fba43ee5c21593304e54c764a1b2a10c", "sha256": "9742601a49f313052174928b08801a9e422d11bf8c945b786ba45ff2dad54110" }, "downloads": -1, "filename": "pikatools-0.12.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fba43ee5c21593304e54c764a1b2a10c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 30280, "upload_time": "2019-04-12T08:36:43", "url": "https://files.pythonhosted.org/packages/f8/b7/98c3c682ef53682808c6bdb1888dee05a27f42757b9567ef6d3453d5c07e/pikatools-0.12.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "383be6ff5432d58498133c811e3d5fd4", "sha256": "a9863bcb397afe881da5cc17f20ff143b720f8283fce0224905b8428c46e3fa6" }, "downloads": -1, "filename": "pikatools-0.12.7.tar.gz", "has_sig": false, "md5_digest": "383be6ff5432d58498133c811e3d5fd4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 19232, "upload_time": "2019-04-12T08:36:45", "url": "https://files.pythonhosted.org/packages/c7/0c/64cebab8dbb9b63b6b8e068095b5fd5200bae09097083e360e9c4a9781f4/pikatools-0.12.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fba43ee5c21593304e54c764a1b2a10c", "sha256": "9742601a49f313052174928b08801a9e422d11bf8c945b786ba45ff2dad54110" }, "downloads": -1, "filename": "pikatools-0.12.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fba43ee5c21593304e54c764a1b2a10c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 30280, "upload_time": "2019-04-12T08:36:43", "url": "https://files.pythonhosted.org/packages/f8/b7/98c3c682ef53682808c6bdb1888dee05a27f42757b9567ef6d3453d5c07e/pikatools-0.12.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "383be6ff5432d58498133c811e3d5fd4", "sha256": "a9863bcb397afe881da5cc17f20ff143b720f8283fce0224905b8428c46e3fa6" }, "downloads": -1, "filename": "pikatools-0.12.7.tar.gz", "has_sig": false, "md5_digest": "383be6ff5432d58498133c811e3d5fd4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 19232, "upload_time": "2019-04-12T08:36:45", "url": "https://files.pythonhosted.org/packages/c7/0c/64cebab8dbb9b63b6b8e068095b5fd5200bae09097083e360e9c4a9781f4/pikatools-0.12.7.tar.gz" } ] }