Skip to content

pangeo-data/pangeo-datastore-flask

Repository files navigation

Pangeo Cloud Datastore

Dynamic implementation of Pangeo Cloud Datastore using Flask, deployed through Google App Engine.

https://catalog.pangeo.io/

Deploy to Google App Engine

To deploy locally:

git clone https://github.com/pangeo-data/pangeo-datastore-flask.git
cd pangeo-datastore-flask
conda create -n pangeo-datastore-flask python=3.7
conda activate pangeo-datastore-flask
pip install -r requirements.txt
python main.py

About

Dynamic implementation of pangeo-datastore using Flask

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published