Skip to main content

No project description provided

Project description

Example:

from sqlalchemy_db_helper import db_startup, db_shutdown


async def startup() -> None:
    await db_startup("sqlite+aiosqlite:///projects/analytic.sqlite")


async def shutdown() -> None:
    await db_shutdown()


async def main() -> None:
    await startup()
    ...
    await shutdown()


if __name__ == "__main__":
    from asyncio import run

    run(main())

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

sqlalchemy_db_helper-0.1.8.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sqlalchemy_db_helper-0.1.8-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file sqlalchemy_db_helper-0.1.8.tar.gz.

File metadata

  • Download URL: sqlalchemy_db_helper-0.1.8.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.12.10 Linux/6.1.0-40-amd64

File hashes

Hashes for sqlalchemy_db_helper-0.1.8.tar.gz
Algorithm Hash digest
SHA256 5449701afae2af1bacd39ef8a5d78a4e43425632c908d13af31ece9c5e9e448a
MD5 9bec4bc6a9f635355354354b4eea8445
BLAKE2b-256 e840557f762ad502d91b66e6f14747a225be859a691a0d8203865412fc97e757

See more details on using hashes here.

File details

Details for the file sqlalchemy_db_helper-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: sqlalchemy_db_helper-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.12.10 Linux/6.1.0-40-amd64

File hashes

Hashes for sqlalchemy_db_helper-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 165b9d7056121da963fa8416f2ebbc56cf6b513d012f18ee5c88b3ab08651a0d
MD5 78e380d520013a0c298e5e6b79d01dbc
BLAKE2b-256 537086226abfd54bb0470ba6aef5a673aa13bec7de52215dc4ddd4799fca625e

See more details on using hashes here.

Supported by

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