{"id":19035899,"url":"https://github.com/adinack/chemistry-equation-balancer","last_synced_at":"2026-05-16T00:31:27.453Z","repository":{"id":112708979,"uuid":"319213804","full_name":"AdinAck/Chemistry-Equation-Balancer","owner":"AdinAck","description":"A small python tool that can solve n-dimensional balancing equations.","archived":false,"fork":false,"pushed_at":"2021-07-03T21:52:16.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T05:28:28.023Z","etag":null,"topics":["chemistry","matrices","numpy","sympy"],"latest_commit_sha":null,"homepage":"","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/AdinAck.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":"2020-12-07T05:30:29.000Z","updated_at":"2024-11-15T15:23:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"44e24312-a5fd-46e4-86e8-b6226bb49370","html_url":"https://github.com/AdinAck/Chemistry-Equation-Balancer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdinAck%2FChemistry-Equation-Balancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdinAck%2FChemistry-Equation-Balancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdinAck%2FChemistry-Equation-Balancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdinAck%2FChemistry-Equation-Balancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdinAck","download_url":"https://codeload.github.com/AdinAck/Chemistry-Equation-Balancer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240093135,"owners_count":19746774,"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":["chemistry","matrices","numpy","sympy"],"created_at":"2024-11-08T21:52:29.141Z","updated_at":"2026-05-05T18:30:20.179Z","avatar_url":"https://github.com/AdinAck.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chemistry Equation Balancer\n A small python tool that can solve *n* dimensional balancing equations.\n***\n## Dependencies\n*only when using source code*\n - [Numpy](https://numpy.org/)\n - [Sympy](https://www.sympy.org/en/index.html)\n\n To quickly install the dependencies simply execute\n ```\n pip install -r requirements.txt\n ```\n in the repository cwd.\n\n## Usage\nHere are 3 example equations with correct formatting:\n```\nH + O2 =\u003e H2O\nCH4 + O2 =\u003e CO2 + H2O\n(NH4)2CO3 + NaOH =\u003e Na2CO3 + NH3 + H2O\n```\n\nIf you are running CHEB from the source code, you can simply execute ```CHEB.py``` to use it.\n\nIf you are running the CHEB release, executing ```CHEB.exe``` will run CHEB.\n\nCHEB also supports passing in arguments for evaluating many balancing equations at once, or for simpler output.\n\nFor example:\n\nExecuting ```CHEB \"H + O2 =\u003e H2O\"``` will output ```[4, 1, 2]```.\n\nParameters:\n - ```--full``` Output equation with coefficients rather than just coefficients.\n - ```-f [input_filename]``` Read balancing equations from file.\n - ```-o [output_filename]``` Output balancing equations to file (only if read from file).\n\n## Distributions\nYou can clone this repository and execute ```CHEB.py``` or download ```CHEB.exe``` from the [releases](https://github.com/AdinAck/Chemistry-Equation-Balancer/releases) section of this repository.\n\n## Learn\nLearn about how CHEB works on the [wiki](https://github.com/AdinAck/Chemistry-Equation-Balancer/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadinack%2Fchemistry-equation-balancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadinack%2Fchemistry-equation-balancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadinack%2Fchemistry-equation-balancer/lists"}