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

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy_db_helper-0.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 40dac0394bc83b97b8701b633f0be4cca62744861e461497d2f48b377fee0737
MD5 7e36304e85628d956658e0ee0d3e7420
BLAKE2b-256 d0803fa5ea676ec1213dbc59f6e4baeefd07f1bd81f66686467214b1cb020949

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_db_helper-0.1.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9beece2cb4a4f425ebd781f1f64397d43687f04940d60820b7451894159eff52
MD5 f2b414f0501b9a8a9b850cc7b4919c55
BLAKE2b-256 724ece3713340cc0ada39e1bfb665b0a8481dd932761ed17d35b22fbdbabd815

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