Skip to main content

Plugin for dbreak to handle SQLAlchemy connections

Project description

dbreak-sqlalchemy

A plugin for dbreak that allows it to work with SQLAlchemy engine objects.

Installation

Install from PyPi using pip:

pip install dbreak-sqlalchemy

Usage

There's no need to import the plugin separately, just pass a SQLAlchemy Engine object to dbreak.show_console().

import sqlalchemy
import dbreak

# Set up a SQLite SQLAlchemy connection
connection = sqlalchemy.create_engine("sqlite://")

# Pause execution and enter the console
dbreak.start_console(connection)

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

dbreak-sqlalchemy-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

dbreak_sqlalchemy-0.0.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file dbreak-sqlalchemy-0.0.1.tar.gz.

File metadata

  • Download URL: dbreak-sqlalchemy-0.0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9

File hashes

Hashes for dbreak-sqlalchemy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e13f6842d4d480baa36b118bffba5d0208fde0bd5a24590584f01ab72104dbf7
MD5 3ec39dff9a93fafb3221ee06a7e0910b
BLAKE2b-256 412a7fb3aa641db4d7cb8a5714dcc4c79ad5e6ae8be1e47711c1453a7dd9a4c3

See more details on using hashes here.

File details

Details for the file dbreak_sqlalchemy-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: dbreak_sqlalchemy-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9

File hashes

Hashes for dbreak_sqlalchemy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 57b81e31b93b54c2768a5be5dc6da247bd9d79c02f6c99817d3f781462d2a5af
MD5 ffba889ff41360ed63c2f16576fb20cb
BLAKE2b-256 f9776112caafc1fd265673d32b887e8b39d94df149b20d168f8657e1307c3210

See more details on using hashes here.

Supported by

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