Skip to main content

An extension for GINO to integrate with aiohttp

Project description

gino-aiohttp

Codacy Badge

Introduction

An extension for GINO to support aiohttp.web server.

Usage

The common usage looks like this:

from aiohttp import web
from gino.ext.aiohttp import Gino

db = Gino()
app = web.Application(middlewares=[db])
db.init_app(app)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gino-aiohttp-0.2.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

gino_aiohttp-0.2.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file gino-aiohttp-0.2.0.tar.gz.

File metadata

  • Download URL: gino-aiohttp-0.2.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/5.4.0-1031-azure

File hashes

Hashes for gino-aiohttp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 16c87d25c0f55b8d8900bb7980d75aff786ae574e764ac3b7d43e5023b257cfa
MD5 c868cc281464ca53ba61b70884de84bb
BLAKE2b-256 f4c1ddcda22f08a5d99955412ae48343e42988097c72d271b58584fe56035a35

See more details on using hashes here.

File details

Details for the file gino_aiohttp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: gino_aiohttp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/5.4.0-1031-azure

File hashes

Hashes for gino_aiohttp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e34865e87d4d6ecd4043c4594a62690a86a3e5d3e70867bad4c2f4fcbb9b3ecd
MD5 31ac662dcf06df05a3577c16c0299639
BLAKE2b-256 dc229daf94d1b83050b2c33ef81043d531bc8565f9d1840e02070d423afd09c3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page