Skip to content
 
 

Repository files navigation

INSTALLATION

for python 2 installation

pip install -r requirements.txt

python setup.py install

for python 3 installation

pip install -r requirements_py3.txt

python setup.py install

TESTS

to run all tests

tox in main directory

to run twisted tests (python2)

run: trial sio.sioworkersd.twisted_t in the directory of installation

to run twisted tests (python3)

run: trial sio/sioworkersd/twisted_t in the directory of installation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages