{"id":50433015,"url":"https://github.com/dharmatech/combine-equations.py","last_synced_at":"2026-05-31T15:02:15.889Z","repository":{"id":334967136,"uuid":"1127935213","full_name":"dharmatech/combine-equations.py","owner":"dharmatech","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-06T19:56:57.000Z","size":8552,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-31T06:35:37.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dharmatech.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":"2026-01-04T21:54:46.000Z","updated_at":"2026-02-19T04:13:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dharmatech/combine-equations.py","commit_stats":null,"previous_names":["dharmatech/combine-equations.py"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dharmatech/combine-equations.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmatech%2Fcombine-equations.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmatech%2Fcombine-equations.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmatech%2Fcombine-equations.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmatech%2Fcombine-equations.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dharmatech","download_url":"https://codeload.github.com/dharmatech/combine-equations.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmatech%2Fcombine-equations.py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33735663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":[],"created_at":"2026-05-31T15:02:15.075Z","updated_at":"2026-05-31T15:02:15.884Z","avatar_url":"https://github.com/dharmatech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Introduction\n\nThis is a set of experimental Python modules for solving equations in Sympy.\n\n## `display_equations_`\n\n`display_equations_` shows\n - known values in green 🟢\n - wanted value in red 🔴\n - unknown values in default color\n\n\u003cimg width=\"500\" alt=\"image\" src=\"https://github.com/user-attachments/assets/91e6a073-4d32-41db-b7b3-7ed11ad511c6\" /\u003e\n\n## Interactive equation solver\n\n```\npython .\\examples\\eq-gui\\demo_gui_features.py\n```\n\n\u003cimg width=\"800\" alt=\"image\" src=\"https://github.com/user-attachments/assets/d7009494-f8b6-4fbf-a51e-50f52e30f2e2\" /\u003e\n\nVideo demo of the interactive equation editor:\n\nhttps://youtu.be/O837G7cj5fE?si=wk4sURLNVGvgSIRq\n\nThis uses the `tkinter` Python library. So it's a native GUI.\n\n## Interactive equation solver for JupyterLite Notebooks\n\n\u003cimg alt=\"image\" src=\"https://github.com/user-attachments/assets/2a56090d-5e0a-4c09-a80c-72c520e9db6d\" /\u003e\n\nVideo demo:\n\nhttps://youtu.be/7ysUdxTfKhU?si=KQiYmqjUhq6nNjXn\n\nNotebook used in the demo available here:\n\nhttps://github.com/dharmatech/github-pages-test\n\nYou can try out the interactive equation solver without installing anything as it runs in a browser.\n\n## Examples\n\nExamples from the textbook University Physics are here: [examples/up](examples/up).\n\n## Install from github\n\n```\nuv pip install 'git+https://github.com/dharmatech/combine-equations.py'\n```\n\n## Install from cloned repository\n\n```bash\ngit clone https://github.com/dharmatech/combine-equations.py.git\ncd combine-equations.py\nuv pip install -e .\n```\n\nRun examples:\n\n```\npython .\\examples\\eq-gui\\demo_gui_features.py\npython .\\examples\\up\\ch4\\up-example-4.7\\up-example-4.7-000.py\n```\n\n## Testing\n\nInstall dev dependencies and run tests:\n\n```bash\nuv pip install -e \".[dev]\"\nuv run pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharmatech%2Fcombine-equations.py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdharmatech%2Fcombine-equations.py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharmatech%2Fcombine-equations.py/lists"}