Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5437

Re: [Python-de] Hello Word-Project: Von "virtualenv erstellen" zu github

From Christopher Arndt <chris@chrisarndt.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Hello Word-Project: Von "virtualenv erstellen" zu github
Date 2019-03-03 15:54 +0100
Message-ID <mailman.6.1551625387.24663.python-de@python.org> (permalink)
References <fef5e78d-cd24-0ffc-8ad5-131a8f4d7364@thomas-guettler.de> <024c0693-4d00-9c16-0450-01ac2bf7cf2e@chrisarndt.de>

Show all headers | View raw


Am 03.03.19 um 14:12 schrieb Thomas Güttler Lists:
> Und nun: wo hello.py speicher und wie die Zeile "print('Hello world.')"
> per Kommandozeile aufrufbar machen?

Für diesen Teil suche mal nach "python command line script entry
points". Da findet sich zum Beispiel:

https://chriswarrick.com/blog/2014/09/15/python-apps-the-right-way-entry_points-and-scripts/

https://amir.rachum.com/blog/2017/07/28/python-entry-points/

https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html

uvm.


Chris

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Hello Word-Project: Von "virtualenv erstellen" zu github Christopher Arndt <chris@chrisarndt.de> - 2019-03-03 15:54 +0100

csiph-web