Vinplots

Latest version: v0.0.75

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

Scan your dependencies

0.0.73

**Full Changelog**: https://github.com/mvinyard/vinplots/compare/v0.0.72...v0.0.73

- Fixing a pickle protocol compatibility issue. Google Colab only supports pickle PROTOCOL4, the latest being pickle PROTOCOL5. Saving to protocol4 instead of 5 will hopefully solve this issue.

0.0.72

Package reorganization
- Several changes to the API

**Key notes**:
1. New accessor for color palettes: `vinplots.colors.<[ your key here ]>`
2. For stability, moved the `mscorefonts` installation step to a separate `vinplots.ut` accessor rather than this occurring on import. This means it has to be run separately, but also prevents hangups during routine import.
3. Added `vinplots.quick_plot()` function.
4. This is old but was never well documented; added `vinplots.save`

**Still to-do**:
- Add some API documentation a la [readthedocs](https://vinplots.readthedocs.io/en/latest/index.html).

**Full Changelog**: https://github.com/mvinyard/vinplots/compare/v0.0.43...v0.0.72

0.0.43

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.