Skip to main content

get sqlite session or engine for sqlalchemy

Project description

Sqlalchemy Sqlite Session

This is tools to get session and engine for Sqlalchemy Sqlite.

install package

pip install sqlalchemy-sqlite-session -i https://pypi.org/simple


### update package

pip install -U sqlalchemy-sqlite-session -i https://pypi.org/simple


### example

from sqlalchemy_sqlite_session.adapters import get_sqlite_session

session = get_sqlite_session('C:\sqlite_path.db')

engine = get_sqlite_engine('C:\sqlite_path.db')


### Packaging project

py -m pip install twine py -m pip install build

py -m build --sdist


### Uploading Project to PyPI

twine check dist/* twine upload dist/*

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_sqlite_session-1.9.230908.tar.gz (23.5 kB view details)

Uploaded Source

File details

Details for the file sqlalchemy_sqlite_session-1.9.230908.tar.gz.

File metadata

File hashes

Hashes for sqlalchemy_sqlite_session-1.9.230908.tar.gz
Algorithm Hash digest
SHA256 c33ab6e5737b1719dbe45640bedb48ab507624f7721ee84d62161524e1847381
MD5 bde007fa35cabebe79303d0678c25fdf
BLAKE2b-256 a0d3f95778f0ce8034158796a04d5ba88dc90d072f329b03848dd391e00ecb81

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