Skip to content

WouldYouKindly/poetry-with-scripts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

poetry-with-scripts-example

Install poetry: https://python-poetry.org/docs/#installation

Clone this repo: git clone https://github.com/WouldYouKindly/poetry-with-scripts-example.git

cd poetry-with-scripts-example/

Run poetry build

Create a new virtualenv: python3 -m venv myvenv

Enter it: source myvenv/bin/activate

Run pip install dist/doge-1.0.0-py3-none-any.whl

Execute my-script or my-request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages