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.

Ask HN: Poetry or pip-tools or pipenv or requirements.txt?

1 pointsby juliusmusseaualmost 6 years ago
I&#x27;m trying to write my own Python dependency known-vulnerability scanner (similar to pyup.io).<p>But I&#x27;m not very familiar with how dependency resolution works in the Python world. Do people tend to use requirements.txt or one of the newer tools like pipenv &#x2F; poetry &#x2F; pip-tools? Are there any other ways to specify dependencies in Python? What&#x27;s the best way?

no comments

no comments