Skip to main content

A framework for the publication of scientific databases

Build Status Coverage Status Latest Version http://img.shields.io/badge/license-APACHE-blue.svg?style=flat

This project is currently in an early alpha stage of development and not production ready.

The legacy version of Daiquiri written in PHP can be found here.

Quick start

Install prerequisites

apt-get install -y git build-essential libxml2-dev libxslt-dev zlib1g-dev libssl-dev
apt-get install -y mariadb-client mariadb-server libmariadb-dev libmariadbclient-dev

More about Daiquiri’s prerequisites including different Linux distributions can be found here.

Fork the daiquiri-app

git clone https://github.com/aipescience/django-daiquiri-app app

Set up the virtual enviroment and install dependencies

cd app
python3 -m venv env
source env/bin/activate
pip install django-daiquiri mysqlclient

Setup Daiquiri

cp config/settings/sample.local.py config/settings/local.py
mkdir log download

./manage.py sqlcreate               # shows the commands to be executed on MariaDB
./manage.py migrate                 # creates database and tables
./manage.py migrate --database=tap  # creates TAP_SCHEMA
./manage.py createsuperuser         # creates admin user
./manage.py runserver               # runs a development server

Navigate to http://localhost:8000 in your browser.

More detailed installation instructions can be found here.

Our development setup is documented here.

More documentation will be added soon.

Download files

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

Source Distribution

django-daiquiri-0.1.3.tar.gz (417.8 kB view details)

Uploaded Source

File details

Details for the file django-daiquiri-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-daiquiri-0.1.3.tar.gz
Algorithm Hash digest
SHA256 10333cd99f8ab9f7898c18731b1bf33e626a32ddd03bb81175a2868b1d24695b
MD5 a22199b5ce54d754c8131de862a6d408
BLAKE2b-256 1c79c78e41cf14d47c4fc23cd793dd61dd6157f3d318497f05e388797b6b9cad

See more details on using hashes here.

Release history Release notifications | RSS feed

1.4.0

2 files

1.3.8

2 files

1.3.7

2 files

1.3.6

2 files

1.3.5

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.3

2 files

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

1.1.0

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.5.1

1 file

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.2

1 file

This release

0.1.3 This release

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page