REPL for SQLAlchemy
Project description
sqlalchemy-repl
REPL for SQLAlchemy and Python REPL.
Basic usage
import sqlalchemy as sa
from sqlrepl import sqlrepl
engine = sa.create_engine('sqlite://')
repl = sqlrepl(engine)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqlalchemy_repl-0.1.0.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file sqlalchemy_repl-0.1.0.tar.gz
.
File metadata
- Download URL: sqlalchemy_repl-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cb53aff1a0a857cf54cf9c701ca59624a1dced95aa6da07d9e0497cf9060e61 |
|
MD5 | e9f12313490a88446ffe7f00497cb304 |
|
BLAKE2b-256 | a124efc193628311f61d369147255ea9e9a8d0802236a0d5feba79ad78cb9c1d |
File details
Details for the file sqlalchemy_repl-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: sqlalchemy_repl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea4da1c5d7b4323f1a0586f33f818238b8af1622c326b8da7c77de7947db6d14 |
|
MD5 | 481a3d375e2ad8dafff15d635dba79e3 |
|
BLAKE2b-256 | e816063c65d0ae99a6ab93b1493ac746babf98455909519458b10e8688d1fe05 |