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.6.tar.gz (5.0 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.6-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy_db_helper-0.1.6.tar.gz
  • Upload date:
  • Size: 5.0 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.6.tar.gz
Algorithm Hash digest
SHA256 1b6edb92d8df5597c0367272945ec962899ccef601df4ec57888e6545e2f1db4
MD5 dce8e143dd2cfe8f3aa5341f8ad9a1e9
BLAKE2b-256 433c4aae339118029ba60dc31c52657f9e58aabd9e2a5c29221574d4e3486481

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_db_helper-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 7.4 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 10bfec86bcfa4effe124d97b36873614a2a56ba83fd0d3a8f383a8e258b3a1b3
MD5 0404f64494403aabfb60807b91171c43
BLAKE2b-256 bdc13f262625de3c1bf59ad7a120c653121f6e681cffe81756fe23f9c4aeb0ab

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