PyscesToolbox release 0.9.0
We are pleased to announce the release of PyscesToolbox version 0.9.0.
What's new in this release:
- This is the first release to support Python 3! Python versions 3.6-3.8 are recommended.
- Documentation and example notebooks have been updated.
- A number of bug fixes.
Installation:
pip install pyscestoolbox
(Dependencies are pulled in automatically).
Detailed installation instructions and documentation:
- https://pyscestoolbox.readthedocs.io/en/latest/installation.html (for platform-specific installation and configuration instructions)
- https://pyscestoolbox.readthedocs.io/en/latest (documentation)
Python 2
With Python 2 having reached its end of life, binary wheels for Python 2.7 are no longer provided. However, the PyscesToolbox codebase continues to run under Python 2.7 and can be installed from source if needed.