Lazyscribe

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

In this release, we have addressed some significant performance issues and added new features.

Improved performance on project load

valdezt fixed our project load behaviour to cache existing projects and prevent re-loading the same dependency multiple times (21).

Generic artifact handling

Myself and Dike-LAN wrote up functionality to associate artifacts directly with experiments. This includes the ability to read and write artifacts with a couple of builtin handlers. We hope to add more in the future, but this is a great start! Special thanks to valdezt for reviewing and testing out the functionality in real-world pipelines

0.3.2

Description

In this release, we have switched from `setup.cfg`/`setup.py` to `pyproject.toml` and added the ability to interact with remote filesystems through `fsspec`. Thanks to first-time contributor valdezt!

0.3.1

In this release, we have

* added explicit dependency ranges,
* added the `edgetest` action to the CI/CD to ensure the ranges are updated frequently,
* added explicit testing and support for python 3.10, and
* moved the package classification from Pre-Alpha to Alpha.

0.3.0

What's Changed
* Docs patch by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/7
* Prefect integration by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/8
* Making the testing more robust to second delays by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/10
* v0.3.0 by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/9


**Full Changelog**: https://github.com/lazyscribe/lazyscribe/compare/v0.2.0...v0.3.0

0.2.0

What's Changed

* Adding ability to log non-global metrics by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/4
* Experiment and test lists for easy conversion to pandas by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/5
* v0.2.0 by ak-gupta in https://github.com/lazyscribe/lazyscribe/pull/6


**Full Changelog**: https://github.com/lazyscribe/lazyscribe/compare/v0.1.0...v0.2.0

0.1.0

First release! This package provides lightweight, lazy experiment management through `attrs`.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.