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

Uploaded Python 3

File details

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

File metadata

  • Download URL: insafeConnectToDatabase-0.6.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.6.1.tar.gz
Algorithm Hash digest
SHA256 089c0487825141873c48eaebf1cd755cf9ae0c26343872ced5ae98b22a60633a
MD5 06c6886e995e2af162391db2f555c3a5
BLAKE2b-256 1dcb313e8b8a6ae39d556a939f2471cc6f2b441abe336b9f2822c4a49ee35e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for insafeConnectToDatabase-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8b20296d578a966b93f319267dc6c39547246282d5f8f996eeb93b5ba43a35df
MD5 3d04f243fc38f513f178329b4c433d04
BLAKE2b-256 28b634be58a331263a35039da0093150e69bb8a9bd2932a4d6752513cfbb9a40

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