Skip to main content

chain operation mysql database

Project description

mysqlchain Version

mysqlchain 是用链式方法操作mysql数据库的扩展包

安装

$ pip install mysqlchain

使用方法

from mysqlchain import chain

config = {
    'host': 'localhost',
    'port': 3306,
    'user': 'root',
    'password': '123456',
    'database': 'testdata',
    'charset': 'utf8'
}
db = chain(config)

使用手册

查看手册

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mysqlchain-1.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

mysqlchain-1.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file mysqlchain-1.1.tar.gz.

File metadata

  • Download URL: mysqlchain-1.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0

File hashes

Hashes for mysqlchain-1.1.tar.gz
Algorithm Hash digest
SHA256 c7ee4c0eab8586a3c9a8245b8f3c097f7b399275565318361b19c04cee1b0655
MD5 3fe582a5941ef98a08cd39c660b2b3c3
BLAKE2b-256 a4190ef17c43d68ce25e83f504fdf480fb526aacfdaf2e6b233d0c947ae619d0

See more details on using hashes here.

Provenance

File details

Details for the file mysqlchain-1.1-py3-none-any.whl.

File metadata

  • Download URL: mysqlchain-1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0

File hashes

Hashes for mysqlchain-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb4bf073b22793d891ca7b8d15b3b64ab23cd935d4cf497359a07b19cb1ef426
MD5 9cc473dcaae1a036c96a4406d7c1ab96
BLAKE2b-256 bfe37b22540a7a2a5daeebded5e3d8cc32834fda1b4e93bf14b4071f66f2792b

See more details on using hashes here.

Provenance

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