XuGu Database Python Driver
Project description
xgcondb
XuGu Database Python Driver
虚谷数据库Python接口驱动
安装
pip install xgcondb -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host=pypi.tuna.tsinghua.edu.cn
使用
import xgcondb as xg
def connect():
try:
conn = xg.connect(host='127.0.0.1',
port=5138,
database='SYSTEM',
user='SYSDBA',
password='SYSDBA')
conn.close()
print('Succeeded!')
except Exception as e:
print('Failed!', e)
if __name__ == '__main__':
connect()
具体使用参考链接 Python标准接口开发指南
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 Distributions
Built Distributions
File details
Details for the file xgcondb-1.0.0-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 172.7 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e9a157ec6bf29b0937b12c4935fe6d9a02c94619ec41cadf4e5e2829e3661c1 |
|
MD5 | 91e1f1ff16d31fb54c1815efdeecefdf |
|
BLAKE2b-256 | 0f50c756fe64e4e8812e0c65dbfcc7140ea08abde7077a52ab3df2394035474e |
File details
Details for the file xgcondb-1.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 292.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0982df2e5eb2f195f9b36e33861ce721ba07eebcb171907dc6daf553d5235933 |
|
MD5 | 53126c4d67c7c42271844fcce2b04959 |
|
BLAKE2b-256 | fdb6a0a19d32cd69a5040891c5c940b12d67bcc16fddd1439f1c361a29b07365 |
File details
Details for the file xgcondb-1.0.0-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 172.8 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb97a9b629cfdfa9d59ecd6704355ffb14211b08902ad4bb72d9f950e6068768 |
|
MD5 | 5e05174b8ad79bb05c437a654384449a |
|
BLAKE2b-256 | 57071ef05882f8baa24927480ccd48d042f969378d30783bd1e0f73c2d3371bd |
File details
Details for the file xgcondb-1.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 291.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 534b4e684a40b35b11e335b7cb7863353b5f8feae05ea391d248086b2fa7474c |
|
MD5 | 52049e6835abe2f19d63b838efc6b89f |
|
BLAKE2b-256 | 3e5685d4905507c664f4f8e3cdfc1c375b82acad9c1065dc32933a7a65adc6f4 |
File details
Details for the file xgcondb-1.0.0-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 172.9 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e88656937dc9416846e2c64286845fbdc984e5fadb0ee648196e8d741261d6ac |
|
MD5 | 6901bb1e80982ae22c1342d79d20d735 |
|
BLAKE2b-256 | b781f9f587096fdab6f73b55c40767404e2e7933e6543a2460ba17291625ba82 |
File details
Details for the file xgcondb-1.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 291.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b05ca829ac45d038d21f10bb127b80a7629183a19f65fa8b6dee57fd05c1463d |
|
MD5 | d0f8a55f60ae1bb59364ebbb99f0aaa8 |
|
BLAKE2b-256 | 4c71e443d4e984d502ed05ea25def64f7999904cccabb30727c8d4aa864865bf |
File details
Details for the file xgcondb-1.0.0-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 172.3 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e518f94f29950d71cbe35cdfc66146c47974e18f6c32250a9da61051b7626a4 |
|
MD5 | 1af00a68f181a030fe9b5e204672cd98 |
|
BLAKE2b-256 | 2fddd2a69d0a366d2292fc27ffbaf3d9ce89cd250e25530995a79d8c56028214 |
File details
Details for the file xgcondb-1.0.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 292.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef2405f64410b5a1319d6c1ad04ebd1b2665f0b2fcb575ff15df2035cad1bed7 |
|
MD5 | f5c5cdc9eb4f89839731ad1ceeb64fcc |
|
BLAKE2b-256 | 5b5bbffb64b08ae31b9294481013c9d6393364fe58ae630760182a71cc11a49a |
File details
Details for the file xgcondb-1.0.0-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 172.2 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e42478c5ec2d0dbcae309a8e82c409335361b47fc5cb9c1839c28006e81fc31c |
|
MD5 | 1b7a5ed4c11496d5a4ec480e0c21d696 |
|
BLAKE2b-256 | f9120314dda367247b2d81a394b453c45c9e27e36303a6027de2dc0aed4edcbd |
File details
Details for the file xgcondb-1.0.0-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 289.2 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d94383dc530feced6d58b4ca793e573557a4d11a43297ff2eae310cb16ae255c |
|
MD5 | 44e64e1b84ceb82801b977114543bc53 |
|
BLAKE2b-256 | 76fbd0ebe60b3b9ddea5774d284eb02cffe6157560aeae4f353135de2106c975 |
File details
Details for the file xgcondb-1.0.0-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 172.2 kB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab56acedb9e1584ed88c8cd99051c7db03d691bb6b918a4601c400adc141aa7f |
|
MD5 | c65648e936728dc5c9eb634112f04924 |
|
BLAKE2b-256 | e39c4fc5d825ef43f2e3e659fdbe9c58aff42910260ce6eb20929fc9d4e31751 |
File details
Details for the file xgcondb-1.0.0-cp36-cp36m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
.
File metadata
- Download URL: xgcondb-1.0.0-cp36-cp36m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 289.1 kB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69e7da2dad90448545310c9c55bbd7dd9319346787965374a0ef3bad89df0a90 |
|
MD5 | c88ce085b3d1c9ccf6ebee63d91565a4 |
|
BLAKE2b-256 | f9cf5f2c27387ce7a5ff78ab88ce95b0b667ed65da59a946a3747f33958e1a9c |