Skip to content

๐Ÿงช PyReactLab-Core

PyPI Downloads PyPI Python Version License

PyReactLab-Core is the core foundation of the PyReactLab ecosystem, offering shared data structures and algorithms for chemical reaction representation, stoichiometry, and reaction analysis.

โœจ Features

  • โš—๏ธ Reaction Representation: Define and manipulate chemical reactions with ease.
  • โš–๏ธ Stoichiometry Calculations: Perform stoichiometric calculations for reactions.
  • ๐Ÿ”ฌ Reaction Analysis: Analyze reaction properties and behaviors.
  • ๐Ÿงฉ Extensible Design: Built to be extended by other PyReactLab modules.

๐Ÿ“ฆ Installation

You can install PyReactLab-Core via pip:

pip install pyreactlab-core

For the latest development version, you can install directly from GitHub:

pip install git+https://github.com/sinagilassi/PyReactLab-Core.git

๐Ÿค Contributing

Contributions are highly welcome โ€” bug fixes, new calculation routines, mixture models, extended unit tests, documentation, etc.

๐Ÿ“ License

This project is distributed under the Apache License, Version 2.0, which grants you broad freedom to use, modify, and integrate the software into your own applications or projects, provided that you comply with the conditions outlined in the license. Although Apache 2.0 does not require users to retain explicit author credit beyond standard copyright and license notices, I kindly request that if you incorporate this work into your own software, you acknowledge Sina Gilassi as the original author. Referencing the original repository or documentation is appreciated, as it helps recognize the effort invested in developing and maintaining this project.

โ“ FAQ

For any question, contact me on LinkedIn

๐Ÿ‘จโ€๐Ÿ’ป Authors