You are viewing a single comment's thread from:

RE: New LightHive release: 0.3.0

in HiveDevs2 years ago

The partner who really cleaned up the very basic code I wrote up for @podping has been forever horrified by the Beem library I used.

For some reason I wasn't aware of this but I'm very pleased to have suddenly noticed it.

I wonder if anyone here want's to look at Podping's Hive related code and see if it would be easy to switch out Beem specifically because Podping is Async and Beem isn't.

The two most active parts of the code in terms of Hive are here:

https://github.com/Podcastindex-org/podping-hivewriter/blob/main/src/podping_hivewriter/hive.py

and here:

https://github.com/Podcastindex-org/podping-hivewriter/blob/main/src/podping_hivewriter/hive_wrapper.py

I will start doing this myself in the next couple of days but if anyone here wants to look or thinks its easy, please get in touch with me.