Discussion:
Unofficial PyBitmessage port to run with Python3 and PyQt5
(too old to reply)
711 Spooky Mart
2024-09-05 04:42:20 UTC
Permalink
<copy+paste> from
https://www.reddit.com/r/bitmessage/comments/1d5ff18/unofficial_pybitmessage_port_to_run_with_python3/

Unofficial PyBitmessage port to run with Python3 and PyQt5

The official PyBitmessage still runs with outdated Python2 and PyQt4.

Recently, I'm trying to port PyBitmessage to run with Python3 and
PyQt5. Although it's unofficial version and still should have some
bugs, it seems now running as expected as long as I use it. I use
PyBitmessage mostly for communications on chans. One-to-one messaging
is not tested well since I have no friends at all.

The source code is published at GutHub:
https://github.com/kashikoibumi/PyBitmessage . The default branch
'py3qt' is most matured among other many branches.

If you try to use it, at first backup your PyBitmessage databases and
settings which are found $HOME/.config/PyBitmessage/ if you are using
Linux.

Any bug reports or comments are welcome.

I'm using it on Devuan GNU+Linux Daedalus which is mostly compatible to
Debian GNU/Linux bookworm except systemd utilizations. All dependencies
are installed from Devuan (Debian) packages.

─────┏━━━━┓──┏━━┓───┏━━┓────── Spooky Mart Channel
─────┗━━┓─┃──┗┓─┃───┗┓─┃────── [chan] 711
────────┃─┃──┏┛─┗┓──┏┛─┗┓───── always open | stay spooky
────────┗━┛──┗━━━┛──┗━━━┛───── https://bitmessage.org
Schimon Jehudah
2024-09-06 08:05:14 UTC
Permalink
Good day, 711 Spooky Mart!

Congratulations and thank you for investing efforts to enhance
PyBitmessage, as it is an important telecommunication mean .

I use Arch Linux, and I would be happy to help you to test.

I have several tasks with Python, mostly on XMPP, so I am not sure I
would be available soon to help with coding.

Kind regards,
Schimon

On Thu, 5 Sep 2024 04:42:20 -0000
Post by 711 Spooky Mart
<copy+paste> from
https://www.reddit.com/r/bitmessage/comments/1d5ff18/unofficial_pybitmessage_port_to_run_with_python3/
Unofficial PyBitmessage port to run with Python3 and PyQt5
The official PyBitmessage still runs with outdated Python2 and PyQt4.
Recently, I'm trying to port PyBitmessage to run with Python3 and
PyQt5. Although it's unofficial version and still should have some
bugs, it seems now running as expected as long as I use it. I use
PyBitmessage mostly for communications on chans. One-to-one messaging
is not tested well since I have no friends at all.
https://github.com/kashikoibumi/PyBitmessage . The default branch
'py3qt' is most matured among other many branches.
If you try to use it, at first backup your PyBitmessage databases and
settings which are found $HOME/.config/PyBitmessage/ if you are using
Linux.
Any bug reports or comments are welcome.
I'm using it on Devuan GNU+Linux Daedalus which is mostly compatible
to Debian GNU/Linux bookworm except systemd utilizations. All
dependencies are installed from Devuan (Debian) packages.
─────┏━━━━┓──┏━━┓───┏━━┓────── Spooky Mart Channel
─────┗━━┓─┃──┗┓─┃───┗┓─┃────── [chan] 711
────────┃─┃──┏┛─┗┓──┏┛─┗┓───── always open | stay spooky
────────┗━┛──┗━━━┛──┗━━━┛───── https://bitmessage.org
Loading...