Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
|PyPI| |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 <http://birdy.readthedocs.org/en/latest/>
_ is on ReadTheDocs.
.. _Birdhouse: http://bird-house.github.io/en/latest/
.. |PyPI| image:: https://img.shields.io/pypi/v/birdhouse-birdy.svg :target: https://pypi.python.org/pypi/birdhouse-birdy :alt: Python Package Index Build
.. |Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg :target: http://birdy.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. |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
.. |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
.. |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
.. |Binder| image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/bird-house/birdy.git/v0.8.7?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.8.7/notebooks/ :alt: NBViewer :height: 20
Authors
Contributors
@Zeitsperre <https://www.github.com/Zeitsperre>
_Change History
Changes:
Manifest.in
changes).sphinx-apidoc
-based listing of all installed modules and functionssphinx-copybutton
and sphinx-codeautolink
in order to increase the usefulness of code-blocks in the example documentation (copying of code blocks and ability to click on birdy
objects and go straight to the documentation entry for the object).birdy[extra]
pip install recipe to be able to install all extras needed more directly.pandoc
(unmaintained).build
to build the documentation.Changes:
open_rasterio
is deprecated. See issue 239
.GeotiffRasterioConverter
.black
to v24.2.0 and code formatting conventions to Python3.9+.Changes:
228
.describeProcess
does not understand "ALL" as the process identifier. See issue 229
.Changes:
packaging
library to the list of requirements.Changes:
verbose
argument in OWSLib.WebProcessingService
0.29.0.Changes:
syntax error, unexpected WORD_WORD, expecting SCAN_ATTR or SCAN_DATASET or SCAN_ERROR
.Changes:
client.gui
function.utils.guess_type
.API changes:
mimetype
(str) replaced by mimetypes
(tuple) in client.converters.BaseConverter
.Changes:
Changes:
Changes:
Changes:
Changes:
Changes:
Changes:
Changes:
Changes:
DescribeProcess
with identifier=all
(#98).Changes:
Changes:
birdy.client.base.WPSClient
and from birdy import WPSClient
.WPSResult
for WPS outputs as namedtuple
(#84, #64).WPSClient
.Changes:
WPS_SSL_VERIFY
environment variable (#50).Changes:
import_wps
(#47).Release for Dar Es Salaam.
Changes:
Changes:
Changes:
Changes:
Changes:
Fixes:
%
(#18).New Features:
mode
for async execution in OWSLib (#22).Fixes:
New Features:
--cert
option to use x509 certificates.FAQs
Birdy provides a command-line tool to work with Web Processing Services.
We found that birdhouse-birdy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.