{"id":20126043,"url":"https://github.com/asgarzee/algebraic_expression","last_synced_at":"2025-07-03T23:35:03.086Z","repository":{"id":130333241,"uuid":"114680489","full_name":"asgarzee/algebraic_expression","owner":"asgarzee","description":"Parsing algebraic expression using regex and evaluate it","archived":false,"fork":false,"pushed_at":"2017-12-18T19:43:10.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T21:53:26.367Z","etag":null,"topics":["algebra","eval","python3","python35","regex"],"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/asgarzee.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":"2017-12-18T19:37:26.000Z","updated_at":"2017-12-18T19:54:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2cd9656-2320-421d-8d3c-177247d592fb","html_url":"https://github.com/asgarzee/algebraic_expression","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asgarzee/algebraic_expression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asgarzee%2Falgebraic_expression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asgarzee%2Falgebraic_expression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asgarzee%2Falgebraic_expression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asgarzee%2Falgebraic_expression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asgarzee","download_url":"https://codeload.github.com/asgarzee/algebraic_expression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asgarzee%2Falgebraic_expression/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263421551,"owners_count":23464018,"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":["algebra","eval","python3","python35","regex"],"created_at":"2024-11-13T20:12:53.083Z","updated_at":"2025-07-03T23:35:02.983Z","avatar_url":"https://github.com/asgarzee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Parsing algebraic expression using regex\n---\n\n#### Requirements\n```sh\nPython 3.5\n```\n\n### Run Script\n```sh\npython algebraic_expression.py \"z=a*(c/e)+b/(a+d) a=23 b=200 c=234 d=1.34 e=22.45\"\n```\n\n### Sample Expression with variables\n```sh\nz=a*(c/e)+b/(a+d) a=23 b=200 c=234 d=1.34 e=22.45\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasgarzee%2Falgebraic_expression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasgarzee%2Falgebraic_expression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasgarzee%2Falgebraic_expression/lists"}