docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Update docker-py page on PyPI

Open WouldYouKindly opened this issue 5 years ago • 1 comments

Hi! Description of https://pypi.org/project/docker-py/ gives no hint that the package is deprecated. Would be lovely to fix that, cause it creates much confusion, and leads to installing both packages which breaks them completely.

One big DEPRECATED, use https://pypi.org/project/docker/ will suffice, I think :)

WouldYouKindly avatar Mar 29 '20 09:03 WouldYouKindly

Yeah... just spent more time than I'd like to admit not noticing I'd installed using the name of the repo instead of just docker and since that worked happily, with no warning or deprecation message... wondering why client.pull() worked but not client.images.pull().

bailey-dojofive avatar Mar 15 '22 21:03 bailey-dojofive