OpenDiamond Platform for Interactive Search
Project description
Interactive search of non-indexed data http://diamond.cs.cmu.edu/
Installing the opendiamond backend (not including C libfilter and scope cookie hook) is now purely Pythonic.
conda env create -n <VIRTUAL_ENV_NAME> -f environment.yml
conda activate <VIRTUAL_ENV_NAME>
python setup.py install
# start the backend
diamondd
The virtual env's Python interpreter path is "baked in" in the entry points. So one can also run directly without conda activate
:
/path_to_virtual_env/bin/diamondd
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
opendiamond-10.1.1.tar.gz
(225.0 kB
view hashes)
Built Distribution
Close
Hashes for opendiamond-10.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e23ec5f0908dadf66763f2b0fcad1acf2f773bb64ad083260d539bd8cca189 |
|
MD5 | df5687d0b71bb62c3f20362b1d57799d |
|
BLAKE2b-256 | cf792ba6ec1d0cd6866356c15f42397a1b6e811c28c30df0f33abe3156d4291e |