Skip to main content

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


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)

Uploaded Source

Built Distribution

pyactain-0.0.3-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

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

Hashes for pyactain-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1e64addef41f0a1aee6dd814f5e0e263814995698f612e30861cffe1f1f94c3e
MD5 d6783e82c000f1cf4c4e56c8814ddc2d
BLAKE2b-256 85ec311647403040c7799b61e50557c4c1e6fb1ab1b11fa70c1b133dd7d5d3bf

See more details on using hashes here.

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

Hashes for pyactain-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 79c918b93b90f779d200aaa035b03eacaec3201a6e64a97257885b80ddeec388
MD5 835c65538a79af5ee1d1703c1305cf78
BLAKE2b-256 304babc1920b0c7f605c6fae71223e4071d84bd6b2f71a913631f7acf19d50b5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page