{"id":20179565,"url":"https://github.com/csdummi/browsertutorial","last_synced_at":"2025-07-14T15:32:56.671Z","repository":{"id":114100477,"uuid":"176131258","full_name":"CSDUMMI/BrowserTutorial","owner":"CSDUMMI","description":"Browser Tutorial, Learn Python in a Web Browser","archived":false,"fork":false,"pushed_at":"2019-04-26T12:48:51.000Z","size":2060,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T05:42:18.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSDUMMI.png","metadata":{"files":{"readme":"README-DE.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-03-17T16:49:19.000Z","updated_at":"2019-04-26T12:48:53.000Z","dependencies_parsed_at":"2023-06-13T02:30:42.108Z","dependency_job_id":null,"html_url":"https://github.com/CSDUMMI/BrowserTutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSDUMMI/BrowserTutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSDUMMI%2FBrowserTutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSDUMMI%2FBrowserTutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSDUMMI%2FBrowserTutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSDUMMI%2FBrowserTutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSDUMMI","download_url":"https://codeload.github.com/CSDUMMI/BrowserTutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSDUMMI%2FBrowserTutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265311985,"owners_count":23745176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-14T02:27:13.277Z","updated_at":"2025-07-14T15:32:56.618Z","avatar_url":"https://github.com/CSDUMMI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BrowserTutorial\nStarte einen eigenen Server mit einer Webapp um Python zu lernen\n\n# Starten des Servers\n\nFühre diesen Befehl in einer Linux Konsole aus um die Python Module zu installieren.\nVorraussetzung dafür ist, dass du Python 3.7 installiert hast.\n\n```bash\n$ pip3 install markdown, importlib\n```\nDu musst vielleicht `pip3` mit `sudo` ausführen ( `sudo pip3 ...` )\n\nDanach führe diesen Befehl in dem Projekt Ordner aus, wenn du nicht diese Ausgabe kriegst,\nversuche Python 3.7 neu zu installieren oder `pip3` noch einmal laufen lassen.\n```bash\n$ ./main.py\n * Serving Flask app \"main\" (lazy loading)\n * Environment: production\n   WARNING: Do not use the development server in a production environment.\n   Use a production WSGI server instead.\n * Debug mode: off\n * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)\n```\nJetzt öffne `http://0.0.0.0:5000/` in deinem Webbrowser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdummi%2Fbrowsertutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsdummi%2Fbrowsertutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdummi%2Fbrowsertutorial/lists"}