Ry

Latest version: v0.0.39

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

Scan your dependencies

Page 4 of 6

0.0.21

- `walkdir`
- add `glob` kwarg that takes a `ry.Glob` or `ry.GlobSet` or `ry.Globster` obj
to filter the walk on
- `globset`
- Internal refactoring
- added `globster()` method to `ry.Glob` and `ry.GlobSet` to return a
`ry.Globster` obj
- added `globset()` method to `ry.Glob` to return a `ry.GlobSet` obj from a
`ry.Glob` obj
- `url`
- python `Url` changed name `URL`; aligns with jawascript and other python
libs
- `bzip2`
- update to v5
- `jiff`
- conversions for jiff-round-mode/unit/weekday
- not-implemented placeholders and new impls
- [x] `RyDateTime`
- [x] `RyDate`
- [x] `RyOffset`
- [x] `RySignedDuration`
- [x] `RySpan`
- [x] `RyTimeZone`
- [x] `RyTime`
- [x] `RyZoned`
- span builder functions use form `s._hours(1)` for panic-inducing building,
and `s.try_hours(1)` for non-panic-inducing building
- type-annotations
- fixes and updates and a hacky script I wrote to check for discrepancies

---

0.0.20

- `regex`
- Templated out regex package but nothing added
- `ry`
- python 3.13 yay!
- `jiter`
- Updated jiter version thanks depbot!

---

0.0.19

- `jiff`
- py-conversions
- [x] `JiffDateTime`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffDate`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffOffset`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffSignedDuration`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffSpan`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffTimeZone`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffTime`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)
- [x] `JiffZoned`
- [x] FromPyObject
- [x] IntoPyObject
- [x] IntoPyObject (REF)

---

0.0.18

- `jiff`
- Renamed `ry.Span` to `ry.TimeSpan`
- Renamed `ry.Zoned` to `ry.ZonedDateTime`
- Updated type stubs to reflect renames
- docs
- init-ed the docs
- style guide under `DEVELOPMENT.md` file

---

0.0.17

- `jiff`
- `ry.TimeZone` testing and to/from `datetime.tzinfo` conversions
- Using nu-types for `jiff` intermediate types bc of the classic orphans
problem (aka batman) w/ traits
- hypothesis tests
- `jiter`
- Updated to `jiter` v0.8.1

---

0.0.16

- Moved walkdir to `ryo3-walkdir`
- added `ryo3-types` for custom and shared types
- `heck` wrapper(s)
- jiff
- Added operators `+`/`+=`/`-`/`-=` to date/time/datetime/etc
- TODO: figure out how to take refs in the union enum for the operators
- fspath
- further beefing out as well as testing

---

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.