TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Pyproject.toml: the future of Python packaging – Brett Cannon (podcast)

2 点作者 variedthoughts超过 6 年前

1 comment

variedthoughts超过 6 年前
Brett Cannon discusses the changes afoot in Python packaging as a result of PEP 517, PEP 518, starting with &quot;How did we get here?&quot; and &quot;Where are we going?&quot;<p>Discussed:<p>flit Poetry tox Continuous Integration setup.py, MANIFEST.in, etc. pipenv what&#x27;s with lock files applications (doesn&#x27;t go on PyPI) vs libraries (goes on PyPI) workflows dependency resolution deployment dependencies vs development dependencies will lock files be standarized multiple lock files requirements.txt