A generic REST API server backend for DataJoint pipelines.
Project description
pharus is a generic REST API server backend for DataJoint pipelines built on top of flask, datajoint, and pyjwt.
Installation
If you have not done so already, please install the following dependencies.
Prerequisites
Download the docker-compose-deploy.yaml docker environment from the source located here.
Running the API server
To start the API server, use the command:
PHARUS_VERSION=0.7.3 docker-compose -f docker-compose-deploy.yaml up -d
To stop the API server, use the command:
PHARUS_VERSION=0.7.3 docker-compose -f docker-compose-deploy.yaml down
References
DataJoint
DataJoint LabBook (a companion frontend)
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
pharus-0.7.3.tar.gz
(18.7 kB
view hashes)
Built Distribution
pharus-0.7.3-py3-none-any.whl
(20.7 kB
view hashes)