or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

connection-management.mdconnection-pooling.mdcopy-operations.mdcursor-operations.mdexception-handling.mdindex.mdlisteners-notifications.mdprepared-statements.mdquery-execution.mdtransaction-management.mdtype-system.md
tile.json

tile.json

{
  "name": "tessl/pypi-asyncpg",
  "version": "0.30.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/asyncpg@0.30.0",
  "summary": "An asyncio PostgreSQL driver for high-performance database connectivity with Python async/await syntax"
}