BITKARROT on Nostr: there were a ton of python nostr sdk's in 2023 and a lot of them lost maintainers ...
there were a ton of python nostr sdk's in 2023 and a lot of them lost maintainers them so i ended up using the rust nostr python pypy lib, they use ffi? and it just made it very simple for basic nostr sends. although i think they changed methods a bit so now my 98 line python nostr script needs to be updated.
asyncio is weird but once you get the hang of it, i find python is my 'no think' language where i just go to bang out shitty code really fast but it works :D :P
https://rust-nostr.org/Published at
2024-12-05 22:16:07Event JSON
{
"id": "9ad9a43d8435340c906c81e7ecf096f38d02ad558d66e4624dee4fde7546ea95",
"pubkey": "3878d95db7b854c3a0d3b2d6b7bf9bf28b36162be64326f5521ba71cf3b45a69",
"created_at": 1733436967,
"kind": 1,
"tags": [
[
"e",
"7aaf164c933c7463db45f371e4da00b7e42c29231d7545ca7e47c44860d42032",
"",
"root"
],
[
"e",
"1248edf78c6e1426484350d30d0a11264f48510f6403d26c1f4b2bee775e20ce",
"",
"reply"
],
[
"p",
"800e0fe3d8638ce3f75a56ed865df9d96fc9d9cd2f75550df0d7f5c1d8468b0b"
],
[
"p",
"9579444852221038dcba34512257b66a1c6e5bdb4339b6794826d4024b3e4ce9"
],
[
"p",
"0aa39e5aef99a000a7bdb0b499158c92bc4aa20fb65931a52d055b5eb6dff738"
]
],
"content": "there were a ton of python nostr sdk's in 2023 and a lot of them lost maintainers them so i ended up using the rust nostr python pypy lib, they use ffi? and it just made it very simple for basic nostr sends. although i think they changed methods a bit so now my 98 line python nostr script needs to be updated. \n\nasyncio is weird but once you get the hang of it, i find python is my 'no think' language where i just go to bang out shitty code really fast but it works :D :P\n\nhttps://rust-nostr.org/",
"sig": "1dc229f90e98658988db12e059786883b5aeead5f5770d0106481c4071995a01d51fe39bb6e8be259b7f05e73b6909141e1db8d1470140ecb9d656cc909c22ae"
}