Skip to content

Instantly share code, notes, and snippets.

@qm2k
qm2k / worldwide_measurement.py
Created March 10, 2017 13:24
Create RIPE ATLAS measurement evenly distributed by country
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
'''worldwide_measurement.py: Creates RIPE ATLAS measurement evenly distributed by country.'''
import os
import sys
import bz2