Releases: royjacobson/nf-python
Releases · royjacobson/nf-python
Python config made simple
New: separate install of python package is no longer needed; Instead, nf-python
comes with the python wrapper already and injects it into PYTHONPATH
appropriately.
New: Support for conda environments, building on the capabilities of Nextflow's existing support.
New version: bugfixes and a simpler interface
* Fix bool Python ser bug * Add stricter type validation in PythonExtension.groovy * Add protocol doc
First release!
nf-python is now officially ready for use.