dbrattli / aioreactive

Async/await reactive tools for Python 3.11+
MIT License
350 stars 24 forks source link

How can I install this? #20

Closed feluxe closed 3 years ago

feluxe commented 6 years ago

Hi there!

This lib looks neat! I'm really excited to give it a try!

Is there any info on how to install this?

I think it would be cool if there was an Install or Getting Started section in README.md. :)

favetelinguis commented 6 years ago

Check this out https://pypi.org/project/aioreactive/

Else since it has a setup.py file just clone the repo and run pip install .

rmcgregor1990 commented 6 years ago

A pypi badge at the root of the readme to link to this would also be great addition: PyPI version

dbrattli commented 3 years ago

Fixed with v0.6.0