Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 326 Bytes

aiogemini

This package provides implementations of a client and server speaking the gemini protocol built on the python stdlib asyncio primitives.

it is a work in progress.

try python -m aiogemini.server or python -m aiogemini.client for something to look at.