evergreen icon indicating copy to clipboard operation
evergreen copied to clipboard

Cooperative multitasking and i/o for Python

Results 3 evergreen issues
Sort by recently updated
recently updated
newest added

when i using evergreen == 0.1.0 , i install it with pip `pip install evergreen` and it install pyuv == 1.3.0, and it try this example: ``` #!/usr/bin/env python #...

Hi saghul, I've just installed evergreen to have a look and perform basic tests: > cat /etc/issue > > > Ubuntu 14.04.1 LTS > > pip install evergreen > >...