{"id":21302044,"url":"https://github.com/dudynets/numerical-methods-labs-tkinter","last_synced_at":"2026-05-14T21:31:15.916Z","repository":{"id":208004909,"uuid":"720609679","full_name":"dudynets/Numerical-Methods-Labs-Tkinter","owner":"dudynets","description":"Labs for Numerical Methods course at Ivan Franko Lviv National University.","archived":false,"fork":false,"pushed_at":"2023-12-03T22:38:28.000Z","size":303,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T18:52:07.757Z","etag":null,"topics":["interpolation","labs","linear-algebra","matplotlib","numerical-methods","numpy","python","tkinter","university"],"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/dudynets.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-19T02:18:33.000Z","updated_at":"2023-11-19T02:23:05.000Z","dependencies_parsed_at":"2023-12-03T23:33:51.137Z","dependency_job_id":null,"html_url":"https://github.com/dudynets/Numerical-Methods-Labs-Tkinter","commit_stats":null,"previous_names":["dudynets/numerical-methods-labs-tkinter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dudynets/Numerical-Methods-Labs-Tkinter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dudynets%2FNumerical-Methods-Labs-Tkinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dudynets%2FNumerical-Methods-Labs-Tkinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dudynets%2FNumerical-Methods-Labs-Tkinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dudynets%2FNumerical-Methods-Labs-Tkinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dudynets","download_url":"https://codeload.github.com/dudynets/Numerical-Methods-Labs-Tkinter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dudynets%2FNumerical-Methods-Labs-Tkinter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279193645,"owners_count":26123567,"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-10-16T02:00:06.019Z","response_time":53,"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":["interpolation","labs","linear-algebra","matplotlib","numerical-methods","numpy","python","tkinter","university"],"created_at":"2024-11-21T15:54:24.718Z","updated_at":"2025-10-16T12:50:48.986Z","avatar_url":"https://github.com/dudynets.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Лабораторні роботи з чисельних методів\n\n## Building\n\n1. Install [PyInstaller](https://www.pyinstaller.org/)\n    ```bash\n    pip install pyinstaller\n    ```\n\n2. Build executable\n    ```bash\n    # MacOS\n    pyinstaller --onefile -w src/main.py -n 'Чисельні методи' -i src/assets/icon.icns\n    ```\n    ```bash\n    # Windows\n    pyinstaller --onefile -w src/main.py -n 'Чисельні методи' -i src/assets/icon.ico\n    ```\n\n3. Run executable from `dist` folder\n\n## Running\n\n1. Install [Python](https://www.python.org/downloads/)\n\n2. Install required packages\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Run the main script\n    ```bash\n    python src/main.py\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdudynets%2Fnumerical-methods-labs-tkinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdudynets%2Fnumerical-methods-labs-tkinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdudynets%2Fnumerical-methods-labs-tkinter/lists"}