Python Development Master
Project description
PDM - Python Development Master
A modern Python package manager with PEP 582 support.
What is PDM?
PDM is meant to be a next generation Python package management tool.
It is originally built for personal interest. If you feel you are going well
with Pipenv or Poetry and don't want to introduce another package manager,
just stick to it. But if you are missing something that is not present in those tools,
you can probably find some goodness in pdm.
Open for feature requests, find yourself at https://github.com/pdm-project/call-for-features.
Installation:
$ pipx install pdm
It is recommended to install pdm in an isolated enviroment, with pipx.
Or you can install it under user site:
$ pip install --user pdm
Usage
python -m pdm --help should be a good guidance.
0.1.0 Roadmap
- A dependency resolver that just works.
- A PEP 582 installer.
- PEP 440 version specifiers.
- PEP 508 environment markers.
- Running scripts with PEP 582 local packages.
- Console scripts are injected with local paths.
- A neet CLI.
-
add,lock,list,update,removecommands. - PEP 517 build backends.
- Continuous Integration.
Credits
This project is strongly inspired by pyflow and poetry.
License
This project is open sourced under MIT license, see the LICENSE file for more details.
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 Distributions
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-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pdm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 62.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44db87b715e466da5ee753edc96cb0d87b933297240dc6c4e5c7451420a77706
|
|
| MD5 |
3cf342ec516447cd97a8f7d125728b72
|
|
| BLAKE2b-256 |
1458667fd4871bf5152724953b99e04ac98bef5979438044138a811cbcf77c4d
|