Repype

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.0

What's Changed in 29
* Add Textual interface by in https://github.com/kostrykin/repype/pull/25
* Bring stopwatch functionality back to the `Task` class in https://github.com/kostrykin/repype/pull/30
* Move `repype.cli.run_cli` and the `__main__` to `repype.__main__` 26
* Drop `parents` argument from `StatusReader.handle_new_status`
* Rename `debug` argument of `StatusReaderConsoleAdapter` to `blocking`
* Add `REPYPE_CLI_INTERMEDIATE` environment variable (set to `0` to mute intermediate CLI output)
* Add `--reset` option for CLI
* Bug fixes


**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-beta3...v1.0.0

1.0.0beta3

What's Changed
* Add support for `marginal_stages` in task.yml to contain class names 27
* Change `Task.marginal_stages` to yield stage identifiers instead of returning a list
* Bug fixes


**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-beta2...v1.0.0-beta3

1.0.0beta2

What's Changed
* Migrate to asyncio by kostrykin in https://github.com/kostrykin/repype/pull/23
- `Batch.run` and `Batch.cancel` now are co-routines
- `StatusReader` now is an async context manager
- `StatusReader.handle_new_status` now runs on the same thread which the `StatusReader` was instantiated in
* Refactor for v1.0.0-beta2 by kostrykin in https://github.com/kostrykin/repype/pull/24
- Add usage example (examples/segmentation.ipynb)
- `StatusReader` now has `debug` argument for reading status updates during blocking tasks on the main thread
- Rename `input` to `input_id`
- Bring back `Config.sha`
- Bug fixes


**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-beta1...v1.0.0-beta2

1.0.0beta1

What's Changed
* Refactor for v1.0.0-beta1 by kostrykin in https://github.com/kostrykin/repype/pull/21


**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-alpha4...v1.0.0-beta1

1.0.0alpha4

What's Changed
* Refactor for v1.0.0-alpha4 by kostrykin in https://github.com/kostrykin/repype/pull/17


**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-alpha3...v1.0.0-alpha4

1.0.0alpha3

What's Changed
* Refactor for v1.0.0-alpha3 by kostrykin in https://github.com/kostrykin/repype/pull/15


**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-alpha2...v1.0.0-alpha3

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.