{"id":34039413,"url":"https://github.com/madeddie/tyora","last_synced_at":"2026-04-06T09:02:18.110Z","repository":{"id":237058153,"uuid":"793719657","full_name":"madeddie/tyora","owner":"madeddie","description":"CLI to interact with the mooc.fi instance of CSES","archived":false,"fork":false,"pushed_at":"2025-11-24T15:17:33.000Z","size":179,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T22:28:23.658Z","etag":null,"topics":["cses","mooc-fi","python","scraper","webscraper"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madeddie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"madeddie","patreon":null,"open_collective":null,"ko_fi":"madeddie","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-04-29T18:36:11.000Z","updated_at":"2025-11-24T15:17:36.000Z","dependencies_parsed_at":"2024-05-28T17:32:48.427Z","dependency_job_id":"69bad388-1f90-4e88-a8ec-c7d2f14abfe2","html_url":"https://github.com/madeddie/tyora","commit_stats":null,"previous_names":["madeddie/moocfi_cses","madeddie/tyora"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/madeddie/tyora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeddie%2Ftyora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeddie%2Ftyora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeddie%2Ftyora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeddie%2Ftyora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeddie","download_url":"https://codeload.github.com/madeddie/tyora/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeddie%2Ftyora/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cses","mooc-fi","python","scraper","webscraper"],"created_at":"2025-12-13T21:37:58.803Z","updated_at":"2026-04-06T09:02:18.104Z","avatar_url":"https://github.com/madeddie.png","language":"HTML","funding_links":["https://github.com/sponsors/madeddie","https://ko-fi.com/madeddie"],"categories":[],"sub_categories":[],"readme":"# Tyora: mooc.fi CSES exercise task CLI\n[![PyPI - Version](https://img.shields.io/pypi/v/tyora?pypiBaseUrl=https%3A%2F%2Ftest.pypi.org\u0026logo=pypi\u0026label=pypitest)](https://test.pypi.org/project/tyora/)\n[![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fmadeddie%2Ftyora%2Fmain%2Fpyproject.toml\u0026logo=python)](https://github.com/madeddie/tyora/blob/main/pyproject.toml#L15)\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/madeddie/tyora/ci.yml)](https://github.com/madeddie/tyora/actions/workflows/ci.yml)\n[![GitHub License](https://img.shields.io/github/license/madeddie/tyora)](https://github.com/madeddie/tyora/blob/main/LICENSE)\n\n\nThis script interacts with the mooc.fi instance of the CSES (https://cses.fi) website to perform various actions such as logging in, retrieving exercise lists, and submitting solutions.\nIt provides a convenient way to view and submit tasks.\n\n## Features\n\n- **Login**: Log in to your CSES account using username and password.\n- **Retrieve Exercise Lists**: Get a list of exercises available on the CSES platform.\n- **Submit Solutions**: Submit your solutions to specific exercises on the platform.\n\n## Installation\n\n   ```bash\n   pip install tyora\n   ```\n\n## Usage\n\nThe script can be used from the command line. The following commands are available:\n\n- `tyora login`: Stores your mooc.fi username and password and tests if we can log in with them.\n- `tyora list`: Retrieves and displays a list of exercises available on the CSES platform.\n- `tyora show \u003cexercise_id\u003e`: Displays the details of a specific exercise.\n- `tyora submit \u003cexercise_id\u003e \u003cpath_to_solution_file\u003e`: Submits a solution to a specific exercise.\n\n## Origin of name\n\nThe name \"tyora\" is derived from Finnish words: \"työ\" meaning \"work\" and \"pyörä\" meaning \"wheel\".\nAnyway, `pyora` was already taken, so I went with `tyora`... ;)\n\n## Contributing\n\nContributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.\n\n**Rye**\n\nThis project uses [Rye](https://rye-up.com/) to manage dependencies, formatting, linting and packaging.\nInstall it using the instructions on the Rye website, then run `rye sync` in the root of the project to install the necessary tools.\n\n**How to use Rye**\n\nReading the documentation is probably a good idea, but in short:\n\n- `rye sync` installs the necessary tools.\n- `rye format` formats the code.\n- `rye lint` lints the code.\n\n**pre-commit**\n\nWe use pre-commit to run the linters before each commit. To install it, run `rye sync` and `rye run pre-commit install`.\nThis is not strictly required, but it'll make your life easier by catching issues before the github actions deny your PR.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeddie%2Ftyora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeddie%2Ftyora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeddie%2Ftyora/lists"}