Skip to content

UB-Heidelberg/ompdjango

 
 

Repository files navigation

Introduction

Sample application for mapping of OMP Database into the python django-model. This can be used to access the OMP database using python django model. Please see the models.py for mapping.

Installation

sudo pip3 install -r requirements.txt
sudo python3 setup.py install
cd $INSTALLATION_FOLDER

Run

python3 manage.py runserver

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.4%
  • JavaScript 26.7%
  • CSS 22.3%
  • HTML 2.6%