{ "info": { "author": "Gutierri Barbiza", "author_email": "me@gutierri.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "WSL-path-exe\n============\n\nWSL-path-exe is a \"script\" that helps you use native software (``.exe``) more easily inside `WSL `_\n, putting everyone in the PATH without ever having to put .exe at the end. The exe's will behave like a WSL command, so the **autocomplete** of some application will work too (e.g Python). Only **bash** and **zsh** are supported.\n\nDependencies\n~~~~~~~~~~~~\n\n- WSL/Ubuntu\n- Python (``apt install python``)\n- pip (``apt install python-pip``)\n\nInstall and Usage\n~~~~~~~~~~~~~~~~~\n\nThe entire installation process is done within WSL, not in Powershell or CMD.\n\n``$ pip install wsl-path-exe``\n\n``$ wsl-path-exe -l``\n\nYou may want to always leave the executables available in PATH add folder WSL:\n\n``$ echo 'export PATH=$PATH:$HOME/.wsl' >> ~/.bashrc``\n\nor\n\n``$ echo 'export PATH=$PATH:$HOME/.wsl' >> ~/.zshrc``", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gutierri/wsl-path-exe", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "wsl-path-exe", "package_url": "https://pypi.org/project/wsl-path-exe/", "platform": "", "project_url": "https://pypi.org/project/wsl-path-exe/", "project_urls": { "Homepage": "https://github.com/gutierri/wsl-path-exe" }, "release_url": "https://pypi.org/project/wsl-path-exe/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.0.1" }, "last_serial": 3333490, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "54c3c9557a3bc4a52deb2e5e7bb14aec", "sha256": "005eb28f56759eed7f7c0ea26904fc7f0f75103d80180f5a918dfda51778b383" }, "downloads": -1, "filename": "wsl-path-exe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "54c3c9557a3bc4a52deb2e5e7bb14aec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2743, "upload_time": "2017-11-15T01:12:52", "url": "https://files.pythonhosted.org/packages/55/07/9ff64a21cdb1ad3ad67c95fa66a113d16eece2276257e706086472d47866/wsl-path-exe-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "54c3c9557a3bc4a52deb2e5e7bb14aec", "sha256": "005eb28f56759eed7f7c0ea26904fc7f0f75103d80180f5a918dfda51778b383" }, "downloads": -1, "filename": "wsl-path-exe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "54c3c9557a3bc4a52deb2e5e7bb14aec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2743, "upload_time": "2017-11-15T01:12:52", "url": "https://files.pythonhosted.org/packages/55/07/9ff64a21cdb1ad3ad67c95fa66a113d16eece2276257e706086472d47866/wsl-path-exe-0.0.1.tar.gz" } ] }