Python SQLAlchemy Dialect for Actain PSQL
Project description
PyActain
Python 3 SQLAlchemy Dialect for Actain Pervasive SQL
Pandas Example:
import sqlalchemy
import pandas as pd
actain = sqlalchemy.create_engine(
'actain+pyodbc//username:password@mydsn')
df = pd.read_sql_table('table_name', con=actain)
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
pyactain-0.0.3.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file pyactain-0.0.3.tar.gz
.
File metadata
- Download URL: pyactain-0.0.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e64addef41f0a1aee6dd814f5e0e263814995698f612e30861cffe1f1f94c3e |
|
MD5 | d6783e82c000f1cf4c4e56c8814ddc2d |
|
BLAKE2b-256 | 85ec311647403040c7799b61e50557c4c1e6fb1ab1b11fa70c1b133dd7d5d3bf |
File details
Details for the file pyactain-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pyactain-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79c918b93b90f779d200aaa035b03eacaec3201a6e64a97257885b80ddeec388 |
|
MD5 | 835c65538a79af5ee1d1703c1305cf78 |
|
BLAKE2b-256 | 304babc1920b0c7f605c6fae71223e4071d84bd6b2f71a913631f7acf19d50b5 |