{"id":19950888,"url":"https://github.com/agilescientific/kosu","last_synced_at":"2025-05-03T18:33:22.823Z","repository":{"id":43673207,"uuid":"451609914","full_name":"agilescientific/kosu","owner":"agilescientific","description":"Build and maintain courses using Jupyter Notebooks.","archived":false,"fork":false,"pushed_at":"2022-09-22T20:23:48.000Z","size":707,"stargazers_count":3,"open_issues_count":13,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-06T18:46:23.966Z","etag":null,"topics":["courseware","education","jupyter","python"],"latest_commit_sha":null,"homepage":"https://code.agilescientific.com/kosu","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agilescientific.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-24T19:48:18.000Z","updated_at":"2023-04-21T11:56:18.000Z","dependencies_parsed_at":"2022-08-22T16:01:30.934Z","dependency_job_id":null,"html_url":"https://github.com/agilescientific/kosu","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilescientific%2Fkosu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilescientific%2Fkosu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilescientific%2Fkosu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilescientific%2Fkosu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agilescientific","download_url":"https://codeload.github.com/agilescientific/kosu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224370100,"owners_count":17299969,"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":["courseware","education","jupyter","python"],"created_at":"2024-11-13T01:05:55.060Z","updated_at":"2024-11-13T01:05:55.601Z","avatar_url":"https://github.com/agilescientific.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kōsu / コース\n\n[![Tests](https://github.com/agilescientific/kosu/actions/workflows/tests.yml/badge.svg)](https://github.com/agilescientific/kosu/actions/workflows/tests.yml)\n[![Build docs](https://github.com/agilescientific/kosu/actions/workflows/build-docs.yml/badge.svg)](https://github.com/agilescientific/kosu/actions/workflows/build-docs.yml)\n[![PyPI version](https://img.shields.io/pypi/v/kosu.svg)](https://pypi.org/project/kosu/)\n[![PyPI versions](https://img.shields.io/pypi/pyversions/kosu.svg)](https://pypi.org/project/kosu/)\n[![PyPI license](https://img.shields.io/pypi/l/kosu.svg)](https://pypi.org/project/kosu/)\n\n`kosu` is a command-line utility to help you build and maintain courses using Jupyter Notebooks.\n\n\n## Installation\n\nTo install kosu:\n\n    pip install kosu\n\nOr if you want to upload to S3 later, use the `aws` option like so:\n\n    pip install kosu[aws]\n\nSee [the documentation](https://code.agilescientific.com/kosu) for more information.\n\n\n## Getting started\n\nTo set up a new collection of courses:\n\n    mkdir mycourses\n    cd mycourses\n    kosu init\n\nThis will create several directories and files in the directory `mycourses`. You can run some of the other commands in this guide to see how they work.\n\nThe content of the course is controlled by `example-course.yaml`. Note that only `title` and `curriculum` are required fields. There is also a global control file, `.kosu.yaml`, which contains some parameters you will want to set and maintain.\n\nTo build the example course:\n\n    kosu build example-course\n\nThis will create a ZIP file of the course content.\n\nTo add more courses using the same pool of content, add another YAML control file.\n\n\n## Documentation\n\n[Read the documentation](https://code.agilescientific.com/kosu) for more on using the tool, as well as for information about contributing to `kosu`, the licence, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilescientific%2Fkosu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagilescientific%2Fkosu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilescientific%2Fkosu/lists"}