Recent Releases of https://github.com/cgevans/mixes
https://github.com/cgevans/mixes - 0.6.1
- Adds htmlwithborders_tablefmt again (and import printing).
- Optional ECHO liquid handler support, with the 'echo' feature (eg, pip install --upgrade alhambra_mixes[echo]). Uses kithairon, which does require Python ≥ 3.10.
- Python
Published by cgevans over 1 year ago
https://github.com/cgevans/mixes - v0.5.0
An interim release while larger changes are being made, so that users can make use of several important new features, and the pypi-available version fits well with the latest documentation.
- Adds an
Experimentclass that can hold mixes and components, and keep track of volumes, etc. - Adds volume/consumption tracking.
- Adds master/split mix functions.
- Fixes numerous minor bugs.
- Python
Published by cgevans about 2 years ago
https://github.com/cgevans/mixes - v0.4.0
From discussions at DNA 28, we have a few new and changed features:
- A ToConcentration action, to add amounts necessary to make components particular concentrations in a mix, taking into account other actions and mixes being put into the mix.
- FixedVolume is now actually just for fixed volumes: equal_conc is deprecated. There is now a less confusing EqualConcentration action for when you'd like equal concentrations.
- Better org mode output support.
- More quantitate functions.
- Reorganized code.
- Some documentation improvements.
- Python
Published by cgevans over 3 years ago
https://github.com/cgevans/mixes - v0.3.0
- Allow action components to be strings, in which case they will be interpreted as components with those names.
- Minor fixes.
- Python
Published by cgevans over 3 years ago
https://github.com/cgevans/mixes - v0.2.0
- Merging of Multi- and non-Multi- actions.
- Better handling and display mixes that fail validation.
- Better handling of Decimal quantities.
- Abbreviated version of library.
- Python
Published by cgevans over 3 years ago