Unpythonic

Latest version: v0.15.1

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

Scan your dependencies

Page 7 of 7

0.4.0

- First version published on PyPI
- Add `breakably_looped`, `breakably_looped_over`
- Rename `immediate` to `call`; maybe the most descriptive short name given `call/ec` and similar.

---

0.3.0

- refactor looping constructs into `unpythonic.fploop`
- add exception-based alternative TCO implementation
- add `raisef`
- change API of `escape` to perform the `raise` (simplifies trampoline, improves feature orthogonality)

---

0.2.0

- add `call/ec`
- add `arity` utilities
- rename `loop` -> `looped`; now `loop` is the magic first positional parameter for the loop body
- add `looped_over`
- unify `let` behavior between the two implementations
- make `trampolined` preserve docstrings
- `setescape`: parameter should be named `tags` since it accepts a tuple
- improve README

---

0.1.0

Initial release.

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.