{"id":23153099,"url":"https://github.com/kitsuya0828/automatic-input","last_synced_at":"2025-04-04T16:17:34.461Z","repository":{"id":149374476,"uuid":"359495772","full_name":"kitsuya0828/Automatic-Input","owner":"kitsuya0828","description":"You can automatically input your code which was edited on your favorite editor (e.g. Visual Studio Code) to the online editor that does not allow you to \"copy and paste\"!","archived":false,"fork":false,"pushed_at":"2021-06-01T13:20:19.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T01:41:51.378Z","etag":null,"topics":["pyautogui","python3","shutil"],"latest_commit_sha":null,"homepage":"","language":"C","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/kitsuya0828.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}},"created_at":"2021-04-19T14:49:28.000Z","updated_at":"2021-07-16T16:06:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5e4702b-843b-46f3-87b4-1a4e76f00ee0","html_url":"https://github.com/kitsuya0828/Automatic-Input","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/kitsuya0828%2FAutomatic-Input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitsuya0828%2FAutomatic-Input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitsuya0828%2FAutomatic-Input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitsuya0828%2FAutomatic-Input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitsuya0828","download_url":"https://codeload.github.com/kitsuya0828/Automatic-Input/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208192,"owners_count":20901570,"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":["pyautogui","python3","shutil"],"created_at":"2024-12-17T19:29:29.527Z","updated_at":"2025-04-04T16:17:34.434Z","avatar_url":"https://github.com/kitsuya0828.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automatic-Input\nYou can automatically input your code which was edited on your favorite editor (e.g. Visual Studio Code) to the online editor that does not allow you to \n\"copy and paste\"!\n\n# DEMO\n\n\n# Features\n\n\n# Requirement\n\n* Python 3.8.5\n* PyAutoGUI==0.9.52\n\n\n# Installation\n\n```bash\npip install pyautogui\n```\n\n# Usage\n\n```bash\ngit clone https://github.com/Kitsuya0828/Automatic-Input.git\ncd Automatic-Input\n```\n\nFirstly, you can specify the problem number in \"automatic_input.py\" as below;\n\n```python\n# 自動入力したい問題の番号\nproblem_num = 10\n```\n\nThen, you can run it from the command prompt just using the command:\n\n```bash\npython automatic_input.py\n```\n\nAutomatic input will start in 10 seconds.\n\nYou should position your pointer to the online editor, and double-check you are using half-width characters.\n\n# Note\n\nThis automatic input does not support full-width characters (e.g. Japanese text).\n\nIf you want to comment on your code in full-width characters, write a comment on the online editor after running automatic input.\n\n# Author\n\n* Kitsuya Azuma\n* Tohoku University\n* kitsuyaazuma@gmail.com\n\n# License\n\n\"Automatic-Input\" is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).\n\n\nThank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitsuya0828%2Fautomatic-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitsuya0828%2Fautomatic-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitsuya0828%2Fautomatic-input/lists"}