Skip to main content

A utility to determine the type of permit based on ID

Project description

Insafe Connect to Database

Build library command

python setup.py sdist bdist_wheel

Upload library command

twine upload dist/*

Install specific version

pip install insafeConnectToDatabase==0.2.2

Database Connection issue

while trying to connect to dataase we faced multiple issues as the following

  • connect to staging database with proxy
    • we should use the library which going to install the proxy script and read service account from env
  • have conflict with prot number 4532 which is shared between postrgress we have in the cloud and the one we have in local docker
    • we have to change one of the port numbers

Note: We have to make sure that we have latest cloud sql proxy in the project https://github.com/GoogleCloudPlatform/cloud-sql-proxy

  • Make sure we have the following in the setup to add library assets
      package_data = {
  'insafeConnectToDatabase': ['cloud-sql-proxy', 'cloud-sql-proxy-linux'],  # Include the script
}

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

insafeConnectToDatabase-0.5.3.tar.gz (29.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

insafeConnectToDatabase-0.5.3-py3-none-any.whl (29.2 MB view details)

Uploaded Python 3

File details

Details for the file insafeConnectToDatabase-0.5.3.tar.gz.

File metadata

  • Download URL: insafeConnectToDatabase-0.5.3.tar.gz
  • Upload date:
  • Size: 29.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.13

File hashes

Hashes for insafeConnectToDatabase-0.5.3.tar.gz
Algorithm Hash digest
SHA256 a556d872c7aef5e387b47ee31e8da8d0db00b1af2c340de92e82d1c9c24970da
MD5 96ce62b84ca3d570ab0d7d2a5824bbed
BLAKE2b-256 af5714194b8157b97a416ace676aa597686bdc27b9d7e17d4325a8c7fd5e2303

See more details on using hashes here.

File details

Details for the file insafeConnectToDatabase-0.5.3-py3-none-any.whl.

File metadata

File hashes

Hashes for insafeConnectToDatabase-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f0728b2d9e25dc02ecf4c33948fc208ae1415dd107f2aeed1f96cc9844b349c6
MD5 599268618170234e4868da3df82e81fe
BLAKE2b-256 7b1ff911846fa94d9045a1f381dcac553e148011a245de1c0e6b442e0269481f

See more details on using hashes here.

Supported by

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