Pyvista

Latest version: v0.43.5

Safety actively analyzes 621085 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

9.0.1

mkdir build && cd build
/io/cmake/bin/cmake -DVTK_BUILD_TESTING=OFF\
-DVTK_WHEEL_BUILD=ON\
-DVTK_PYTHON_VERSION=3\
-DVTK_WRAP_PYTHON=ON\
-DPython3_EXECUTABLE=$PYBIN\
-DVTK_OPENGL_HAS_EGL=True\
-DVTK_USE_X=False\
../
make -j
$PYBIN setup.py bdist_wheel


There's also one vanilla Python 3.9 wheel since that's not currently available on PyPi.

0.43.5

<!-- Release notes generated using configuration in .github/release.yml at v0.43.5 -->

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- Fix Actor error of prop argument in initialization by tkoyama010 5782
- Fix axes labels on show_grid with all_edges by kmarchais 5857

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.4...v0.43.5

0.43.4

<!-- Release notes generated using configuration in .github/release.yml at v0.43.4 -->

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- Fix precision bug with `translate` for geometric objects by user27182 5609
- Fix `axes_ranges` parameter in `plotter.show_bounds` by kmarchais 5670
- Fix `pv.Rectangle` for small numbers by MatthewFlamm 5735
- Fix temporary rendering before properties applied by tkoyama010 5759

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.3...v0.43.4

0.43.3

<!-- Release notes generated using configuration in .github/release.yml at v0.43.3 -->

- Fix plotting of ambiguous cell data: set preference based on actual field association by MatthewFlamm 5484
- Fix the error of radius arg type in `ConeSource` by tkoyama010 5561
- Fix ImageData error when using spacing and extent by tkoyama010 5569

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.2...v0.43.3

0.43.2

<!-- Release notes generated using configuration in .github/release.yml at v0.43.2 -->
Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- Call `Off` method when clear widgets by tkoyama010 5359
- Fix incorrect `PolyData.ray_trace` result if intersection is the origin by darikg 5373
- Fix `edge_opacity` is not used in `add_mesh` by tkoyama010 5380
- Fix `create_axes_orientation_box` unused argument by tkoyama010 5382
- Pin GeoVista integration test `CARTOPY_FEATURE` to stable release by user27182 5452
- [patch] vtkRedistributeDataSetFilter ImportError by banesullivan 5467

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.1...v0.43.2

0.43.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
New Features
* Add `unconstrained_font_size` to `add_scalar_bar` by tkoyama010 in https://github.com/pyvista/pyvista/pull/5317
Bug fixes or behavior changes
* Fix connectivity plots in documentation by beroda in https://github.com/pyvista/pyvista/pull/5307
* Fix issue with `Report()` hijacking shell output by banesullivan in https://github.com/pyvista/pyvista/pull/5324
* Update plots before scraping by alexrockhill in https://github.com/pyvista/pyvista/pull/5321
Documentation
* Add interactive plots in documentation by ChristosT in https://github.com/pyvista/pyvista/pull/4938
* Add a step to push the branch in Minor Release Steps by tkoyama010 in https://github.com/pyvista/pyvista/pull/5309
* Fix redirect link to fix LinkCheck CI error by tkoyama010 in https://github.com/pyvista/pyvista/pull/5266
Maintenance
* Add more authors and update syntax for bot approval by banesullivan in https://github.com/pyvista/pyvista/pull/5311
* Add a codeower to important files under .github/workflows by tkoyama010 in https://github.com/pyvista/pyvista/pull/5312
* Ignore dependabot and pre-commit-ci PR for release by tkoyama010 in https://github.com/pyvista/pyvista/pull/5308
* Optimize auto approval workflow by banesullivan in https://github.com/pyvista/pyvista/pull/5328
* Deploy preview document only from command by tkoyama010 in https://github.com/pyvista/pyvista/pull/5329
* Add admin to code owners of LICENSE, CODE OF CONDUCT etc by banesullivan in https://github.com/pyvista/pyvista/pull/5327
* Update CITATION.cff to fix `Cite this repository` is not working by banesullivan in https://github.com/pyvista/pyvista/pull/5330
* Add `ruff` linter config to `pyproject.toml` by tkoyama010 in https://github.com/pyvista/pyvista/pull/5304
* Make pyvista/kitware team code owners to trame modules by banesullivan in https://github.com/pyvista/pyvista/pull/5325
* `CODEOWNERS` assignments requires admin approval by tkoyama010 in https://github.com/pyvista/pyvista/pull/5337


**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.0...v0.43.1

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.