Skip to content

Instantly share code, notes, and snippets.

View nikolavp's full-sized avatar

Nikola Petrov nikolavp

View GitHub Profile
{
"@context": "http://schema.org/",
"@type": "Event",
"name": "Die Zillertaler Mander",
"description": "Das Power-Duo aus dem Zillertal",
"startDate": "2016-09-15T23:00:00+01:00",
"endDate": "2016-09-16T23:00:00+01:00",
"url": "http://www.mayrhofen.at/en/events/details/events/die-zillertaler-mander-5/",
"location": {
"@type": "Place",
import os
import os.path
import sys
from graphite.render.hashing import ConsistentHashRing
whisper_base = '/opt/graphite/storage/whisper/'
instances = []
unwelcome_instances = []