Skip to content

Instantly share code, notes, and snippets.

View kdrkdrkdr's full-sized avatar
🚩
Elnino

Sleeping KDR kdrkdrkdr

🚩
Elnino
View GitHub Profile
@ZipFile
ZipFile / README.md
Last active May 9, 2025 17:09
Pixiv OAuth Flow

Retrieving Auth Token

  1. Run the command:

    python pixiv_auth.py login

    This will open the browser with Pixiv login page.

@ttempe
ttempe / bopomofo.py
Last active May 13, 2025 09:19
Convert a pinyin string to bopomofo (Zhuyin)
# -*- coding: utf-8 -*-
#
# Copyright © 2012 Thomas TEMPÉ, <[email protected]>
# Copyright © 2014 Alex Griffin, <[email protected]>
#
# DWTFYW license.
# Do what the fuck you want with this file.
import string