A library implementing certain Ruby-like behaviours in Python.
A library implementing certain Ruby-like behaviours in Python.
NB: This is heavily under development and subject to change. Expect breaking changes until the 1.0.0 release.
pip install pyby
The behaviour being mimiced is currently based on Ruby 3.1.2.
Pyby is a portmanteau of Python and Ruby. After all, it is a reimplementation of Ruby behaviour in Python.
See the PyPI package page or the Github repository.