💾 Archived View for gmn.clttr.info › sources › gusmobile.git › tree › docs › index.rst.txt captured on 2024-06-16 at 12:34:49.
⬅️ 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)