A collection of helper for sql connections
Project description
connection-helper
usage
install / update package
pip install connection-helper -U
include in python
from connection_helper import sql
example
# load sample dataset from seaborn
import seaborn as sb
df = sb.load_dataset('taxis')
why use connection-helper
connection-helper
bundles some packages for connecting to sql databases
-
sql
is added as convenience wrapper for retrieving data from sql databasesconnect_sql
get data from['mssql', 'sqlite','postgres']
-
cpt
🚧 cryptographic tools
dependencies
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
Close
Hashes for connection_helper-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 114dc542c7d5ef160b0ef8f8a46e2165401108ce6fe0a238ab1d980fa0aa5f58 |
|
MD5 | 0b80d4fbf7be910955fdec42bf2f75b2 |
|
BLAKE2b-256 | 9befc3409c374af682b030b73a2d9c6f804b251dad0dfe0904475eaf448b1040 |