Ensure python, pip and with pip installed binarys (scripts for win) are in your PATH variable.
Project description
ensurepath
Does exactly one thing:
- ensure that python, pip and with pip installed binarys are in your path.
USAGE
If python command is available:
$ python -m pip install ensurepath
...
$ python -m ensurepath
...
Otherwise:
$ [path to python] -m pip install ensurepath
...
$ [path to python] -m ensurepath
...
Why
The need occured for me when we started using pipx in a python class just to use pipx ensurepath.
That is because the micrsoft store (msstore) install of python does add python and pip to the path, but not the scripts folder where with pip installed shell commands are located.
I tried to also make this script add pip and python to the path if they are not in yet, but have not tested this further.
msstore
If you're installing python from the msstore and also want that the commands that are installed with the installed packages to just work on the comandline, you're exactly right here!
Issues
If you encouter any error feel free to create an issue and I will try to help, when I have the time. But this is not a python install support service ;-)
This how not been tested thoroughly use at your own risk!
Thanks
This script only uses the userpath module from ofek, without you this wouldn't be possible! Thanks for your great work on userpath!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ensurepath-0.2.6.tar.gz.
File metadata
- Download URL: ensurepath-0.2.6.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c4405842a864b8721ff975546c493ce8fb42d49abf5aff88bcc273f2f9810e7
|
|
| MD5 |
4924ac708226a3be12322061a782f993
|
|
| BLAKE2b-256 |
cdde0dd8640dc584fae2e279e1c8325b54c6f47daaa1a2f99a64be699aaf3fb6
|
File details
Details for the file ensurepath-0.2.6-py3-none-any.whl.
File metadata
- Download URL: ensurepath-0.2.6-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b27579c2cfaed72532905ca84e834f5491ee63da8a11b31b5988a908b8ff098a
|
|
| MD5 |
f58e9549c5357d9c17559a31db9efe18
|
|
| BLAKE2b-256 |
15030b5c43f267f7bc0e06a5750fc6ea5380218312c13c829ce9aa4884fb44d7
|