Skip to content

Boilerplate for Python projects using Poetry and VS Code.

License

Notifications You must be signed in to change notification settings

samestep/python-boilerplate

Repository files navigation

Python boilerplate

Boilerplate for Python projects using Poetry and VS Code. To configure the correct Python interpreter in VS Code, first run this command:

poetry env info --path

Then use Python: Select Interpreter, choose "Enter interpreter path...", and paste in the output of the above command.

About

Boilerplate for Python projects using Poetry and VS Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published