Recent Releases of Pydre
Pydre - 25.2
Major Updates
- New entry point
pydrecan be run withrye run pydreoruv run pydre. This can also be run just aspydreif installed viapipor other ways of putting installed package entry points in your path.
Minor Changes
- Better pip compatibility
- Documentation updates
Scientific Software - Peer-reviewed
- Python
Published by tkerwin 11 months ago
Pydre - 25.1
Major changes
- Support for user python files relative to the project file. This supports a workflow of having a separate directory outside of the pydre development directory that has a project file and custom filters and metrics relevant to only that project.
- uv compatibility for dev packages in
pyproject.toml
Minor changes
- Contribution guidelines
- CI tests run on github
- Additional tests
- Revised documentation
Scientific Software - Peer-reviewed
- Python
Published by tkerwin 12 months ago
Pydre - v24.0
Major changes
- Converted the backend to use polars instead of pandas
- Added parallel processing of data files to improve running times on modern machines.
- Added TOML config files
- Better error messages, and better logging using loguru
- Use rye to manage python configuration
Still to do
- User guide
- Developer guide
- New GUI
Scientific Software - Peer-reviewed
- Python
Published by tkerwin over 1 year ago