Skip to main content

A C++ boosted DolphinDB Python API based on Pybind11

Project description

DolphinDB Python SDK

A C++ boosted API for Python, built on Pybind11.

Requirements

To use DolphinDB Python SDK, you'll need:

  • Python:
    • CPython: version 3.6 and newer
  • DolphinDB Server
  • Packages:
    • NumPy: version 1.18 and newer
    • pandas: version 1.0.0 and newer, but not version 1.3.0
    • future
  • Extension Packages:
    • PyArrow: version 9.0.0 and newer

Installation

To install the DolphinDB package, use the following command:

pip install dolphindb

Example Code

Here's an example of using DolphinDB Python SDK:

import dolphindb as ddb

conn = ddb.Session()
conn.connect("localhost", 8848, "admin", "123456")

conn.run("1+1;")
-----------------------
2

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

dolphindb-2.0.11.0-cp311-cp311-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

dolphindb-2.0.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

dolphindb-2.0.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

dolphindb-2.0.11.0-cp311-cp311-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dolphindb-2.0.11.0-cp311-cp311-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

dolphindb-2.0.11.0-cp310-cp310-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

dolphindb-2.0.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

dolphindb-2.0.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

dolphindb-2.0.11.0-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dolphindb-2.0.11.0-cp310-cp310-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dolphindb-2.0.11.0-cp39-cp39-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

dolphindb-2.0.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

dolphindb-2.0.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

dolphindb-2.0.11.0-cp39-cp39-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dolphindb-2.0.11.0-cp39-cp39-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dolphindb-2.0.11.0-cp38-cp38-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

dolphindb-2.0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

dolphindb-2.0.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

dolphindb-2.0.11.0-cp38-cp38-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dolphindb-2.0.11.0-cp38-cp38-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

dolphindb-2.0.11.0-cp37-cp37m-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

dolphindb-2.0.11.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

dolphindb-2.0.11.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

dolphindb-2.0.11.0-cp37-cp37m-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

dolphindb-2.0.11.0-cp36-cp36m-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.6m Windows x86-64

dolphindb-2.0.11.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

