TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby variedthoughtsover 6 years ago

1 comment

variedthoughtsover 6 years ago
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