A PDM plugin that make `pdm i` as alias of `pdm install`
Project description
pdm-plugin-i
A PDM plugin that add command pdm i as alias of pdm install
Requirements
pdm-plugin-i requires Python >=3.9
Installation
On PDM 2.25+, you can install the plugin directly by:
$ pdm self add pdm-plugin-i
If you have installed PDM with the recommended tool pipx, add this plugin by:
$ pipx inject pdm pdm-plugin-i
Or if you have installed PDM with pip install --user pdm, install with pip to the user site:
$ python -m pip install --user pdm-plugin-i
Otherwise, install pdm-plugin-i to the same place where PDM is located.
Usage
$ pdm i
Common Options:
The same as pdm install
Changelog
See CHANGELOG.md
Project details
Release history Release notifications | RSS feed
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 pdm_plugin_i-0.2.1.tar.gz.
File metadata
- Download URL: pdm_plugin_i-0.2.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2565f97260bee4958998f8387a3743f7bdd54265c01986f499f3e1b53b74106b
|
|
| MD5 |
947adf9a705e47d047d10a61b0a29f16
|
|
| BLAKE2b-256 |
0cee798551812a21c61c2ce1d35447aab2067a6b5045bd658f35228c5f571ad9
|
File details
Details for the file pdm_plugin_i-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pdm_plugin_i-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8559bcecbb8e259ecf8c3a609ee8e21951302fae5e6b28f21b6377d5fee154f
|
|
| MD5 |
381c511eb9267dbcc170a45e348c03a3
|
|
| BLAKE2b-256 |
fbf37ae39d82b070f6162191252f8590a79350391b73b6e1f76d625e14e9694c
|