Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.48 KB

README.rst

File metadata and controls

43 lines (27 loc) · 1.48 KB

Django Globus Portal Framework

image

image

image

image

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.