{"id":22442580,"url":"https://github.com/training360/python-kh-20220328","last_synced_at":"2025-03-27T10:17:43.018Z","repository":{"id":109944278,"uuid":"474942842","full_name":"Training360/python-kh-20220328","owner":"Training360","description":"Középhaladó Python programozás tananyag","archived":false,"fork":false,"pushed_at":"2022-03-30T15:04:22.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T14:46:27.036Z","etag":null,"topics":["coursework","python"],"latest_commit_sha":null,"homepage":"","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/Training360.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":"2022-03-28T09:58:36.000Z","updated_at":"2022-08-10T09:05:58.000Z","dependencies_parsed_at":"2023-04-05T08:50:31.837Z","dependency_job_id":null,"html_url":"https://github.com/Training360/python-kh-20220328","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fpython-kh-20220328","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fpython-kh-20220328/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fpython-kh-20220328/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fpython-kh-20220328/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Training360","download_url":"https://codeload.github.com/Training360/python-kh-20220328/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245823318,"owners_count":20678173,"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":["coursework","python"],"created_at":"2024-12-06T02:19:38.201Z","updated_at":"2025-03-27T10:17:43.012Z","avatar_url":"https://github.com/Training360.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python középhaladó oktatás\n\n* Hozzuk létre a `venv` könyvtárat:\n\n```shell\npython -m venv venv\n```\n\n```shell\npip install -r requirements.txt\n```\n\n```shell\ngit init\n```\n\n```shell\npytest  --cov . --cov-report=html\n```\n\n```shell\nmypy .\n```\n\n```shell\nautopep8 -a -i type_hint_demo.py\n```\n\n## Docker\n\n```shell\ndocker build -t hello-python .\ndocker run hello-python\n```\n\n```shell\ndocker run -d -e MARIADB_DATABASE=employees -e MARIADB_USER=employees -e MARIADB_PASSWORD=employees -e MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=yes -p 3306:3306 --name employees-mariadb mariadb\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraining360%2Fpython-kh-20220328","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraining360%2Fpython-kh-20220328","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraining360%2Fpython-kh-20220328/lists"}