{"id":17654095,"url":"https://github.com/machkouroke/lop-codeingame-cli","last_synced_at":"2025-09-03T10:36:36.439Z","repository":{"id":180150039,"uuid":"649296270","full_name":"machkouroke/LOP-CodeInGame-cli","owner":"machkouroke","description":"Outil en ligne de commande pour la soumission de réalisation lié à lopcodeingame","archived":false,"fork":false,"pushed_at":"2023-06-05T03:43:45.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T09:15:09.442Z","etag":null,"topics":["poetry","python","typer-cli"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/lop-codeingame-cli/","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/machkouroke.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-04T12:16:00.000Z","updated_at":"2023-10-26T09:39:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"452aab05-a1bf-481a-8b16-be73d9fd506c","html_url":"https://github.com/machkouroke/LOP-CodeInGame-cli","commit_stats":null,"previous_names":["machkouroke/lop-codeingame-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/machkouroke/LOP-CodeInGame-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machkouroke%2FLOP-CodeInGame-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machkouroke%2FLOP-CodeInGame-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machkouroke%2FLOP-CodeInGame-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machkouroke%2FLOP-CodeInGame-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machkouroke","download_url":"https://codeload.github.com/machkouroke/LOP-CodeInGame-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machkouroke%2FLOP-CodeInGame-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273431182,"owners_count":25104487,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":["poetry","python","typer-cli"],"created_at":"2024-10-23T12:08:37.379Z","updated_at":"2025-09-03T10:36:36.431Z","avatar_url":"https://github.com/machkouroke.png","language":"Python","readme":"# LOPInGame Cli\n\n## Installation\n\n```bash\npip install lop-codeingame-cli\n```\n\n## Usage\n\n### `lopauth`\nC'est la fonction permettant de vous connecter, Il vous sera demandé votre email et votre mot de passe.\n```bash\nUsage: lopauth [OPTIONS]\n\nOptions:\n  --mail TEXT      Votre adresse mail  [required]\n  --password TEXT  Votre mot de passe  [required]\n  --help           Show this message and exit.\n```\n\n\n\n### `lopgenerate`\nPermet la génération d'un template pour créer un exercise, pour le moment seul le language python est supporté.\nAvant de l'utiliser, assurer vous de vous connecter et de créer l'exercise sur le site web\n\n```bash\nUsage: lopgenerate [OPTIONS]\n\nOptions:\n  --exercise TEXT  L'id de l'exercice  [required]\n  --help           Show this message and exit.\n```\n#### Exemple\n```bash\nlopgenerate --exercise 1478922558\n```\n\n### `lopdownload`\nPermet aux étudiants de télécharger le template d'un exercise pour le résoudre\n```bash\nUsage: lopdownload [OPTIONS]\n\nOptions:\n  --exercise-id TEXT  Id de l'exercise  [required]\n  --help              Show this message and exit.\n\n```\n#### Exemple\n```bash\nlopdownload --exercise-id 1478922558\n```\n\n### `lopsubmit`\nUne fois l'exercise résolu ou le template modifié, vous pouvez soumettre votre code avec cette commande\n```bash\nUsage: lopsubmit [OPTIONS]\n\nOptions:\n  --path TEXT              Le chemin vers le répertoire de l'exercice\n                           [default: .]\n  --kind [solve|template]  Le type de soumission (solve ou template)\n                           [default: solve]\n  --help                   Show this message and exit.\n```\n#### Exemple\n```bash\nlopsubmit --path . --kind solve\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachkouroke%2Flop-codeingame-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachkouroke%2Flop-codeingame-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachkouroke%2Flop-codeingame-cli/lists"}