|
You are here |
darkcoding.net | ||
| | | | |
shrik3.com
|
|
| | | | | Personal blog. | |
| | | | |
www.extua.pw
|
|
| | | | | I ordered a book from Britain recently, and had a lot of postal difficulties with UPS. The bookseller asked me to provide my Chinese address in pinyin which I did, but I was confused as to why, until I finally received the parcel. | |
| | | | |
brandonrozek.com
|
|
| | | | | Recently I wanted a way to transfer structured messages between two python applications over a unix domain socket. The cleanest and simplest way I found so far is to make use of the dataclasses and json standard libraries. We'll consider the following message for the rest of the post: from dataclasses import dataclass @dataclass class QueryUserMessage: auth_key: str username: str Marshalling Let's say we have a message we want to send: | |
| | | | |
aless.co
|
|
| | | Learn to Solder | ||