Valentin Vareskic
Valentin Vareskic
In the end, I ended up creating a parser, it might be useful here too, or biopython so let me know what you think. So the problem I stumbled upon...
Oh, I sidetracked from the original question. But yeah initializing with bytes can also be done.
While working on that, may I suggest adding [isort](https://pycqa.github.io/isort/) to the pre-commit hooks? It would standardize import orders on the whole project, separate imports into sections, and list them alphabetically....
Hey, I started working on this issue but the p-sea tool won't compile on my machine. Couldn't find documentation for it, so I would be grateful if someone could point/help...
Hm that didn't work as well for me, I'm on an intel based mac. people mention it works for them, kinda weird.
sounds great, would be willing to help with this if needed
So I started fiddling with it but I would like some pointers from the maintainer on how they would like this implemented. The request to send requests isn't hard to...
Ok, so right now I have a general implementation where you can send one message or multiple messages until you close it with exit(). Example call for now is: `https...
Hi @Sameerpython, could you please confirm if the answer from @CarlosBroman helps you so we can close this issue. Thank you.
@peterjc this seems resolved