Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bird-house/emu
PyWPS processes for testing and demo.
https://github.com/bird-house/emu
demo ogc-services python pywps wps
Last synced: 10 days ago
JSON representation
PyWPS processes for testing and demo.
- Host: GitHub
- URL: https://github.com/bird-house/emu
- Owner: bird-house
- License: other
- Created: 2014-09-03T09:15:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T21:17:55.000Z (12 months ago)
- Last Synced: 2024-03-26T08:59:01.375Z (8 months ago)
- Topics: demo, ogc-services, python, pywps, wps
- Language: Python
- Homepage: http://emu.readthedocs.io/en/latest/
- Size: 709 KB
- Stars: 3
- Watchers: 11
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
Emu
===============================.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:target: http://emu.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://github.com/bird-house/emu/actions/workflows/main.yml/badge.svg
:target: https://github.com/bird-house/emu/actions
:alt: Build Status.. image:: https://api.codacy.com/project/badge/Grade/a5a5cf4ded364e14a0b1ea1d67a098ff
:target: https://www.codacy.com/app/cehbrecht/emu?utm_source=github.com&utm_medium=referral&utm_content=bird-house/emu&utm_campaign=Badge_Grade
:alt: Codacy Code Checks.. image:: https://img.shields.io/github/license/bird-house/emu.svg
:target: https://github.com/bird-house/emu/blob/master/LICENSE.txt
:alt: GitHub license.. image:: https://badges.gitter.im/bird-house/birdhouse.svg
:target: https://gitter.im/bird-house/birdhouse?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
:alt: Join the chat at https://gitter.im/bird-house/birdhouseEmu (the bird)
*Emus are curious birds who are known to follow and watch other animals and humans. Emus do not sleep continuously at night but in several short stints sitting down. [..].* (`Wikipedia `_).WPS processes for testing and demos.
Emu is a Python package with some test proccess for Web Processing Services (WPS). Currently it is using the `PyWPS 4.x `_ server.
Documentation
-------------Learn more about Emu in its official documentation at
https://emu.readthedocs.io.Submit bug reports, questions and feature requests at
https://github.com/bird-house/emu/issuesContributing
------------You can find information about contributing in our `Developer Guide`_.
Please use bumpversion_ to release a new version.
License
-------* Free software: Apache Software License 2.0
* Documentation: https://emu.readthedocs.io.Credits
-------This package was created with Cookiecutter_ and the `bird-house/cookiecutter-birdhouse`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`bird-house/cookiecutter-birdhouse`: https://github.com/bird-house/cookiecutter-birdhouse
.. _`Developer Guide`: https://emu.readthedocs.io/en/latest/dev_guide.html
.. _bumpversion: https://emu.readthedocs.io/en/latest/dev_guide.html#bump-a-new-version