Skip to content

Instantly share code, notes, and snippets.

View Swiftb0y's full-sized avatar
🎯
Focusing

Swiftb0y

🎯
Focusing
View GitHub Profile
#!/usr/bin/env python3
"""
Alternative lp2gh JSON Importer for Mixxx issue migration
You can install this like this:
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install PyGithub