Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
ee475bda
Commit
ee475bda
authored
Oct 02, 2020
by
daniel.schellhorn
Browse files
Upload New File
parent
97c70ef1
Changes
1
Hide whitespace changes
Inline
Side-by-side
HOWTOWINDOWSINSTALL.txt
0 → 100644
View file @
ee475bda
1.https://python-poetry.org/docs/#installation
2.copy installation link (Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python -
3.open windows power-shell
4.paste installation link
5.close windows power-shell
6.open windows power-shell
7.go to ProxPython folder in power-shell
8.run poetry install
9.run poetry --version
10.run poetry shell
11.run cd demos
12.run python demo.py
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment