{ "info": { "author": "Thomas Kluyver", "author_email": "thomas@kluyver.me.uk", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License" ], "description": ".. warning::\n\n Use this at your own risk! It's a tool I wrote out of annoyance, not a\n recommended solution.\n\nIf you install things with setuptools, you might have found yourself cursing\nthe *damn pth files* it creates that reorder ``sys.path``.\n\n``damnpth`` finds the ``.pth`` files and removes the crazy path-reordering parts\nfrom them. If it can, it then patches the setuptools code to stop adding this\npath-reordering stuff.\n\nUsage::\n\n pip install damnpth\n damnpth\n\nIn principle, this shouldn't break your environment, but all the same,\nit's probably not something to run on your production systems.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/takluyver/damnpth", "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "damnpth", "package_url": "https://pypi.org/project/damnpth/", "platform": null, "project_url": "https://pypi.org/project/damnpth/", "project_urls": { "Homepage": "https://github.com/takluyver/damnpth" }, "release_url": "https://pypi.org/project/damnpth/0.1/", "requires_dist": [ "astcheck" ], "requires_python": null, "summary": "Forcibly fix .pth files made by setuptools", "version": "0.1" }, "last_serial": 1628480, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "81e03149d96d88e5c0ddea29ed2feb6c", "sha256": "2a6ab5c94628bd1f03a976218f084eeb6bdbcc03679c0cc52daf8b4d8fd1e63f" }, "downloads": -1, "filename": "damnpth-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81e03149d96d88e5c0ddea29ed2feb6c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2986, "upload_time": "2015-07-10T23:30:33", "url": "https://files.pythonhosted.org/packages/6c/6a/8eaf331abf16c9253c53ed087ac12f3d5c2b7d5f0e2606a4e4741dc505b1/damnpth-0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81e03149d96d88e5c0ddea29ed2feb6c", "sha256": "2a6ab5c94628bd1f03a976218f084eeb6bdbcc03679c0cc52daf8b4d8fd1e63f" }, "downloads": -1, "filename": "damnpth-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81e03149d96d88e5c0ddea29ed2feb6c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2986, "upload_time": "2015-07-10T23:30:33", "url": "https://files.pythonhosted.org/packages/6c/6a/8eaf331abf16c9253c53ed087ac12f3d5c2b7d5f0e2606a4e4741dc505b1/damnpth-0.1-py2.py3-none-any.whl" } ] }