Skip to main content

Balance chemical equations and generate printable forms

Project description

English | 中文文档

reaction-balancer

A precise chemical-equation balancer that uses exact rational arithmetic and CIAAW atomic weights to generate printable reaction preparation sheets (Excel format) from Markdown input.

Features

1. Exact scientific computation

  • Uses CIAAW (2024) standard atomic weights.
  • All internal math uses sympy.Rational (exact fractions), eliminating floating-point errors.
  • Linear algebra–based solver ensures correct balancing or gives an informative error if impossible.

2. Flexible input syntax

  • Supports parentheses and fractional subscripts:
    • Ni(NO3)2(H2O)6
    • Fe7/8Se
    • La1.8Sr0.2CuO4.12
  • Optional basis specification (e.g., ) allows partial balancing, which is useful for sol–gel and oxide-precursor routes.

3. Automatic Excel output

  • Produces a ready-to-print xlsx recipe sheet with formatted layout.
  • Column widths, styles, and alignment handled automatically—no manual editing required.

4. Reproducible and traceable

  • Input is a Markdown document, allowing you to record:
    • sample IDs
    • furnace schedule
    • experimental notes
  • Perfect for lab notebooks and long-term traceability.

5. Designed for materials synthesis

Suitable for:

  • solid-state reactions
  • flux growth
  • hydrothermal / sol-gel precursor balancing
  • cuprates, pnictides, nickelates, chalcogenides, and general inorganic synthesis

Installation

pip install balancer

or if using uv:

uv tool install balancer

Usage

Run this command in a directory:

python -m balancer
# or use uv:
# uv run balancer

If input.md is missing, the program automatically creates a template in your working directory.

You may also specify an explicit filepath:

balancer <filepath>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reaction_balancer-2.0.1.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

reaction_balancer-2.0.1-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

Details for the file reaction_balancer-2.0.1.tar.gz.

File metadata

  • Download URL: reaction_balancer-2.0.1.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for reaction_balancer-2.0.1.tar.gz
Algorithm Hash digest
SHA256 7ceb1e4b65880e82b153ffd27f5d9b1186915207d265589c3f458684ec5ab453
MD5 f9babbca85a6c6e54295a9fc7724fcaf
BLAKE2b-256 54509d7d852153319bad6b1644642bc72792371a7308b3fcd803ba983fcc6da7

See more details on using hashes here.

File details

Details for the file reaction_balancer-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for reaction_balancer-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5df8e4ea7bcca1b212aa2a8a8c5a216d62a88ec3a4feb88e883114ea215265ac
MD5 f752a24b756ec3cb7210f978bdf98b05
BLAKE2b-256 3430142375385f5262caf3046238a40eb5c335f132e5d3f93bf6583f869e1085

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page