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


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

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

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Thomas Güttler Lists <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] Hello Word-Project: Von "virtualenv erstellen" zu github
Date Sun, 3 Mar 2019 14:12:14 +0100
Lines 50
Message-ID <mailman.5.1551618736.24663.python-de@python.org> (permalink)
References <fef5e78d-cd24-0ffc-8ad5-131a8f4d7364@thomas-guettler.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de 92rbCfdynREMqftAxiI7kwn68mD6nLRLTUwH6AvJSRig==
Return-Path <guettliml@thomas-guettler.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1
Content-Language en-US
X-Content-Filtered-By Mailman/MimeDel 2.1.29
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <fef5e78d-cd24-0ffc-8ad5-131a8f4d7364@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:5436

Show key headers only | View raw


Hallo,

ich suche eine Beschreibung wie man vorgeht, um in ganz kleines Python 
Projekt

zu erstellen und dann zu github hoch lädt.

Nach dem Erstellen der Virtualenv (per PyCharm) sehe ich diese 
Verzeichnisse:


   ./foo

   ./foo/venv

   ./foo/venv/lib

   ./foo/venv/lib/python3.6

   ./foo/venv/lib/python3.6/site-packages

   ./foo/venv/include

   ./foo/venv/bin


Und nun: wo hello.py speicher und wie die Zeile "print('Hello world.')" 
per Kommandozeile aufrufbar machen?

Und dann: dies ganze per github verfügbar machen.

Ich kann das, daran scheitert es nicht.

Ich suche eine Doku die das schön im Zeitlupentempo erklärt.

Die Doku kann gerne auf englisch sein.

Hat jemand einen passenden Link?

Gruß,

   Thomas




-- 
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

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


Thread

[Python-de] Hello Word-Project: Von "virtualenv erstellen" zu github Thomas Güttler Lists <guettliml@thomas-guettler.de> - 2019-03-03 14:12 +0100

csiph-web