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

https://github.com/bird-house/birdy

Birdy provides a command-line tool to work with Web Processing Services.
https://github.com/bird-house/birdy

click client command-line python wps

Last synced: 4 months ago
JSON representation

Birdy provides a command-line tool to work with Web Processing Services.

Awesome Lists containing this project

README

          

=====
Birdy
=====

|pypi| |conda| |versions| |docs| |build| |license| |gitter|

Birdy (the bird)
*Birdy is not a bird but likes to play with them.*

Birdy is a Python library to work with Web Processing Services (WPS).
It is using `OWSLib` from the `GeoPython` project.

You can try Birdy online using Binder (just click on the binder link below),
or view the notebooks on NBViewer.

|Binder|

|NBViewer|

Birdy is part of the `Birdhouse`_ project.

Full `documentation `_ is on ReadTheDocs.

.. _Birdhouse: http://bird-house.github.io/en/latest/

.. |build| image:: https://github.com/bird-house/birdy/actions/workflows/main.yml/badge.svg
:target: https://github.com/bird-house/birdy/actions/workflows/main.yml
:alt: Build Status

.. |conda| image:: https://anaconda.org/conda-forge/birdy/badges/version.svg
:target: https://anaconda.org/conda-forge/birdy
:alt: Anaconda Version

.. |docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:target: http://birdy.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. |gitter| 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/birdhouse

.. |license| image:: https://img.shields.io/github/license/bird-house/birdy.svg
:target: https://github.com/bird-house/birdy/blob/master/LICENSE.txt
:alt: GitHub license

.. |pypi| image:: https://img.shields.io/pypi/v/birdhouse-birdy.svg
:target: https://pypi.python.org/pypi/birdhouse-birdy
:alt: Python Package Index Build

.. |versions| image:: https://img.shields.io/pypi/pyversions/birdhouse-birdy.svg
:target: https://pypi.python.org/pypi/birdhouse-birdy
:alt: Supported Python Versions

.. |Binder| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/bird-house/birdy.git/v0.9.1?filepath=notebooks
:alt: Binder Launcher

.. |NBViewer| image:: https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg
:target: https://nbviewer.jupyter.org/github/bird-house/birdy/tree/v0.9.1/notebooks/
:alt: NBViewer
:height: 20