Skip to main content

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)

Uploaded Source

Built Distribution

opendiamond-10.1.1-py2.py3-none-any.whl (259.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page