跳转到主要内容

扩展whey以支持.pth文件。

项目描述

扩展whey以支持.pth文件。

文档

Documentation Build Status Docs Check Status

测试

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

活动

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

其他

License GitHub top language Requirements Status

安装

whey-pth 可以从PyPI或Anaconda安装。

使用 pip 安装

$ python -m pip install whey-pth

使用 conda 安装

  • 首先添加所需频道

$ conda config --add channels https://conda.anaconda.org/conda-forge
$ conda config --add channels https://conda.anaconda.org/domdfcoding
  • 然后安装

$ conda install whey-pth

要启用 whey-pth,请将以下行添加到您的 pyproject.toml 文件中

[tool.whey.builders]
wheel = "whey_pth_wheel"

whey-pth 特定的配置定义在 tool.whey-pth 表中。有关更多详细信息,请参阅文档

项目详情


下载文件

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

源代码分发

whey-pth-0.0.6.tar.gz (9.3 kB 查看哈希值)

上传时间 源代码

构建分发

whey_pth-0.0.6-py3-none-any.whl (7.0 kB 查看哈希值)

上传时间 Python 3

由以下支持