An open API service indexing awesome lists of open source software.

https://github.com/jachym/pywps-web

PyWPS web page
https://github.com/jachym/pywps-web

Last synced: 2 months ago
JSON representation

PyWPS web page

Awesome Lists containing this project

README

        

HOWTO manage PyWPS Homepage
===========================

step #1: edit source/*

step #2: run

make html

step #3: rsync

rsync --protocol 29 -r build/html/ [email protected]:/pywps/htdocs/ # --delete-excluded --del