{ "info": { "author": "Christian Zangl", "author_email": "laktak@cdak.net", "bugtrack_url": null, "classifiers": [], "description": "# pipenv-shebang\n\n*pipenv-shebang* allows you to put scripts in your path that run in a pipenv environment.\n\nThis solves the problem of launching `pipenv run script.py` from outside the script directory.\n\n## Usage\n\nPut this shebang at the top of your script:\n\n```\n#!/usr/bin/env pipenv-shebang\n```\n\nYou can also run your script with\n\n```\npipenv-shebang /path/to/script\n```\n\n## Installation\n\n```\nsudo pip install pipenv-shebang\n\n# or\npip install --user pipenv-shebang\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/laktak/pipenv-shebang", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pipenv-shebang", "package_url": "https://pypi.org/project/pipenv-shebang/", "platform": "", "project_url": "https://pypi.org/project/pipenv-shebang/", "project_urls": { "Homepage": "https://github.com/laktak/pipenv-shebang" }, "release_url": "https://pypi.org/project/pipenv-shebang/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "pipenv-shebang allows you to put scripts in your path that run in a pipenv environment.", "version": "0.0.4" }, "last_serial": 5705435, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "43880407e0a32ac9e44568f2cb330924", "sha256": "dbe1c8d48f6454bc4bc40576cc1de3e83ea53746f0fee8292584210fe2b01195" }, "downloads": -1, "filename": "pipenv-shebang-0.0.1.tar.gz", "has_sig": false, "md5_digest": "43880407e0a32ac9e44568f2cb330924", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1122, "upload_time": "2019-07-22T13:03:04", "url": "https://files.pythonhosted.org/packages/89/01/5e4f3bd8928cbf29c410eb0cd3e61ee6c29e58620feabce8f03e45f8591f/pipenv-shebang-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b3eabad81f4ebc5eacdfc8db352fcf62", "sha256": "08bf4c711b49d7dc59b99b63f32a5f49cf523606687d105121691d3d7239366a" }, "downloads": -1, "filename": "pipenv-shebang-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b3eabad81f4ebc5eacdfc8db352fcf62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1354, "upload_time": "2019-07-23T20:11:31", "url": "https://files.pythonhosted.org/packages/53/ba/c2ddfd6953fc980f996b12079bfd690c979b78ea346026a6de2fbf51352f/pipenv-shebang-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "62c351cd9a53641cc19b85ae8b4f84b8", "sha256": "f143aa8a69368433f5e6f459230ff58abc00b7170a06baadb2d8aa8ceab6dc46" }, "downloads": -1, "filename": "pipenv-shebang-0.0.3.tar.gz", "has_sig": false, "md5_digest": "62c351cd9a53641cc19b85ae8b4f84b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1342, "upload_time": "2019-07-23T20:39:32", "url": "https://files.pythonhosted.org/packages/89/95/2f3fc45334c87e5bf7dda583f9beb19da9d39bca4eb805a6dbff7e2fc644/pipenv-shebang-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "bc0e9c06308ab89594bfeb0e4ffe2fc6", "sha256": "9d38f02ea294eb4ad9ddb13efb18f4cc5264ca9a87f2c86ecf65358728f7bb7a" }, "downloads": -1, "filename": "pipenv-shebang-0.0.4.tar.gz", "has_sig": false, "md5_digest": "bc0e9c06308ab89594bfeb0e4ffe2fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1769, "upload_time": "2019-08-20T20:22:37", "url": "https://files.pythonhosted.org/packages/52/a2/c8b9f5c384d29f95e72d6e54721b853a17cc91db81cb6fa2a00cdd8dc768/pipenv-shebang-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc0e9c06308ab89594bfeb0e4ffe2fc6", "sha256": "9d38f02ea294eb4ad9ddb13efb18f4cc5264ca9a87f2c86ecf65358728f7bb7a" }, "downloads": -1, "filename": "pipenv-shebang-0.0.4.tar.gz", "has_sig": false, "md5_digest": "bc0e9c06308ab89594bfeb0e4ffe2fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1769, "upload_time": "2019-08-20T20:22:37", "url": "https://files.pythonhosted.org/packages/52/a2/c8b9f5c384d29f95e72d6e54721b853a17cc91db81cb6fa2a00cdd8dc768/pipenv-shebang-0.0.4.tar.gz" } ] }