💾 Archived View for gmn.clttr.info › sources › gusmobile.git › tree › docs › index.rst.txt captured on 2024-05-10 at 11:16:25.
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
gusmobile =========== This is a client library for the Gemini protocol. Basic usage:: import gusmobile r = gusmobile.get("gemini://circumlunar.space:1965/") print(r.content)