fyeah
fyeah copied to clipboard
Thank you for the great project I have tried to install fyeah on windows prior to python 3.12 as part of supporting my project across all platforms and supported version...
1. Please create a release of this package, otherwise, to install it directly via Pip it one can use: `pip install git+https://github.com/ucodery/fyeah.git@367f0a2a44c3feec1052a1e24c922e86e2aa7081` 2. Please update `python_requires` information so that it...
Hello! I needed a way to lazy-evaluate f-strings and I have found your library to be an excellent starting point. However, I needed to add a small modification (retaining of...