Skip to content

withanage/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, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published