Python module for connect with DataBases
Project description
Connector to databases
Connector to databases – easy package for connect with database:
Installation
Install the current version with PyPI:
pip install connectors-to-databases
Or from GitHub:
pip install https://github.com/k0rsakov/connectors_to_databases/archive/refs/heads/main.zip
Usage
How to use connections:
Contributing
Bug reports and/or pull requests are welcome
Create venv
python3.11 -m venv venv && \
source venv/bin/activate && \
pip install --upgrade pip && \
pip install -r requirements.txt
License
The module is available as open source under the terms of the Apache License, Version 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file connectors_to_databases-1.1.8.tar.gz.
File metadata
- Download URL: connectors_to_databases-1.1.8.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d86c7b18d2f5007bf77e7af81620fa9d687b9ab851a162c846abea5b07e4a50
|
|
| MD5 |
290f271952d36749a08e7a33a89890e1
|
|
| BLAKE2b-256 |
1f7fa54b177d833c05a94dc5a9396b01203166049de4d603a18c8205e943a4ae
|
File details
Details for the file connectors_to_databases-1.1.8-py3-none-any.whl.
File metadata
- Download URL: connectors_to_databases-1.1.8-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8e7b63dbbfe144e593dd6d184ff8be79a30da5fee3a75e984970f1097d7353f
|
|
| MD5 |
471b825b48ed417583857ffe964d473e
|
|
| BLAKE2b-256 |
3b43b9146215e5bba25d52542cc97b93874ac871712c6d733af672eda27a64b7
|