or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

core-greenlets.mdindex.mdmonkey-patching.mdnetworking.mdpooling.mdqueues.mdservers.mdsynchronization.mdtimeouts.md
tile.json

tile.json

{
  "name": "tessl/pypi-gevent",
  "version": "25.8.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/gevent@25.8.2",
  "summary": "A coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libev event loop"
}