akamhy / waybackpy

Wayback Machine API interface & a command-line tool
https://pypi.org/project/waybackpy/
MIT License
471 stars 33 forks source link

Use poetry #80

Closed akamhy closed 2 years ago

mgrandi commented 3 years ago

I would suggest using poetry instead (https://python-poetry.org/) , pipenv was basically abandoned for 2 years and only recently started releasing updates again

it also seems that pipenv/pipfiles don't follow https://www.python.org/dev/peps/pep-0517/ or https://www.python.org/dev/peps/pep-0518/ , while poetry does.

akamhy commented 2 years ago

plan canceled.