Hi,
that's really nice, thanks for this. I find myself using a few important `npm`
packages, and in my project I'm using `yarn` to install them.
Do you think that it would make sense to add npm support to your project, or
it would be out of scope? It would be really cool to install seamlessly python
of javascript dependencies.
Regards,
Goffi
Le dimanche 22 octobre 2023, 06:52:32 CET Ray Luo a écrit :
> Can't believe it has been 2+ years since I released brip. Recently I start
> working on Brython-relevant projects again, and noticed that the old brip
> did not work with Brython 3.10.6+ when running with Python<=3.9. Now I
> fixed it and released the brip 0.3.0
> <
https://github.com/rayluo/brip/releases/tag/0.3.0> and shipped to PyPI
> <
https://pypi.org/project/brip/>. Enjoy!