A helper library for chemistry calculations, used by the edx-platform. Version 2.0.0 is the latest stable release. Originally part of edx-platform, it was spun off as an independent package. Release cadence is irregular.
pip install chemNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the library and use its functions. Replace with actual API calls from documentation.
Pin to version: pip install chem==2.0.0
Use 'calculate' instead of 'add'.
Run 'pip install chem' and ensure the import is 'import chem'.
Use 'from chem import calculate' instead, or downgrade to 1.3.0.
No dependency data recorded yet.