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.1.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.1-py3-none-any.whl (29.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: insafeConnectToDatabase-0.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 3d421c4ae90b086848062522142e65bde48579264d6db0356053471cd556ef02
MD5 69051d43a1de396b9a80440abdade405
BLAKE2b-256 3156ce55b3a8892a805dca33d398ca5920c2d3523cc8f71f40cabf045dd9af69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for insafeConnectToDatabase-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64ffa5b3078a377626a3346007ea4904b6751b2655b6a4c9e659554dbd7e6d48
MD5 23f55ea9d2c2af11085e82723ab6404d
BLAKE2b-256 ce461b50066e42d90f9892474b49fe36da1ef54e8a3edeabefb42ab063d160d3

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