[ ソース: pdm ]
パッケージ: python3-pdm (2.23.1-2)
next generation Python package management tool
PDM is meant to be a next generation Python package management tool. 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.
Highlights of features include:
* Opt-in PEP 582 support, no virtualenv involved at all. * Simple and fast dependency resolver, mainly for large binary distributions. * A PEP 517 build backend. * PEP 621 project metadata. * Flexible and powerful plug-in system. * Versatile user scripts. * Opt-in centralized installation cache like pnpm.
その他の python3-pdm 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-blinker
- Fast, simple object-to-object and broadcast signaling (Python3)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-dep-logic
- Python dependency specifications supporting logical operations
-
- dep: python3-dotenv
- Get and set values in the .env file in local and production servers
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-findpython
- utility to find python versions on your system
-
- dep: python3-hishel
- Persistent cache implementation for httpx and httpcore
-
- dep: python3-httpcore
- minimal low-level HTTP client
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-id
- Python tool for generating and managing OIDC identities
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>= 3.10)
- パッケージは利用できません
-
- dep: python3-installer
- Python library for unpacking and installing wheels
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pbs-installer
- Installer library for pbs (python-build-standalone)
-
- dep: python3-platformdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-pyproject-hooks
- Wrappers to call pyproject.toml-based build backend hooks
-
- dep: python3-resolvelib
- module to resolve abstract dependencies into concrete ones
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-shellingham
- Tool to Detect Surrounding Shell
-
- dep: python3-tomli
- lil' TOML parser for Python
- または python3-supported-min (>= 3.11)
- パッケージは利用できません
-
- dep: python3-tomlkit
- style-preserving TOML library for Python
-
- dep: python3-truststore
- Python Library to verify certificates using native system trust stores
- または python3-supported-max (<< 3.10)
- パッケージは利用できません
-
- dep: python3-unearth
- utility to fetch and download python packages
-
- dep: python3-virtualenv
- Python virtual environment creator