gusmobile

python gemini client library
git clone https://git.clttr.info/gusmobile.git
Log (Feed) | Files | Refs (Tags) | LICENSE

README.rst (344B)


      1 gusmobile
      2 =======
      3 
      4 This is a client library for the Gemini protocol. It is intended to provide a
      5 programming interface that will be familiar to the users of the `requests'
      6 library, though much simpler.
      7 
      8 It is largely extracted from the code of AV-98, the command-line Gemini client
      9 by solderpunk, the initiator of the Gemini protocol project.
     10