{"id":21047021,"url":"https://github.com/thecalcaholic/pyschool","last_synced_at":"2026-04-27T09:31:44.413Z","repository":{"id":79249125,"uuid":"249969419","full_name":"theCalcaholic/pyschool","owner":"theCalcaholic","description":"A python course based on interactive jupyter notebooks :)","archived":false,"fork":false,"pushed_at":"2021-02-16T17:04:05.000Z","size":137,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T16:20:31.327Z","etag":null,"topics":["jupyter-notebook","learn-to-code","learning-python","programming-exercises","programming-fundamentals","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/theCalcaholic.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}},"created_at":"2020-03-25T12:13:40.000Z","updated_at":"2021-02-17T12:32:51.000Z","dependencies_parsed_at":"2023-05-29T10:45:29.567Z","dependency_job_id":null,"html_url":"https://github.com/theCalcaholic/pyschool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theCalcaholic/pyschool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theCalcaholic%2Fpyschool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theCalcaholic%2Fpyschool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theCalcaholic%2Fpyschool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theCalcaholic%2Fpyschool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theCalcaholic","download_url":"https://codeload.github.com/theCalcaholic/pyschool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theCalcaholic%2Fpyschool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32331305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["jupyter-notebook","learn-to-code","learning-python","programming-exercises","programming-fundamentals","python"],"created_at":"2024-11-19T14:34:58.675Z","updated_at":"2026-04-27T09:31:44.393Z","avatar_url":"https://github.com/theCalcaholic.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pyschool\n\n## Description\n\nThis is a (work in progress) programming/python course I wrote for some friends of mine.\nCurrently, it covers data types \u0026 variables, operators, and control structures.\n\nIt uses Jupyter notebooks to implement interactive tasks and validation of solutions.\n\n**Example:**\n\n![img.png](img/course_screenshot.png)\n\n## Set up\n\n```sh\n  git clone https://github.com/theCalcaholic/pyschool.git\n  cd pyschool\n  docker build -t pyschool .\n  # For other architectures than amd64, provide the ARCHITECTURE build-arg, e.g.:\n  # docker build -t pyschool --build-arg ARCHITECTURE armhf/arm64/i386 .\n  docker run -p 127.0.0.1:8080:80 pyschool\n```\n\nIf you used the commands above, you can now access the web interface at https://127.0.0.1:8080\nCheck the container logs for the automatically generated admin password.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecalcaholic%2Fpyschool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecalcaholic%2Fpyschool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecalcaholic%2Fpyschool/lists"}