{ "info": { "author": "Bence Nagy", "author_email": "bence@kiwi.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# kiwi-platform-py\n\n[![CircleCI](https://circleci.com/gh/kiwicom/kiwi-platform-py.svg?style=svg)](https://circleci.com/gh/kiwicom/kiwi-platform-py)\n[![codecov](https://codecov.io/gh/kiwicom/kiwi-platform-py/branch/master/graph/badge.svg)](https://codecov.io/gh/kiwicom/kiwi-platform-py)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7594931404704cdc88d214f6b8898735)](https://www.codacy.com/app/bence/kiwi-platform-py?utm_source=github.com&utm_medium=referral&utm_content=kiwicom/kiwi-platform-py&utm_campaign=Badge_Grade)\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/kiwicom/kiwi-platform-py.svg)](https://github.com/kiwicom/kiwi-platform-py/tags)\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kiwi-platform.svg)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/ambv/black)\n\nCompany standards as code for Kiwi.com\n\n## Installation\n\nInstall with `pip install kiwi-platform`.\n\n## Contributing\n\n1. Check for open issues or open a fresh issue to start a discussion\n2. Fork [the repository](https://github.com/kiwicom/kiwi-platform-py) on GitHub.\n3. Send a pull request with your code!\n\nMerging will require a test which shows that the bug was fixed,\nor that the feature works as expected.\nFeel free to open a draft pull request though without such a test\nand ask for help with writing it if you're not sure how to.\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/kiwicom/kiwi-platform-py/", "keywords": "kiwicom", "license": "", "maintainer": "Bence Nagy", "maintainer_email": "bence@kiwi.com", "name": "kiwi-platform", "package_url": "https://pypi.org/project/kiwi-platform/", "platform": "", "project_url": "https://pypi.org/project/kiwi-platform/", "project_urls": { "Homepage": "https://github.com/kiwicom/kiwi-platform-py/", "Repository": "https://github.com/kiwicom/kiwi-platform-py/" }, "release_url": "https://pypi.org/project/kiwi-platform/0.2.1/", "requires_dist": [ "webob (>=1.8,<2.0)", "python-dateutil (>=2.8,<3.0)", "aiohttp (>=3.5,<4.0); (python_version >= \"3.5.3\" and python_version < \"4.0.0\") and (extra == \"aiohttp\")", "sphinx (>=2.1,<3.0); (python_version >= \"3.5.3\" and python_version < \"4.0.0\") and (extra == \"docs\")", "wrapt (>=1.11,<2.0)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Company standards as code for Kiwi.com", "version": "0.2.1" }, "last_serial": 5582953, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ee0f18ba1f272218f8335bfb1c1e8ec2", "sha256": "2fc6ea825133be26cec8c005937effcfa0c8b35dd7679124dfda3472cc8e7929" }, "downloads": -1, "filename": "kiwi_platform-0.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "ee0f18ba1f272218f8335bfb1c1e8ec2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 4316, "upload_time": "2019-05-29T15:26:04", "url": "https://files.pythonhosted.org/packages/aa/50/5a3ab6911c37207d9f7660cb394dc5e9d7b1eb10da941cf435e70a3ba60c/kiwi_platform-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78650823555a80c307e50df5494e156b", "sha256": "9eec921abb89cd1d75b0b0cd4402e02826b6c26f213f3e2c28f772340bb9a444" }, "downloads": -1, "filename": "kiwi-platform-0.1.0.tar.gz", "has_sig": true, "md5_digest": "78650823555a80c307e50df5494e156b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 5549, "upload_time": "2019-05-29T15:26:06", "url": "https://files.pythonhosted.org/packages/aa/08/318e9587a1e6c4fe26a1689266ffa9f6b6f738939f9e26d5a9b94d92a9ad/kiwi-platform-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cdb41ff105886d67ee45114b1ab2e6a2", "sha256": "2d22bd60c902a39825f8736b6cc9f5cdbbafde8d15f37a29997efbb1e35e6a25" }, "downloads": -1, "filename": "kiwi_platform-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cdb41ff105886d67ee45114b1ab2e6a2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 16716, "upload_time": "2019-07-16T09:22:33", "url": "https://files.pythonhosted.org/packages/a8/f7/fbf6fa5624672b8d56ca4e6943f10bc95883bcbf9b39a87fca5bb58bc8a8/kiwi_platform-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a46adc6bfbdf0468381d1250c27f769", "sha256": "3abb52c97e6ba20e6c833a4276186cd51fa6b875fbc2edf8437978241b3f95d8" }, "downloads": -1, "filename": "kiwi-platform-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3a46adc6bfbdf0468381d1250c27f769", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 10359, "upload_time": "2019-07-16T09:22:32", "url": "https://files.pythonhosted.org/packages/c1/d4/6577608723062da511ed2f1daebe2677f15635a662d2f6a646806e443a20/kiwi-platform-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "120761c7d0a3a70d77e32d8856c0a42c", "sha256": "a48c91818009971ef5e34c646b7399b393a7fa71dde5af79e1aa94c1bc775d81" }, "downloads": -1, "filename": "kiwi_platform-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "120761c7d0a3a70d77e32d8856c0a42c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 18282, "upload_time": "2019-07-25T12:12:10", "url": "https://files.pythonhosted.org/packages/cf/c5/3337780057135e5cb7471004216b53eeb0599c1b54cded237235ab1036d9/kiwi_platform-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c2f046ea69034108984d18025f72910c", "sha256": "9162f21c022a3bf19849e1575be578da271e5b1298ad96553d780779ece483a9" }, "downloads": -1, "filename": "kiwi-platform-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c2f046ea69034108984d18025f72910c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 10923, "upload_time": "2019-07-25T12:12:09", "url": "https://files.pythonhosted.org/packages/38/eb/3697d53e0a05370bb1a1fc44d54b7abe5b2a0bfae84a6d4d9d3a8d69c781/kiwi-platform-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "120761c7d0a3a70d77e32d8856c0a42c", "sha256": "a48c91818009971ef5e34c646b7399b393a7fa71dde5af79e1aa94c1bc775d81" }, "downloads": -1, "filename": "kiwi_platform-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "120761c7d0a3a70d77e32d8856c0a42c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 18282, "upload_time": "2019-07-25T12:12:10", "url": "https://files.pythonhosted.org/packages/cf/c5/3337780057135e5cb7471004216b53eeb0599c1b54cded237235ab1036d9/kiwi_platform-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c2f046ea69034108984d18025f72910c", "sha256": "9162f21c022a3bf19849e1575be578da271e5b1298ad96553d780779ece483a9" }, "downloads": -1, "filename": "kiwi-platform-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c2f046ea69034108984d18025f72910c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 10923, "upload_time": "2019-07-25T12:12:09", "url": "https://files.pythonhosted.org/packages/38/eb/3697d53e0a05370bb1a1fc44d54b7abe5b2a0bfae84a6d4d9d3a8d69c781/kiwi-platform-0.2.1.tar.gz" } ] }