{"id":40515377,"url":"https://github.com/kazukiigeta/assigner","last_synced_at":"2026-01-20T20:35:09.080Z","repository":{"id":37642709,"uuid":"459440964","full_name":"kazukiigeta/assigner","owner":"kazukiigeta","description":"This app shows a concept of automatic optimized assignments for multi-tasks to balance work time of each person.","archived":false,"fork":false,"pushed_at":"2022-02-22T05:21:40.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-01-28T23:35:31.468Z","etag":null,"topics":["data-science","optimization","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","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/kazukiigeta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-15T05:31:29.000Z","updated_at":"2023-04-27T16:55:56.000Z","dependencies_parsed_at":"2022-09-15T08:32:31.531Z","dependency_job_id":null,"html_url":"https://github.com/kazukiigeta/assigner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kazukiigeta/assigner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukiigeta%2Fassigner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukiigeta%2Fassigner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukiigeta%2Fassigner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukiigeta%2Fassigner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazukiigeta","download_url":"https://codeload.github.com/kazukiigeta/assigner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukiigeta%2Fassigner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28613053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["data-science","optimization","python","streamlit"],"created_at":"2026-01-20T20:35:09.014Z","updated_at":"2026-01-20T20:35:09.070Z","avatar_url":"https://github.com/kazukiigeta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assigner\n\n[Japanese README](https://github.com/kazukiigeta/Assigner#Assigner日本語README)\n\nThis app shows a concept of automatic optimized assignments for multi-tasks to balance the work time of each person.\n\n## procedure to deploy\n\n```shell \ngit clone https://github.com/kazukiigeta/assigner\ncd Assigner\npip install -r requirements.txt\ndocker-compose up -d\n```\n\n## system requirements\n\n- docker\n- docker-compose\n\n## data requirements\n\nYou can change the default settings of the assignment by uploading CSV files that have the following information.\n\n[Sample CSV](https://github.com/kazukiigeta/Assigner/tree/main/example_csv) can be your reference to prepare the data.\n\n- employee information\n  - first name\n  - last name\n  - available work time (hour)\n\n- task information\n  - task name\n  - required work time (hour)\n  - required number of people\n\n***\n\n# Assigner日本語README\n\n[English README](https://github.com/kazukiigeta/Assigner#Assigner)\n\n複数タスクに対する人員配置最適化のコンセプトを示すためのWebアプリです。\n\n## デモ動画\n\n![Assigner1](https://user-images.githubusercontent.com/19583681/153996482-4b9cfd71-ec71-4b92-ba0d-12e9692e296b.gif)\n\n\"Twemoji\" © Twitter ([Licensed under CC BY 4.0](https://creativecommons.org/licenses/by/4.0/))\n\n## 構築手順\n\n```shell \ngit clone https://github.com/kazukiigeta/assigner\ncd Assigner\npip install -r requirements.txt\ndocker-compose up -d\n```\n\n## システム要件\n\n- docker\n- docker-compose\n\n## 必要データ\n\n以下に示す情報を持つ2つのCSVファイルによって人員配置のデフォルト設定を変更することができます。\n\n[サンプルCSV](https://github.com/kazukiigeta/Assigner/tree/main/example_csv)を参考にしてください。\n\n- 人員情報\n  - 名\n  - 姓\n  - 労働可能時間（hour）\n\n- タスク情報\n  - タスク名\n  - 必要時間（hour）\n  - 必要人数\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazukiigeta%2Fassigner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazukiigeta%2Fassigner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazukiigeta%2Fassigner/lists"}