{"id":18880093,"url":"https://github.com/antoninhrlt/sdymh","last_synced_at":"2026-02-20T07:30:17.027Z","repository":{"id":42186451,"uuid":"471075905","full_name":"antoninhrlt/sdymh","owner":"antoninhrlt","description":"Tool collection to automate the solution of mathematical exercises. \"Stop doing your math homework\" ","archived":false,"fork":false,"pushed_at":"2022-04-13T07:14:36.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T03:13:16.151Z","etag":null,"topics":["automate","education","exercises","france","math-problems","mathematics","python","python3"],"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/antoninhrlt.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-03-17T17:18:04.000Z","updated_at":"2022-04-09T21:48:47.000Z","dependencies_parsed_at":"2022-08-12T08:50:46.723Z","dependency_job_id":null,"html_url":"https://github.com/antoninhrlt/sdymh","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/antoninhrlt%2Fsdymh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoninhrlt%2Fsdymh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoninhrlt%2Fsdymh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoninhrlt%2Fsdymh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoninhrlt","download_url":"https://codeload.github.com/antoninhrlt/sdymh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841744,"owners_count":19705981,"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":["automate","education","exercises","france","math-problems","mathematics","python","python3"],"created_at":"2024-11-08T06:41:48.174Z","updated_at":"2026-02-20T07:30:16.993Z","avatar_url":"https://github.com/antoninhrlt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stop doing your math homework\nTool collection to automate the solution of mathematical exercises\n\n```py\nimport sdymh\nsdymh.thank_you() # :)\n```\n\n## Installation\nIf you don't know what is programming, try with [this method](#installation-for-newbies).\n\nBe sure you installed Python 3 and Git. \\\nClone the repository : `git clone https://github.com/antoninhrlt/sdymh`\n\n## Usage\n\u003e You will probably need to install dependencies by running `pip3 install -r requirements.txt`\n\u003e \nAfter sdymh has been installed, we can now use it. I made a file to simplify \neverything for everyone, open `use.py` in your favorite editor, **do not delete\nthe current content**, and start calling super sdymh functions :)\n\nTo run what you did, type : `python3 use.py` in your command shell.\n\n\u003e Let's check the [wiki](https://github.com/antoninhrlt/sdymh/wiki) to know\n\u003e which functions to call\n\n - ## Example\n    ```py\n    ...\n\n    values = [\n        1.86, 1.88, 1.84, 1.84, \n        1.90, 1.88, 1.88, 1.88, \n        1.86, 1.86, 1.88, 1.86, \n        1.84, 1.86, 1.88\n    ]\n\n    sdymh.stats.generate_frequency_table(values)\n    ```\n    Will be show you, this :\n    ```\n    value           | 1.84  | 1.86  | 1.88  | 1.9   | total | \n    frequency       | 3     | 5     | 6     | 1     | 15    |\n    ```\n\n## Installation for newbies\nAt first, we need to install the \"Python\" program, don't worry, it's simple.\nOn Windows 10, open the Microsoft Store, type \"python 3\" in the search bar, \nselect the latest version, and click to \"install\" or go [here](https://python.org).\n\nOpen the Windows command shell : *Windows logo key* + R, and then type \"cmd\". \\\nCheck if python is installed by writing : `python3 --version`.\n\nIf not, try another way to install Python (Google is here to help you or submit\nan issue on this repository to get help)\n\nCongratulations ! Now, check [usage](#usage).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoninhrlt%2Fsdymh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoninhrlt%2Fsdymh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoninhrlt%2Fsdymh/lists"}