Skip to main content

pyhytechdb package is a set of DBMS HyTech(https://hytechdb.ru/)

Project description

PYHYTECHDB
========


pyhytechdb package is a set of DBMS HyTech(https://hytechdb.ru/)
bindings for Python Pure python or Cython.
Python Database API Specification v2.0 It works on
Python 3.5+. Windows only.
For work you need:
- hscli.dll - API of the client part of DBMS HyTech 2.5 (https://hytechdb.ru/index.php?s=prod)
- hsheap.dll
- hsinpt.dll
- hslogf.dl


Getting Started
========

import pyhytechdb

user = 'test'
passwd = 'test'
hdb = 'tcpip:/localhost:1000'

with pyhytechdb.connect(hdb, user, passwd) as connection:
with connection.cursor() as cur:
cur.execute("select * from foo;")
print(cur.fetchone())

Installing
========

setup install


Running the tests
========

setup test


Authors
========

ALEKSANDR OSIPOV aleksandr.osipov@zoho.eu


License
========

This project is licensed under the MIT License

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

pyhytechdb-1.0.1.tar.gz (149.5 kB view details)

Uploaded Source

Built Distributions

pyhytechdb-1.0.1-cp36-cp36m-win32.whl (107.6 kB view details)

Uploaded CPython 3.6mWindows x86

pyhytechdb-1.0.1-cp35-cp35m-win32.whl (103.4 kB view details)

Uploaded CPython 3.5mWindows x86

File details

Details for the file pyhytechdb-1.0.1.tar.gz.

File metadata

  • Download URL: pyhytechdb-1.0.1.tar.gz
  • Upload date:
  • Size: 149.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyhytechdb-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0b5f811c1ffb71f75092301ef63c1d6083b1b16328c59416ee719686a37a62cf
MD5 ffec33a94a016ed2a29810f2310d1755
BLAKE2b-256 359e37ad740ba55a8f3a24f4cf94561c5f9476839ffa55a8d58ddd04b8065250

See more details on using hashes here.

File details

Details for the file pyhytechdb-1.0.1-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for pyhytechdb-1.0.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4ccb2834bd097f006dfa58c42283d535592d2a144ea7a93deb5969fbc03fb0a4
MD5 52080a795ff08dc406a99a3027eaee43
BLAKE2b-256 255de9ab90c5ccf8f6aca21acdbd6683a8f24c71f345a574e78b05b781f3cdbe

See more details on using hashes here.

File details

Details for the file pyhytechdb-1.0.1-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for pyhytechdb-1.0.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 1ffdcc9eac93bd13a9e1c98bce6f66b246ac551ec77befdeae0774fa1aa07bf4
MD5 d71bceab59b2aef4872a7e7816013e5c
BLAKE2b-256 3c299f7414a41c4fdfb8bd3ce421c12f3a42a82116dc1499e95982383a385bcb

See more details on using hashes here.

Supported by

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