{"id":47702633,"url":"https://github.com/hrmnns/python-hello-world","last_synced_at":"2026-04-02T17:42:06.449Z","repository":{"id":323041641,"uuid":"1091900115","full_name":"hrmnns/python-hello-world","owner":"hrmnns","description":"Dieses Projekt wurde dazu genutzt, eine einfache Hello World-Anwendung in Python zu erstellen und anschließend in ein neues GitHub-Repository zu übertragen.","archived":false,"fork":false,"pushed_at":"2025-12-22T19:35:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-24T08:56:26.703Z","etag":null,"topics":["github","python","vscode"],"latest_commit_sha":null,"homepage":"https://hrmnns.github.io/python-hello-world/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrmnns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-07T17:29:00.000Z","updated_at":"2025-12-22T19:35:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hrmnns/python-hello-world","commit_stats":null,"previous_names":["hrmnns/python-hello-world"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hrmnns/python-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrmnns%2Fpython-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrmnns%2Fpython-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrmnns%2Fpython-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrmnns%2Fpython-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrmnns","download_url":"https://codeload.github.com/hrmnns/python-hello-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrmnns%2Fpython-hello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31312307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","python","vscode"],"created_at":"2026-04-02T17:42:05.926Z","updated_at":"2026-04-02T17:42:06.440Z","avatar_url":"https://github.com/hrmnns.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World in Python mit VS Code und GitHub\n\nMit diesem Projekt wurde der Einstieg in die GitHub-Welt im Zusammenspiel mit Visual Studio Code (VS Code) und Python ausprobiert. Das Python-Skript ist überraschenderweise ein überschaubares **Hello World**-Programm.\n\n## Voraussetzungen\n\n- Installiertes **Python** (https://www.python.org/downloads/)  \n  → Bei der Installation **\"Add Python to PATH\"** aktivieren.\n- Installiertes **Visual Studio Code** (https://code.visualstudio.com/)\n- Installierte **Python-Erweiterung** in Visual Studio Code\n- Installiertes **Git** (https://git-scm.com/downloads)\n- GitHub-Account (https://github.com)\n\n## Projekt in VS Code erstellen\n\n1. Einen neuen Ordner anlegen, z. B.: ``python-hello-world``\n2. Ordner in Visual Studio Code öffnen (`Datei → Ordner öffnen`)\n3. Neue Datei `hello.py` anlegen\n4. Inhalt einfügen: `print(\"Hello World\")`\n\n## Python-Interpreter in VS Code auswählen \n1. `Strg + Shift + P` drücken \n2. Python: Select Interpreter wählen\n3. Python 3.x auswählen\n\n## Programm ausführen\nEntweder aus VS Code oder im Terminal via `python hello.py`\n   \n## Repository mit Git initialisieren\nIm Terminal von Visual Studio Code ausführen:\n\n```powershell\ngit init\ngit add .\ngit commit -m \"Initial commit\"\n```\n\n## Repository zu GitHub übertragen\nDirekt über Visual Studio Code:\n\n1. In VS Code auf Source Control (🔃) klicken\n2. Button \"Publish to GitHub\" / \"Zu GitHub veröffentlichen\" auswählen\n3. Repository-Namen vergeben\n4. Privat oder Öffentlich auswählen\n\n→ VS Code legt das Repository automatisch online an.\n\n## Ergebnis\nhttps://github.com/hrmnns/python-hello-world\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrmnns%2Fpython-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrmnns%2Fpython-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrmnns%2Fpython-hello-world/lists"}