hackersandslackers / python-poetry-tutorial

:snake: :pencil2: Simple Python project built with Poetry.

Home Page:https://hackersandslackers.com/python-poetry-package-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Poetry Tutorial

Python Psutil Loguru GitHub Last Commit GitHub Issues GitHub Stars GitHub Forks

Poetry

Getting Started

Run the following to install and launch the demo app using Poetry:

$ git clone https://github.com/hackersandslackers/python-poetry-tutorial.git
$ cd python-poetry-tutorial
$ poetry shell
$ poetry install
$ poetry run

Hackers and Slackers tutorials are free of charge. If you found this tutorial helpful, a small donation would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.

About

:snake: :pencil2: Simple Python project built with Poetry.

https://hackersandslackers.com/python-poetry-package-manager

License:MIT License


Languages

Language:Python 100.0%