sturoscy-personal / django-globus-portal-framework

Collate data from Globus Search for easy discovery and transfer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Globus Portal Framework

License

Globus Portal Framework is a collection of tools for quickly bootstrapping a portal for Globus Search. Use the guide below to get your portal running with Globus Auth and your custom search data. After that, you can make your data more accessible with Globus Transfer, or extend it how you want with your custom workflow.

Installation

You can install Django Globus Portal Framework using Pip:

pip install django-globus-portal-framework

For our latest development version, you can install the pre-release

pip install -U --pre django-globus-portal-framework

See the Read The Docs page.

Issues

All features are currently tracked internally by Shortcut.

If you encounter a bug or would like to request a feature, please open a Github Issue.

About

Collate data from Globus Search for easy discovery and transfer

License:Apache License 2.0


Languages

Language:JavaScript 45.6%Language:Python 40.8%Language:HTML 13.1%Language:CSS 0.4%Language:Makefile 0.1%