Skip to content
Snippets Groups Projects
user avatar
Sylvain Thénault authored
f4c0c6f9
History
This package provides base library for the Relationship Query Language

INSTALL
-------

the standard way:

python setup.py install

building rql binary extension in place:

python setup.py build_ext --inplace