geofeeds

TurtleBit.net (AS208505) geofeeds

Source code

This repository contains all geofeeds exposed on geofeed.turtlebit.net.

Geofeeds are generated via the generate_geofeeds.py and the configuration file geo.yml.

Available geofeeds

How to use

To update geofeeds, you will need to have Python and Poetry installed on your machine.

To add, update or remove a geofeed information:

Once, the pull request has been merged, geofeeds will be automatically updated on geofeed.turtlebit.net.

Script contributions

In case you make modifications to the generate_geofeeds.py script, please run black, isort, and flake8.