python text://protocol client?
Mats Wichmann
mats at wichmann.us
Fri Apr 9 14:34:53 EDT 2021
On 4/9/21 11:08 AM, Eli the Bearded wrote:
> In comp.lang.python, Petite Abeille <petite.abeille at gmail.com> wrote:
>> Would you know of any python text://protocol client? Or server?
>
> The whole thing was started (judging by git commits) about a month ago.
>
> https://github.com/textprotocol?tab=overview&from=2021-03-01&to=2021-03-31
>
> March 7: First repository
>
> I suspect no one has cared to reimplement it any language since then.
seems to be part of "multiformats" work, Juan Benet's things that
Protocol Labs are working on for IPFS.
I've used the multihash Python package and it's pretty nice.
More information about the Python-list
mailing list