geofeed-validator

Validator library for self-published geo feeds


Keywords
hacktoberfest, hacktoberfest2021
License
Other
Install
pip install geofeed-validator==0.6.1

Documentation

geofeed-validator

https://github.com/anexia-it/geofeed-validator/actions/workflows/python-package.yml/badge.svg?branch=master https://coveralls.io/repos/anexia-it/geofeed-validator/badge.png?branch=master

geofeed-validator is a Python library which implements validation for self-published geofeeds as defined in http://tools.ietf.org/html/draft-google-self-published-geofeeds-02.

Additionally to the library a sample CLI application is provided, which allows to validate geolocation feeds, either located in the local filesystem, or downloaded from a remote host using urllib2.