Skip to main content

`Pytsql` allows to run mssql sripts, typically run via GUIs, via CLI.

Project description

pytsql

CI Documentation Status Conda-forge PypiVersion

pytsql allows to run mssql scripts, typically run from GUIs, from Python.

This, in turn, eases concurrent, scheduled and chained execution of scripts in a workflow. Put differently, it enables automated execution of Microsoft sql server scripts.

Moreover, pytsql supports parametrization of scripts, akin to templating.

Please have a look at our documentation if you're curious about more details.

Installation

To install, execute:

pip install pytsql

or in a conda environment

mamba install pytsql

Be aware that depending on your platform, you'will need specific drivers (Windows, Linux, macOS).

Usage

pytsql is tailored to run with MSSQL. Other sql dialects are not supported.

The main function of interest is execute. It requires a sqlalchemy Engine object as well as the path to the sql script of interest. A typical use case might look as follows:

import pytsql
from sqlalchemy import sa

db_connection_string = "connection_to_my_database"
engine = sa.get_engine(db_connection_string)

pytsql.execute("my_sql_script.sql", engine)

Please also have a look at our documentation sections on usage and development.

Credits

Grammar is based on antlr4/grammars-v4.

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

pytsql-1.4.0.tar.gz (2.6 MB view details)

Uploaded Source

Built Distributions

pytsql-1.4.0-cp313-cp313-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.13 Windows x86-64

pytsql-1.4.0-cp313-cp313-win32.whl (3.5 MB view details)

Uploaded CPython 3.13 Windows x86

pytsql-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

