Skip to main content

GECK (Garden Of Eden Creation Kit) is a toolkit for setting up and maintaning STC

Project description

GECK (Garden of Eden Creation Kit)

GECK is a Python library and Bash tool for interacting with STC programmatically. It allows to startup embedded Summa instance, do search queries and iterate over database.

Install

pip install stc-geck

Examples

CLI

# Iterate over all stored documents
geck --ipfs-http-base-url 127.0.0.1:8080 - documents

# Do a match search by field
geck --ipfs-http-base-url 127.0.0.1:8080 - search doi:10.3384/ecp1392a41

# Do a match search by word
geck --ipfs-http-base-url 127.0.0.1:8080 - search hemoglobin --limit 10

Python

Examples for Python can be found in examples directory

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stc-geck-1.3.2.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

stc_geck-1.3.2-py3-none-any.whl (8.2 kB view hashes)

Uploaded 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