4 projects
sqlite3-to-mysql
A simple Python tool to transfer data from SQLite 3 to MySQL
mysql-to-sqlite3
A simple Python tool to transfer data from MySQL to SQLite 3
httpx-qs
HTTPX transport leveraging qs-codec for advanced query string encoding and decoding.
qs-codec
A query string encoding and decoding library for Python. Ported from qs for JavaScript.