pytsql-1.4.0-cp313-cp313-musllinux_1_2_i686.whl (20.2 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

pytsql-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

pytsql-1.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (20.9 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686

pytsql-1.4.0-cp313-cp313-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

pytsql-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

pytsql-1.4.0-cp312-cp312-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

pytsql-1.4.0-cp312-cp312-win32.whl (3.5 MB view details)

Uploaded CPython 3.12 Windows x86

pytsql-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

pytsql-1.4.0-cp312-cp312-musllinux_1_2_i686.whl (20.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

pytsql-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

pytsql-1.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (20.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

pytsql-1.4.0-cp312-cp312-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

pytsql-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

pytsql-1.4.0-cp311-cp311-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

pytsql-1.4.0-cp311-cp311-win32.whl (3.5 MB view details)

Uploaded CPython 3.11 Windows x86

pytsql-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

pytsql-1.4.0-cp311-cp311-musllinux_1_2_i686.whl (20.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

pytsql-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pytsql-1.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (20.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

pytsql-1.4.0-cp311-cp311-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pytsql-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pytsql-1.4.0-cp310-cp310-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

pytsql-1.4.0-cp310-cp310-win32.whl (3.5 MB view details)

Uploaded CPython 3.10 Windows x86

pytsql-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

pytsql-1.4.0-cp310-cp310-musllinux_1_2_i686.whl (20.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

pytsql-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pytsql-1.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (20.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pytsql-1.4.0-cp310-cp310-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pytsql-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pytsql-1.4.0-cp39-cp39-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

pytsql-1.4.0-cp39-cp39-win32.whl (3.5 MB view details)

Uploaded CPython 3.9 Windows x86

pytsql-1.4.0-cp39-cp39-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

pytsql-1.4.0-cp39-cp39-musllinux_1_2_i686.whl (20.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

pytsql-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pytsql-1.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (20.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

pytsql-1.4.0-cp39-cp39-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pytsql-1.4.0-cp39-cp39-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file pytsql-1.4.0.tar.gz.

File metadata

  • Download URL: pytsql-1.4.0.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0.tar.gz
Algorithm Hash digest
SHA256 76c0c4751e091d32c21aba95e7293d077cf365ed3cebfc64afb219220f293c71
MD5 c9f7a5886168b444e24ff145225572fa
BLAKE2b-256 5b9540b37170abac79bf326d6d14ed6913c4c3c7eca944f316cb06cb5ff58d99

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 65e131b2a0e383e3697cb9284ca0a87e9bf5434b46952dfce57cf1d4c043f12a
MD5 98df7ea4698465d73fb0ff175ac99987
BLAKE2b-256 83b770ccc89f1c561177fe5110476b0b55302830c0ca0cde56bd8d45b56b146a

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 457d5879f4108445a495702d151031bb266bf23262c7bffbfe10b3f70ec779e9
MD5 86c265b2d27e1570888d1aed5d7aa04e
BLAKE2b-256 a0970462fa22fcf5a782107260347cc8fb79f6c1e4ce24d2744e4812e75db35c

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b3980de88a74c29b548421f2219ee149548c7075e388495ca07f11da07cdf12
MD5 a64e1c80f5d0c02208a5842f578298bf
BLAKE2b-256 ef36dd680636171ee6c8c24d6e8d2b494e9d00c708cd7ffc1226e7c21981de8e

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6c6d361e8777c8066827cbefdccbb6f776b661dde7968a57b7fbfc573271b633
MD5 72261c38337618042b9dafb362ee72ac
BLAKE2b-256 9ed65478350aeab19af009baf663ad578bf2997aa7c0e3029e4fe5c8d4b89152

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3b23425cec0d7672e1099ed06167f60649ebc15896a78df84ca96faa119bb44f
MD5 f9d076b1c7c28fbcb6fccc3293d49ba1
BLAKE2b-256 2e46b25b59c81d05fb0bcd86755e6eefb1b5cdb6b51c4fe2b92225176648bdeb

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e97ad69f43d2e4223145dda59f258a32902caacc8ce0dbc866cac57b1095b1f3
MD5 5f2351eb0ac1d5b98b701d5132bfff0f
BLAKE2b-256 6c9d9d0b6cb762bce96221ba2e86000d56cdbd1499d29edf11b4d15e720182ab

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b28d2b0acd73d7986dacb510523469cd652ef43b01042931b4f8897bb3a88c1b
MD5 a1ca77dd8d486daa9dffb617ded4e85f
BLAKE2b-256 dbbce66bba5ca4c9d04c84c09c0217e6c61fadb05492bf3828a62a085ed125dd

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d28fcd6497d202d62389827ace60efc7fffd497e732304010195c68034576ef4
MD5 1666953c91994417f07d806310d1b388
BLAKE2b-256 ca4e7f30922b249ecf09cbfac9853c33dc1fbc029a2963b02c1be687c809c40b

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8d750a21ac6b850f458bb0838698170b9d9eeeb8b47779037a0127129bd49578
MD5 f57d378cdb1ae2e982f5d074a7e701aa
BLAKE2b-256 0316d09a47b666ea9da3779f1ef4ff6add9b992b96137e5c4011fd55e3e60a90

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a253484bb752b9b19eeea6319a10614bc2e478e49ba2bdc59d668af09b39de5b
MD5 3ab7fc3d7260587cc3f5f77714d5ee03
BLAKE2b-256 bbce4232fc4d527ee8775b8fa563413ddb086dc8c819ec803adbbf6604d92a3b

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 390203a2df79c81d3f1430aee10c2bcd6f1f56f0b1a2f29cd85055e4a4c5c35a
MD5 11ee811b5acd2d0f3463cbf6362d0cd2
BLAKE2b-256 6b9afe67abd71dc9815c2ee96279812ba492a1e175ce60ae13520d07dce564a3

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b827fa29ac774bfd9e41a0d51bf6ed8e452fac90d35ac4f19ecbd12c9fd120ce
MD5 7e739700e90a7c93a3e15b3c0c954a92
BLAKE2b-256 a94a469e6ed14b217f72982672959426e2e635f0a371eca74a771abe2dbf8ad4

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9eaa5233ad6a662cc1106317b9c2c0aadf767d99d36ab5b3f48fbc468609b1eb
MD5 d52d1bf62a7a5e5dac690dea9ce583eb
BLAKE2b-256 236f880033836159d9b14e4167036a50175b3cc1d95666076895905482a52f18

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d341ff1031e075203d73c97cc47ae638a401c5ff63c1fe6f8b13d4b4316b6105
MD5 75abfc124ac08dbdb2d0a8569417df7b
BLAKE2b-256 083f465a38768dd33cce7cefdcdeb7eda0a8184698b02940135d306cfc5467d2

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4f91e32c044af5d3c786bcaa0915ac0476b5be38366c683015ea01a0a536081
MD5 f17ef3e806bdfad46c6b6bec1cef3f65
BLAKE2b-256 6c8c967ee58046476b7c696669ce1bbe749873357fe3e871ed6112cd66410e99

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e64ca9d33ed27e2c582ef695bf34da3db3048f94b0f5096c8627c4c3f1d59f0a
MD5 6adb9f0bc70f7871cc1778dd82134552
BLAKE2b-256 34c3cbd87b83514e33b4226b77f1f9a4904581bbfad6f743b17654c450474c54

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d3d98efdebdceb3d8354a97df9f44a5810e7ab39a2c03ce04dc3603762eb9a61
MD5 d6b34642ade0e5a19d7776b831249cb7
BLAKE2b-256 abdc3e771295715da1f52e103884bbb8b8d58ec92f890c8ebae794811d2e8f91

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6f379be5415f894d980a3833db10f89c3cc6e5c6f9222865be8fc272ebd927f1
MD5 e491ac5212253ebf4dccebb102ecceed
BLAKE2b-256 04fbd7dfbf2fad853c9e44e42398c12a73a4344fe543c34c31e1c7d75ac92a57

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56bdd093abad2979e3a5d49efb4d73969b6a489ef6c8ff5cef0996670fbe768f
MD5 cfb3936761a1d26605a7d7d703de4b76
BLAKE2b-256 4ce17dd37da5b7725888b8a92c6af92a8feaf10b3a42533a7ae9c831abb6a02d

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d11b8f1305dd0bd277c04aec5c9ce2b236b85642023d1484d3bc22d9eda7d77c
MD5 85dd6ed2a9ec2165d85ae68f5beb0c72
BLAKE2b-256 db134641f327a0e8dec9f523ce33da42c42d9d1ab57b771ba1dcfc04014fa874

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 854f9281b230352c71eed3723baad332b1924c3a54a899a76d34e205beebc8ea
MD5 6a4b24fa9398224ec99b233db4f09bb3
BLAKE2b-256 095da8147fc20e8b122e58202975eab5ea2153cd8c5cb9950bb037a5fec02e2f

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f02d2f0c1851655a371a39f256a3ea6e11416889a78d94438e6a498192c30f5
MD5 1d9469203f27d3e4484de2ac2c0160f4
BLAKE2b-256 533691a8622749316c5aed5088668199b0dc847ff6da595b0985b476c0917b89

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82238ca8f0a7d9d88d1670dd6934ac2593434f586f55b1a8e23c63119acb2804
MD5 521ac73a491050112974f2607d0fd22c
BLAKE2b-256 4f445bdd4d5a9718f59fa514e5c1e0f7c8457f85e0ddf732e5c7c45c6cbf2202

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b7d9b5214e751b5da11d4af901f7ad9fef6bdd3d7438171d21ee4c0099e3be5f
MD5 534d9b481a7008a9090d0a59f6d79d1b
BLAKE2b-256 efb99f6d4cad161a5b0005909b77f1aff8ade4f9d5bfb7a557613c77eee4a2c3

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9c6750fedddf5dadc09d9f56098c94b0ed040a2ab3b9a7d0290f3aa170a5d18f
MD5 24fdb2e3a2187594d9077cfc7b25b4e2
BLAKE2b-256 1591786d6a918f1ae361afb0b16a86374a13206389c056d535c357455a7f3b55

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a76d8116dc19b7831a74662af5352b7409c108ead6e16724f0406142962bb303
MD5 497e1d5027b4113945445e0d91ba9aae
BLAKE2b-256 0a0463b2033e77d3ebdb9c6a553ffb31027189ac91a47e87530b9652370897f1

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 340cd0a9093e2176f370215576b8dc00d954edc9df503c3317c84aacdc84ae22
MD5 ceedee31a933947a4c7bec1f3f374220
BLAKE2b-256 4faf05bd508530ab513766219776c4b948e637e4c7c173c243e47480178ea122

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4d2b3abc19c5ced12b58cf0ba398c3ced983d76c5e719129cf438e51e5557613
MD5 4282f9d5035b91af0a841466f4ef0641
BLAKE2b-256 b96522a108ea1344ec3144ab61daf758ca18c6e7af6c140ea49c5b7d7db6937c

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55fcd3b097752b16fa8fdc2b96589c53722282a4841491d3164d4fbadc6edc8d
MD5 06daffeeba0c2e00742c2550d171a2c2
BLAKE2b-256 f84ab3db3809409165b10782eab3330a645b1db0d4a8bde3558216e46b33ae20

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 889a5ef661ca7b7a87e239f438b801028e6c4a9b09d3d5f86aecaeb6b7b900be
MD5 897638f576b02b1038b12186132f59dc
BLAKE2b-256 b793acf7353d0bd580b5ebdcbe2309bfa61dc1a7eea914e0f601241e64d37a09

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2820d4d3c994c99c72c9751f93ff1c1a640557bddf32cf48218c33a8ad4b41bc
MD5 95d50fa1b71553ab001276315505fb50
BLAKE2b-256 9ff288928c7a844b00023aa8b18e59a3c7330661fd3fc38815377b63eef1edad

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa380d2f9246e97ba1365eefb1196c6ee7b66e0256c44ae147fb9a8ca52a3ed1
MD5 7e411b1325a4b4ce5fee6355247f5a36
BLAKE2b-256 67947f8037f9a7dc7cc0c7462699e8dcbca71c52aa500ca9e6423f5afd0f4445

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8092d698dacc89336488529063e245427f5bee083959284ef7b70ffab4d0adb7
MD5 b700eba57faaa9f5b1ea9be6792ec448
BLAKE2b-256 bc0e9e5a7be899df3d4ba39004828648619df6430f0d8c0b253763a1999a4f58

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pytsql-1.4.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 02b28c5486b9ff71d089c8885cc91e0b31ece9dea9394a3ba9453639e66301dc
MD5 1e6e8d59c7dbf49f3dd24ff80470a5dc
BLAKE2b-256 f99db91d14811127f1e06b6e383a401f4a9c4a4c5b8eb7a9109ac596de09b36d

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31f75948d1b9623f26eb87761d0d5908bc3fc209eadebfae6fd0d79f15a2dce2
MD5 d75f8539ddebeedabb99d852bc7f5f97
BLAKE2b-256 86cca886ff5eb276b08a3042fde235baf8cba4deb5106edb40c5ccb8f3bfd158

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 51a49f565be673259733d9e0ccf26b02cb45fc8acfebec74d65d6718ea43138a
MD5 71d53a193457730713728ce41365b67a
BLAKE2b-256 b42907086b6f281153acf86491e0ae3e0fbaacad2a744feb0c2dd590bef23d2b

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 297b0664ed5222b4bce00e2b720d63eb7c2848effb5cd35a4284f70b76a132d4
MD5 4f6ff7840be86040cd53f488001be6ce
BLAKE2b-256 af1101f281f801de36bf3f8841bae9d95a42fe7ef1127073e4116047aa4ed2da

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ec087a59842bbc9143b5a9d404a7b88fd5500ef0e088e2cc809637b8b28e6c05
MD5 c62890f51f0856cf502ba5d50f615eba
BLAKE2b-256 cfaaae10d6ab848543449005b338e6a5e979bbaab7ed0b5eae05ce71df42a1ed

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d3e12c8ac3e89c55bca5708a1d52c1bbd4677a82ea68cdbb148d2cd67f065707
MD5 55cc98c43c0ad25d4e6956d889728170
BLAKE2b-256 5a910bc8933d08a033b6a30b54b7fdec9b1b1e5894b98e5f78413a80c87bc7f9

See more details on using hashes here.

File details

Details for the file pytsql-1.4.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytsql-1.4.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5fc9bc4b8aa9d4031cc74ead63225165b6feba92d5bb94c828cefcb576627e9e
MD5 4a6e5fec92a07f0137baaef67052191f
BLAKE2b-256 03d30f4ab539187c57730850663fd2af9c5099b56fbb6b43e3eecc00ef0b46c7

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