David Beazley on Nostr: I wish there was a better looking way to write something like this: @dataclass class ...
I wish there was a better looking way to write something like this:
@dataclass
class Point: x: int; y: int
Published at
2024-09-17 14:29:12Event JSON
{
"id": "1880c025e7c5224aab0ede24a85daa9d966e5ebb4f3fcec9d1ebc608cb5c6bf9",
"pubkey": "54be8b44da6d3e62d80831e30a85ef15645e1fb05fcadcf16709f5bb2a350112",
"created_at": 1726583352,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/dabeaz/statuses/113153366578656116",
"activitypub"
]
],
"content": "I wish there was a better looking way to write something like this:\n\n@dataclass\nclass Point: x: int; y: int",
"sig": "15cecf8159ac47fe739d5d8eebcce8b2d6cea0a9520271ddec955c5d1c924e539442dbde86e6346a191229cb5140f9e755ee226e15b668676d971899635f8b63"
}