{ "info": { "author": "Serhii Likhouzov", "author_email": "serhii.likh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nAn example package. Generated with cookiecutter-pylibrary.\n\n* Free software: BSD 2-Clause License\n\nInstallation\n============\n\n::\n\n pip install ex11\n\nDocumentation\n=============\n\n\nTo use the project:\n\n.. code-block:: python\n\n import ex1\n ex1.longest()\n\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.0 (2019-04-04)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/serhiilikh/python-ex1", "keywords": "", "license": "BSD 2-Clause License", "maintainer": "", "maintainer_email": "", "name": "ex11", "package_url": "https://pypi.org/project/ex11/", "platform": "", "project_url": "https://pypi.org/project/ex11/", "project_urls": { "Changelog": "https://github.com/serhiilikh/python-ex1/blob/master/CHANGELOG.rst", "Homepage": "https://github.com/serhiilikh/python-ex1", "Issue Tracker": "https://github.com/serhiilikh/python-ex1/issues" }, "release_url": "https://pypi.org/project/ex11/0.0.0/", "requires_dist": [ "jsonschema (>=3.0.1)", "paho-mqtt (==1.4.0)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "An example package. Generated with cookiecutter-pylibrary.", "version": "0.0.0" }, "last_serial": 5096843, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "1dbf33d218f5b47ea48909902c0b8730", "sha256": "0bca00da698b49beb395f97edd0a6ce20b26603cf3fa141d3cb75c80f6e4d34b" }, "downloads": -1, "filename": "ex11-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1dbf33d218f5b47ea48909902c0b8730", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 12585, "upload_time": "2019-04-04T12:15:14", "url": "https://files.pythonhosted.org/packages/02/88/58c13c5459905faad36b82d91dcfc69d94bb66a8dce1e9bc92d768774e74/ex11-0.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dbf33d218f5b47ea48909902c0b8730", "sha256": "0bca00da698b49beb395f97edd0a6ce20b26603cf3fa141d3cb75c80f6e4d34b" }, "downloads": -1, "filename": "ex11-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1dbf33d218f5b47ea48909902c0b8730", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 12585, "upload_time": "2019-04-04T12:15:14", "url": "https://files.pythonhosted.org/packages/02/88/58c13c5459905faad36b82d91dcfc69d94bb66a8dce1e9bc92d768774e74/ex11-0.0.0-py2.py3-none-any.whl" } ] }