跳转到主要内容

未提供项目描述

项目描述

python-install

一个简单、正确的PEP427轮安装程序。

$ python -m install -h
usage: python -m install [-h] [--verbose] [--optimize [level [level ...]]] [--destdir /] [--verify-dependencies] [--cache] [--skip-build] [--ignore-incomplete-installation-warnings] [wheel]

positional arguments:
  wheel                 wheel file to install

optional arguments:
  -h, --help            show this help message and exit
  --verbose, -v         enable verbose output
  --optimize [level [level ...]], -o [level [level ...]]
                        optimization level(s) (default=0, 1, 2)
  --destdir /, -d /     destination directory
  --verify-dependencies, -t
                        check if the dependencies are met
  --cache, -c           generate the installation cache
  --skip-build, -s      skip the cache building step, requires cache to be present already
  --ignore-incomplete-installation-warnings, -w
                        stop treating incomplete installation warnings as errors

缺少组件

  • 校验和验证
  • 自定义数据安装
    • 头文件
    • 数据

引导

install 依赖于 installer,后者用于生成entrypoint脚本。由于我们不安装entrypoint脚本,因此此依赖对于安装 install 轮不必要的,这使得 install 可引导且无任何依赖。

项目详情


下载文件

下载适用于您平台文件。如果您不确定选择哪个,请了解更多关于 安装软件包 的信息。

源分布

python-install-0.0.3.tar.gz (13.4 kB 查看哈希值)

上传时间

构建分布

python_install-0.0.3-py3-none-any.whl (15.5 kB 查看哈希值)

上传时间 Python 3

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面