Skip to content

Instantly share code, notes, and snippets.

@yellow-sky
yellow-sky / trac2bitbucket.py
Created November 4, 2013 21:34
Trac Wiki to Bitbucket Wiki simple converter. Based on https://gist.github.com/sgk/1286682
#!/usr/bin/python
# coding=utf-8
import sqlite3
import re
import sys
from os import path, rename, walk, mkdir
import shutil
PAGE_QUERY = '''
select