petereon / beaupy

A Python library of interactive CLI elements you have been looking for
https://petereon.github.io/beaupy/
MIT License
181 stars 13 forks source link

Python 3.12 compatibility #86

Closed petereon closed 5 months ago

petereon commented 7 months ago

Ward is causing issues with Python 3.12: https://github.com/darrenburns/ward/issues/374

There is a pull request that deals with this: https://github.com/darrenburns/ward/pull/373

As soon as this gets merged ward should be updated and Python version constraint relaxed.

ashb commented 3 months ago

Loving this module -- any chance of a pypi release please?

petereon commented 3 months ago

On it!

petereon commented 3 months ago

Sorry, it was a bit more work than I hoped for, but there is now beaupy==3.7.3 available on PyPI