dolphindb-2.0.11.0-cp36-cp36m-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file dolphindb-2.0.11.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f3e97fd862a34db2e4b1ac095c3e970a9c0a4d047e9cbd9fc6698cb78e52530f
MD5 1f1c1ddb7e4b7bb55f4c24f41acc8afa
BLAKE2b-256 ebf2148d3192970bc2c32243f6c4782a4c8486553b4af13e68adfbf9ff292760

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dcc5ce42da76e48d369fc5796cdac50405daa2334e21039f54105ef2e61f688d
MD5 213e81f9effb3ef169c2b0c4e131d6b7
BLAKE2b-256 49c498457b3f30a47ddc6097fbc13e498708b0d190b5a70ae35aca2c35111f37

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5da12dfd98286e11ac296dbd6d43542a138dd1b342388541fa90dc0d4d40fff6
MD5 3fa74c034120aaf3ac43129b83558d9c
BLAKE2b-256 af38af6105c3f411ae523e3c93cf735fae953ffc7c90c8fcc1f2e97f0998a8a9

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 60fbff753e6bd33428258a935486ec94db32daa539bad8e2246fd53b0ac4b410
MD5 adf38e24c7f15d723b5b994e1d1d7342
BLAKE2b-256 8fcc1e4b2fbae3ac3e59f852e4aa7d7fbf1681126136b2f43f23829af9d8922b

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6660049e99a753eca7b67ca23b62f13d20c9ac0bd0e574b5c036851c19f2c64d
MD5 524a63e83161d7afcb1a8425b6f6b626
BLAKE2b-256 c5af27ae99d42afb3be18be4513f658ce933b520044a018531ba850b79b7521a

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 43a6f80c8b0aef82ae5a9a4fa2175c399a606fec7b3d7a3d1045dc0873d889d0
MD5 988a07bc270ee68a0440c36aa0bad1f2
BLAKE2b-256 208e7dfe9a5f841e5d910ad7d406a603ceea6b32d97bf76b030862564ae9e358

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d19c2948ed5fab3183e35156974fcdc4c3bbf6993d75a6d68e0309e4ddbecf06
MD5 4df4afd04348f31eaef90e80a4610794
BLAKE2b-256 d02ce4dd876a29e1c981ac9c669ed1c0be4bcde292cee466f11e19b71789ac94

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9d3d4223948da014280c4781dfa71664ebe076bf06b53fd9ebb416ae0073cce
MD5 cedb5771b466b22b9878ec83fe8564ce
BLAKE2b-256 b7773fe818f3fd141dd57cd04e935a93374fc69fb5abfc15930feb80c83e7bc2

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73cff4cb52370f921301758f75879fd01ee5c30d09c81b51d7fcde93ca29f52c
MD5 75b456a51e5b6ee47ec5a4e3af7495b3
BLAKE2b-256 94103547d0d11b0521f54e93664ecf6e90d4d92cdb6fb0c458912f4f3d83b1be

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 80d0441a63c255196ff60335776f15cd12f04c0fbb9669283ee944edf1859f94
MD5 561dc4521b8b820e59fd5c7810709dfc
BLAKE2b-256 eb1ad7001e76b719659ea34b3a4e4f79117dd0ad9d7c47c4e9cae99766ec6143

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0903d6a995efadca744dacf7a7d619165835e9ca2e5b17cc7447f8475a23b796
MD5 92e4729294d71932d3550605ae502649
BLAKE2b-256 bdc5c8c68bc3180b9f5ac59159935b167e1d7845696c32575fc9eabb7ff29ff7

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55dc178a1f03fb5a47028be7dd10236f8a42d2f90f5a7ff9b95164a9bbd5b5a5
MD5 06d3471507562f2aba2b3ac89bb1c3f4
BLAKE2b-256 79d11e2e34e7ead995dae354a9c322dfd35bc3647574921f6458577ebd2f1fdb

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42a16bd5f7019aac7f16f9f1b864395e88109a817bf959738af886e38904e73b
MD5 5dafcee27b2e3f4b0cb8da338ead8803
BLAKE2b-256 9a95913d05894e7559d14ef2bbf5d4621a3903675b51379fe0504dfc7c7fbafb

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19a2399087d6d91c7c53d0b0f586cebf44a0c565efc48aae303a466d765a5545
MD5 14bfbd0274adb20413eb0a8160bbeb4d
BLAKE2b-256 02fbc66b8a95e7641ce2c5341afa49fa457a5086bc8f1789b62aaf044909d9a3

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f03901b1eb44a95bab1eae672c3f34d2756ea2bf2eedbf9fd0637514a7b7883
MD5 e9d420796e118578d53c454fe2874164
BLAKE2b-256 674ac01f0b57e188ec3bba0e06d92c1bc06b802c374bce12165600df3774a77a

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 df105f16bb5c1eb07a1574bf76d65da6d615598eae90955fd23bb26f751a4433
MD5 ef1349531230e6df4251d5e671350dbf
BLAKE2b-256 ed5c0f2ac188aa2ec5ee2c7b9b356adb377cb13aba42062952a5012b10045839

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ceee3f50efe4c0a3a5ac621fb2d001b22c77f33a6c271d4f12223f4857401c3b
MD5 895925c265594c94b5eb7bbf7493c0b1
BLAKE2b-256 561c014d6c060cd1bbaed997dc2193d17cc3b4ca5c5163fcdc98248b52671840

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3cbe6ef3446b56fc1a5eeaa2583321d9e5b5d919ed8a25c6ae2aa9ce28285475
MD5 48920b0668a356bb45aa37f2864a0b34
BLAKE2b-256 98023c9a94084c8d47600fbd5b5b7b84461cfdc0bc3c3dd735169985136ec66e

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a3e83d3c61ff0184fc27dbcb404c67d62888ad683345f2a4ab24e02fddbc756
MD5 6bd3bbb43ef2661157036ba157283817
BLAKE2b-256 220b7e74a10ae588f451692d3859e812dd54ce57954e3b7e45f4db185ff658ae

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d47c62adaedc2ee6b6b4ee682478106d9c0467b718a3c374b15ef3ca363f378d
MD5 a4a1f74112843d4eebd6c7d4169a8ea5
BLAKE2b-256 ba6c4e6df856d7cc535c3a03432fc4a4432eee2541a16594e25dc2a65887af4a

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 13f4b64a45e958de3a4ec2c2c586128bcd05742000b754b455a77f86af1e8d3f
MD5 95ec9a682a87921e3182382f8d268e74
BLAKE2b-256 f1b735427e7554f8036532228d9ae52667b3d2f11c05eeee493013191f53f4d5

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45e791225630949f1f743b91d7c41b7ac9485edf81e5246ec82d6a080fc338bb
MD5 72abe4bec7d9224690f55d149fafb455
BLAKE2b-256 f8c4222d68f393192ddb84f1c1528bd9b38019dabeb3c50cd6b0483361344623

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a23ff0a5625f4b33065c906978966f26d2b833c54d94c0336770a1289ad74e8
MD5 7812681860463f5a2c9f496977e655d9
BLAKE2b-256 962415f7513b25af1868b0f91a171af4cb8645e805e2a33f88e8cbccbc282b87

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2e4b46e6817b2c3232f70a5b4189b7d7a3bf0410e5238d3f154423412993dfd4
MD5 1a822cffb324799d20d7a1f6a28bd8d1
BLAKE2b-256 2e990ece6458a471c79a25b19c677d279dcddadf13faca3ac9cddaa80a30cccb

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3c3cf9e99b9305be8170ce9fc268c4274bc0bf30311949c6c70d358108acd0cf
MD5 a32f6a97bf2313c9267510e34d106f1a
BLAKE2b-256 2ca4fa270cc4bd42f6d46115f4725a5c0b0dd01ffb6954e95deb8775df8ba444

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2793a90574881028a14246d1971948719bc0c0eb4fcd1d5d4dbbf31b457a86bd
MD5 2c311ea490c6d6d88299384f9967f231
BLAKE2b-256 eb6f931f336bb9ce9ed7de09699119f0bafab1fe30dba96cd00b6fb5c979667f

See more details on using hashes here.

File details

Details for the file dolphindb-2.0.11.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dolphindb-2.0.11.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e034ada262dddae2607bcaa5fffeeecd7ddd366a1963114fb3515f9de8b26593
MD5 07db25f747fad874f60f20fd254dcb34
BLAKE2b-256 1d07b4d26857b8985cfae403463b69a90baf6b67a025092e8992bf36d09f69c5

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