Mlvtools

Latest version: v2.1.1

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

Scan your dependencies

Page 3 of 3

0.0.5

----------------

- Use Jinja2 templating in DVC Docstring
- Export pipeline, new command: export_pipeline

0.0.4

----------------

- Fix delivery issue python command line mismatch if uppercase

0.0.3

----------------

- Fix python command line mismatch if uppercase
- Set ipython version
- Add link to MLV-tools tutorial

0.0.2

----------------

- Fix requirements issue

0.0.1

----------------

- First release
- Convert Jupyter Notebook to a customizable and executable Python 3 script.
- Generate DVC command.
- Set default paths and parameters in configuration


Release Procedure

1. Update [`CHANGELOG`](CHANGELOG)
2. Set the new version in [`setup.cfg`](setup.cfg)
3. Add a commit with this changes, create a PR on GitHub, and merge
4. Create a source package and a wheel:
shell
rm -rf dist
python setup.py sdist bdist_wheel

5. Push the source package and the wheel to pypi:
shell
twine upload --repository=pypi dist/*

6. Update `CHANGELOG` and `setup.cfg` again for the new development version

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.