Skip to main content

The cross-platform tool to work with SQLite3 database

Project description

PyPI version Build Status

SQLiteTool

The cross-platform sqlite3 based tool to work with SQLite database.

SQLiteTool can:

  • Execute custom SQL query
  • Select (returns list)
  • Delete
  • Insert
  • Insert many
  • Create database (not implemented)
  • Update database (not implemented)
  • Get cursor to access to low-level original sqlite3 methods.

Installation

For most users, the recommended method to install is via pip:

pip install psqlite

Import

from pysqlite3tool import SQLiteTool

Helpful predefined methods

  • insert
  • select
  • delete

...

CHANGELOG

  • 0.0.1a (8.01.2020) Initial commit. The first alpha

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

pysqlite3tool-0.0.1a0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

pysqlite3tool-0.0.1a0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file pysqlite3tool-0.0.1a0.tar.gz.

File metadata

  • Download URL: pysqlite3tool-0.0.1a0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for pysqlite3tool-0.0.1a0.tar.gz
Algorithm Hash digest
SHA256 d0e7f67cf2d8da71bb7ceb76c8c02b4cf8488bf7d9ce48dc853ec0e845b05e7e
MD5 9d0e834807760c79abe238cfdad20a50
BLAKE2b-256 5b88ee30ab31d53bdd06ee670a734332819e8eeaba35b0adeea1d57034080df9

See more details on using hashes here.

File details

Details for the file pysqlite3tool-0.0.1a0-py3-none-any.whl.

File metadata

  • Download URL: pysqlite3tool-0.0.1a0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 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/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for pysqlite3tool-0.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 4522368123428fba679ba95751546814e2d9d7aa132a9ae09b2f944644179bd9
MD5 b23d61ab7daeaf9eb16e94cae5b446be
BLAKE2b-256 058860bef02e5dceb6ce310dff1c0898b64ff1799ccebbd2b3b9cd7908a4dd32

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