Release Notes
Installation
You can install AnaFlow with pip:
pip install anaflow
or with conda:
conda install anaflow
Documentation
The documentation can be found at: https://anaflow.readthedocs.io
What's new?
See #11
Enhancements
- move to
src/
based package structure - drop py36 support
- added archive support
- simplify documentation