keis / aiogemini

Gemini protocol implementation for asyncio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Gemini protocol implementation for asyncio


Languages

Language:Python 100.0%