• Home
  • Flightcalculator
Menu
Topic 1 Post

visual studio code

Page 1 of 1

Use Poetry for Python dependency management with Visual Studio Code

By Marco in Python on 11 May 2020

Python has been the most popular programming language for years, but despite this dependency management has been a weak spot for a long time as well. Pipenv was (and is) a good attempt to fix this, but in late 2019 Poetry 1.0 was released and it is very good.…

Page 1 of 1