{ "info": { "author": "Alan Bacon", "author_email": "alan@bacontowers.co.uk", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "## Description\n\nThis module can be used to generate a `install_requires.py` file from a `Pipfile`. The array in this file can then be imported into your `setup.py` file and used as the `install_requires` arguments in the `setup` function.\n\n\n## Install\n\n\t>>> pipenv install --dev pipenv2setup\n\n## Run\n\n\t>>> pipenv run python -m pipenv2setup\n\n## Use\n\nCreate a `setup.py` file that follows this format:\n\n```\nfrom setuptools import setup\nfrom install_requires import install_requires\n\n\nsetup(\n name='package_name',\n version='0.1.0',\n description='Library to do my cool thing',\n author='Victoria Snellgrove',\n packages=['package_name'],\n install_requires=install_requires\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/alanbacon/pipenv2setup", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pipenv2setup", "package_url": "https://pypi.org/project/pipenv2setup/", "platform": "", "project_url": "https://pypi.org/project/pipenv2setup/", "project_urls": { "Homepage": "https://github.com/alanbacon/pipenv2setup" }, "release_url": "https://pypi.org/project/pipenv2setup/0.1.3/", "requires_dist": [ "tomlkit" ], "requires_python": "", "summary": "Library to generate install_requires.py file from pipfile", "version": "0.1.3" }, "last_serial": 5909567, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "1e4bd491b705b2c237a1e68d7e3b8a29", "sha256": "b75c3aaf1ecd1fcb218c15533cd7ca2790f508dcbb03b758130f6fdca1bf25d3" }, "downloads": -1, "filename": "pipenv2setup-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1e4bd491b705b2c237a1e68d7e3b8a29", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3519, "upload_time": "2019-09-30T21:00:13", "url": "https://files.pythonhosted.org/packages/08/6f/6866006bd87965ea755008287f48b1dabb0b5d7bff12cf2b37a1152ea65c/pipenv2setup-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "13564c873e49404927e805533404e043", "sha256": "114f46e6df87db7725a1dd3dfe96ce4f483925faf4f2440b26bd7a533df68803" }, "downloads": -1, "filename": "pipenv2setup-0.1.1.tar.gz", "has_sig": false, "md5_digest": "13564c873e49404927e805533404e043", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2699, "upload_time": "2019-09-30T21:00:16", "url": "https://files.pythonhosted.org/packages/0b/00/c21395701cac4b380539e6dd23b7287fa8be21cb8bdb3c8568ffd18f68e9/pipenv2setup-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "122d7d1cadcf216216ea418ff39c8f74", "sha256": "ef268f5b1e2eec9e00bf8a62961d710f4fce7d263bc447a5e138e496c4d257f9" }, "downloads": -1, "filename": "pipenv2setup-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "122d7d1cadcf216216ea418ff39c8f74", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3594, "upload_time": "2019-09-30T21:14:02", "url": "https://files.pythonhosted.org/packages/51/0d/28f189d1a843c4db75b1f7062ec7bf2cab08bbc9ef0ae3fb612ae69da613/pipenv2setup-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "43467b1b108c19d79279b4649bd1ab15", "sha256": "51faf028b3bc3ad2ce86ca495d37babe3909e980efb730b777fc5f58f5ce1fff" }, "downloads": -1, "filename": "pipenv2setup-0.1.2.tar.gz", "has_sig": false, "md5_digest": "43467b1b108c19d79279b4649bd1ab15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2803, "upload_time": "2019-09-30T21:14:04", "url": "https://files.pythonhosted.org/packages/af/92/4c3214697ff2f5e5b4323e01af479c14137c61a42c3d2e8feff6635ca87a/pipenv2setup-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "117ac49217fce9519b94f4163067a244", "sha256": "a582a0397563dc3d0008f75f1b177c8ef29474a4b3551c1efc85f5da6417bba7" }, "downloads": -1, "filename": "pipenv2setup-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "117ac49217fce9519b94f4163067a244", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3594, "upload_time": "2019-09-30T23:22:54", "url": "https://files.pythonhosted.org/packages/cb/bc/0a0ee29437ba0bc81b9ba29373fa2d3eb2593e972e3ed9fdc5a10406e1b0/pipenv2setup-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4203a020ca5a963f2059e9be8c483613", "sha256": "fccc6ff8ce553ac4f99f00d18fa97892cb159bff7827983548502932d2e572bf" }, "downloads": -1, "filename": "pipenv2setup-0.1.3.tar.gz", "has_sig": false, "md5_digest": "4203a020ca5a963f2059e9be8c483613", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2797, "upload_time": "2019-09-30T23:22:55", "url": "https://files.pythonhosted.org/packages/fc/5e/5e241b19285efe5d47c909ffd912c25849fc3cb7241a2bf5eebee0f1ac78/pipenv2setup-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "117ac49217fce9519b94f4163067a244", "sha256": "a582a0397563dc3d0008f75f1b177c8ef29474a4b3551c1efc85f5da6417bba7" }, "downloads": -1, "filename": "pipenv2setup-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "117ac49217fce9519b94f4163067a244", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3594, "upload_time": "2019-09-30T23:22:54", "url": "https://files.pythonhosted.org/packages/cb/bc/0a0ee29437ba0bc81b9ba29373fa2d3eb2593e972e3ed9fdc5a10406e1b0/pipenv2setup-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4203a020ca5a963f2059e9be8c483613", "sha256": "fccc6ff8ce553ac4f99f00d18fa97892cb159bff7827983548502932d2e572bf" }, "downloads": -1, "filename": "pipenv2setup-0.1.3.tar.gz", "has_sig": false, "md5_digest": "4203a020ca5a963f2059e9be8c483613", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2797, "upload_time": "2019-09-30T23:22:55", "url": "https://files.pythonhosted.org/packages/fc/5e/5e241b19285efe5d47c909ffd912c25849fc3cb7241a2bf5eebee0f1ac78/pipenv2setup-0.1.3.tar.gz" } ] }