{"id":25692523,"url":"https://github.com/pyvec/naucse-python","last_synced_at":"2025-04-24T05:15:21.065Z","repository":{"id":40692218,"uuid":"444405760","full_name":"pyvec/naucse-python","owner":"pyvec","description":"Základní kurzy pro samouky","archived":false,"fork":false,"pushed_at":"2024-08-28T08:51:28.000Z","size":62023,"stargazers_count":7,"open_issues_count":10,"forks_count":25,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-24T05:14:59.416Z","etag":null,"topics":[],"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/pyvec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"licenses/cc-by-sa-40/info.yml","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-01-04T12:11:06.000Z","updated_at":"2024-11-20T11:04:30.000Z","dependencies_parsed_at":"2024-04-27T14:25:00.602Z","dependency_job_id":"c6a2d4ac-5b18-4cb7-a4c2-8f92d2583ed9","html_url":"https://github.com/pyvec/naucse-python","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/pyvec%2Fnaucse-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fnaucse-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fnaucse-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fnaucse-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvec","download_url":"https://codeload.github.com/pyvec/naucse-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566510,"owners_count":21451233,"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":"2025-02-24T23:09:21.647Z","updated_at":"2025-04-24T05:15:21.045Z","avatar_url":"https://github.com/pyvec.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nauč se Python\n\nOtevřené materiály pro výuku Pythonu.\n\nTento repozitář obsahuje kurzy pro samouky, které najdeš (se spoustou dalších)\nna [naucse.python.cz](https://naucse.python.cz).\n\n\n## Instalace a spuštění\n\nChceš-li server spustit na svém počítači, např. proto, že se chceš zapojit\ndo vývoje, je potřeba ho nejdřív nainstalovat:\n\n* Přepni se do adresáře s kódem projektu.\n* Nainstaluj `poetry`. Můžeš instalovat podle [oficiálního návodu](https://python-poetry.org/docs/#installation), nebo:\n\n  * Vytvoř a aktivuj si [virtuální prostředí](https://naucse.python.cz/lessons/beginners/install/) v Pythonu 3.9+.\n\n  * Linux/MacOS:\n\n    ```console\n    $ python3 -m pip install poetry\n    ```\n\n  * Windows:\n\n    ```doscon\n    \u003e py -3 -m pip install poetry\n    ```\n\n* Vytvoř si prostředí a nainstaluj závislosti:\n\n    ```doscon\n    $ poetry install\n    ```\n\nNainstalovanou aplikaci spustíš následovně:\n\n* Spusť vývojový server:\n  ```console\n  $ poetry run python -m naucse serve\n  ```\n* Program vypíše adresu (např. `http://127.0.0.1:8003/`); tu navštiv v prohlížeči.\n\n\n## Licence\n\nObsah kurzů má vlastní licenci, která je uvedena v metadatech.\nPoužíváme pouze [licence pro otevřený obsah][free content licenses].\nVšechen obsah musí mít uvedenou licenci.\n\n---\n\nContent has its own license specified in the appropriate matadata.\nOnly [free content licenses] are used. By contributing to an already licensed\ndocument, you agree to have it licensed under the same license.\n(And feel free to add yourself to the authors list in its metadata.)\nWhen contributing new document(s) a license must be specified in the metadata.\n\n[free content licenses]: https://en.wikipedia.org/wiki/List_of_free_content_licenses\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyvec%2Fnaucse-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyvec%2Fnaucse-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyvec%2Fnaucse-python/lists"}