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

Uploaded Python 3

File details

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

File metadata

  • Download URL: insafeConnectToDatabase-0.5.2.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.2.tar.gz
Algorithm Hash digest
SHA256 3e8f53027ce5bda821969f62b5a4567cdd6cc2e5582cdc1ad9a596c6c663311e
MD5 446e1699c483254aae8080b1f2742e68
BLAKE2b-256 d3559e9f35155f80f3448c4057b24e0d8ba8de57531e140d152c6ac3e0ff6fb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for insafeConnectToDatabase-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c0c2e03fa1f702dfd8ee872eff15e9a3a4903fdc56406eb76fcf0e3e83f206fb
MD5 0d417792cc8a9daeed0212ccdad8f5b6
BLAKE2b-256 dea5da94d9bcbd0cbe8952d4545240f72152f78e5e97d65b0950889baea4de73

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