forked from wwaites/py4s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
33 lines (23 loc) · 1008 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Experimental bindings and C client library for 4store by
Copyright 2009 William Waites <[email protected]>. Distributed
as with 4store under terms of the GNU GPL v3. See the file
COPYING for details.
The main branch of 4store only has support for one client
process at a time. This means you cannot import data or run
the http server at the same time as using these python bindings.
The branch at http://github.com/wwaites/4store has support
for multiple clients but should be considered to be
bleeding edge code.
Building this package requires Cython from
http://www.cython.org
You need version 0.12 of greater of Cython, the version you
get with pip or easy_install is fine, the version you get
with apt on debian/ubuntu is too old. This means doing
pip install cython
- or -
easy_install cython
See the directory tests for some examples of usage. They can
be run with
nosetests --verbosity=2 -s
Make sure you have an instance of the 4store backend running
serving a KB called py4s_test.