WinterFramework / winter

Web Framework with focus on python typing, dataclasses and modular design
MIT License
17 stars 18 forks source link

Use pipenv #70

Closed mofr closed 2 years ago

mofr commented 5 years ago

It's more convenient, especially on windows.

mofr commented 4 years ago

If you’re installing in a pre-existing project, Pipenv will convert your old requirements.txt into a Pipfile.

mofr commented 3 years ago

Consider using poetry instead: https://python-poetry.org/

zhukovny commented 3 years ago

@mofr I think this issue can be closed