{"categories":[{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"OWSLib provides Python client access to Open Geospatial Consortium web services (WMS, WFS, WCS, CSW, WPS, WMTS) for querying service metadata and retrieving geospatial data.","skillfed_tags":["geospatial","ogc-standards","web-services"],"use_cases":["Query WMS layer metadata and download map tiles from web map services.","Retrieve feature data from WFS servers and inspect available feature types.","Access and parse OGC service capabilities documents to discover available operations and formats.","Build geospatial data pipelines that consume multiple OGC web services.","Integrate OGC-compliant geospatial data sources into Python GIS workflows."],"what_it_does":"OWSLib is a client library for interacting with Open Geospatial Consortium web services. It abstracts the complexity of OGC service standards (WMS, WFS, WCS, CSW, WPS, WMTS) behind a common Python API, letting you query service capabilities, retrieve metadata, and fetch geospatial data without building raw HTTP requests or parsing XML directly.\n\nThe library depends on lxml for XML parsing, requests for HTTP communication, python-dateutil for timestamp handling, and pyyaml for configuration. It's maintained actively and supports current Python versions (3.12+). Some service implementations are noted as beta quality, so production use of WCS, WPS, or WMTS should be validated against your specific service provider.","worth_installing":"Yes. OWSLib is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. It fills a specific niche\u2014standardized OGC web service access\u2014that few other Python packages address comprehensively. Install it if you need to consume WMS, WFS, or other OGC services; be aware that WCS, WPS, and WMTS are still beta."},"id":"owslib","links":{"html":"https://skillfed.io/packages/owslib","md":"https://skillfed.io/packages/owslib.md","pypi":"https://pypi.org/project/owslib/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-04","license_spdx":null,"license_treatment":"permissive","name":"owslib","python_support":"supports_current","summary":"OGC Web Service utility library"},"popularity":{"monthly_downloads":332451,"position":7507,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.36.0"}
