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, but earlier than 2.0
    • pandas: version 1.0.0 and newer, but not version 1.3.0
    • future
    • packaging
  • 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-3.0.1.1-cp311-cp311-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

dolphindb-3.0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

dolphindb-3.0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

dolphindb-3.0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

dolphindb-3.0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.9+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

dolphindb-3.0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

dolphindb-3.0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

dolphindb-3.0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

dolphindb-3.0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

dolphindb-3.0.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

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

dolphindb-3.0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.7m macOS 10.9+ x86-64

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

Uploaded CPython 3.6m Windows x86-64

dolphindb-3.0.1.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

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

dolphindb-3.0.1.1-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-3.0.1.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ea91c2ce9b8a03234f91a8568957fe7b3b16bae1325dee48d4b7c3c272474128
MD5 13d8f73a87d6f6d990ddd1d6e6bd520b
BLAKE2b-256 02427737ec8154f8da0d3a518fe2b836fdd71ebfbffc36dc9b99c9afefe1daa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 765114c124c25cd1cee7bc500524572bea92557e4d4f9fe8c1381736ca30d8f4
MD5 0df41e0a2a4c1d8f0ad7cb729cc4e0ed
BLAKE2b-256 be817946fb5103447b4f93691662c7a025ad1ac075c3de22961512234b4ed85e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4fb15775ec864ef48d96cba5618e2ec01106bfcb32421577b058b88cf9b08876
MD5 ebdffed55acdc4ace15d9b8da637e406
BLAKE2b-256 f9ff7e4574e3bce69e228673d1d103f056da8af642db6ecb2903682351305b1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0fcfa19ca6aed42636e72e7a43ab7042a1fccb5107ad7d220518d7bee5fbf94a
MD5 344f34e6f974d1c4e9951e6eaa5a9fd6
BLAKE2b-256 ad065c09dd095cb909ba7211bd13f4dc9ba7e4b81559da53d728a721256f76f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 427c8b5bcacbf86babb355d0431889d9bdc258d98c232af16867a313f044f82b
MD5 77662ece51970a0d743b2ea9fc4060e4
BLAKE2b-256 4862ace46b892531b5444b2076a78e0c81a084384958d2aa4653fafb52b45ecd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 aa08a10d45fffd6fa09511f55bbb4683e32c55846a0ab70af759bfe7cb30299b
MD5 e36b3bafe7879c0e15f10538833f2997
BLAKE2b-256 a03cd8a99bce4a8be5846c1ac9fea4ba8ae48b6481523553e2d5aa35a96e3d96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d7abfcaad1ab2f482bc8c44adc7bd66165c69bcf221c875f7e3325fe2b65fe2
MD5 913beae0bac3899b680522c666c87b8a
BLAKE2b-256 74c79213023a877a9895f2d613e72a5554d4a7417a2111cd64046fd542d9d2bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62d83b7d14799542ef8940a0abfa94e8da0ae570161836f06ee014653c096a9e
MD5 a3d2480b32619e105b7edf2893544b5a
BLAKE2b-256 8241921e4ee80b96f670f2881b42bec1e9af61453650f0f8766b59bf1fe17051

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31fddc57e9025dbed30b5311d6651616ed08abf1cc604a9961b2497b1a68bb62
MD5 d804b06df99506bbf041ea9bfc7b14b3
BLAKE2b-256 88348aab5f07bc16fc9e0059eb7eb6be588dd4f283b9cb5439c9254a5c6d42c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fe5e62612afe5e2d467e5c0240d139878503f5e42d4f69843c71fed09531b5dd
MD5 c143e1d02596e873d0393e67ffb6d8ca
BLAKE2b-256 51c60fedc0a3e1c2c1d83a75107f09b6c324b6920bb99bb1f5c81c43ce3ecb7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3e8bf660820409b02fc59bce960b2259a061c89b2bce9b427262d955e455156e
MD5 8d69a1cf72f10caf639263d44fa2d7af
BLAKE2b-256 ca8c4af2122c2482bdb20c61b17f0363a9500afa0195507297dfcf93cb7c98e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f64ba91002df8f1124e020ee9d61587adedefebaf69c17408bb223ae927e98a0
MD5 b7878a444b246d2bf8d52f87bb5db3c7
BLAKE2b-256 94391de1cebd9bd4660fbd94cc9a588cf2c5d5d1eec015645de1b1f3564f0b0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ba4eadcd3ae9ff109ee40ff62bd3bb0d9291054ceee07eaab53a48ed876d7884
MD5 72c7290b6585a28254053918c21ba359
BLAKE2b-256 6c97851e9dc3d1f020a46a5feb881b7954f9707907f71f20848c67f1dbb9aa50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06c09aac9f23aeb21a7392d36ef4c4db06669ebad9d85adfef9283b491a2ae4e
MD5 1dc2fbbbea65a49b389ca97197ac109c
BLAKE2b-256 6f749ffd7d57f1e8ac8e4e3bf9a15530586eb17b7400c170fa82f803a51233a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ab7977d34b6d7dfb98005a8cd5cd152bac68687669a768826e3b95d71add198
MD5 723726d679a25f210298850a23b18264
BLAKE2b-256 14f88508bddd4e35dbb27aae316dbc04d5171a0d5e9992f9c872e0084fb5e9ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bdb3f3c13a4019d74f86c18b45710f031c647fde7e7cd28853a0441e658c5fdd
MD5 92064ddab558ae1111f1eced2149faf9
BLAKE2b-256 5d112c1956ce3685b58c106b6f9b9f74f95f2bb897b6c3a25a61ac34447e2542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7506ac8d75a795f4649f4ce9230b1602b497d098f57e4af19fa9572259e83d4e
MD5 7435d98d395aa1a0d57eda8e5d93c524
BLAKE2b-256 73287da572b6da34627aa2e8e46f0e1488e11d61843ef4951f833480c2d7326b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 99b4d78e219e0afb9c1cb99d8c7b413c05e39ed5ad0771eb1b6ccbac05c9180f
MD5 888fe33821e3a3d212fcf352825d8ac9
BLAKE2b-256 74f117e0e64510c0eae3090a6209edf269fc2511e8a9245dd30e0bdfd3eca2b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cea88c32b0b057a1db4685a56e8e29249e98a7cb23d10acf35572ef863bc56fa
MD5 bbc5ac738a52092052bed0a3e764c0c8
BLAKE2b-256 022de2b76e0948e9ea8f9802411efc0b591020acbf60b3ad766ed7b31bf1d03b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a698006e7c5539512a8b979cc0213a2fef95fd690edb9d3e4ed7cb2a3a99222
MD5 73ed2f8376df6deadbca4a774d906e05
BLAKE2b-256 4f9a16baef9c4b8779b030037ae79f36e30c5f1a808cd3a4f65f567fe6a9491c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 2d59cf7d75e78204ab9ed463cd7d3630cf3147678022593bba65cab104bb0b38
MD5 969ebba2b7682b56e0333849e166889e
BLAKE2b-256 e159c43c47949329cb41ea6530bed55598da4ca171376921db3c15adf79840be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1cf2d2a149c1a43b4413892696b6ae8828fafc8408f2dbf2ca8455156093433e
MD5 5aedde4dd92f85881a1900f42a38d18a
BLAKE2b-256 ca401b766b873bd5a63769378e62faaa1bcb773e65e2882d81f61f4217b729d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1b104d32c2cafdc3d764bcb9545e003a82838fd55a4913f0f190616532b5857c
MD5 779ee82e83c96cc93d34842b52dc2672
BLAKE2b-256 61eea8f0c89a095903e0d57489a1c90e05f225a549e9a0b6409229a09766c5e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec7a8c58e93b0aeeef12e299a1fab7bfedcc7617b533560f1dba7349b258ddc8
MD5 1ed4bba2336db4da837c2a7bb3e8d417
BLAKE2b-256 251d0ec4d793e70a63b01e3c193f1dcf80a4e3b2385aa0852b63704e26f99471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 71c6f6d14eedb5b4eec754804ce366ccf5e9e0e9f2632e62388191cb10e070cf
MD5 794b6efc660eb36d6bd259ac56b7497c
BLAKE2b-256 1ab05ed1bac1b317fe1449b2231505f66053bb6f1397b5dca7ba399044ff6e52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fbb4c07d5b67674dd18ea47f436bf8bde37845c5d9d3b8123175f5490da64665
MD5 31bdd6c5b78c4c7af1beeb74ac9d1ff5
BLAKE2b-256 c5069bc202b427ac12cb91dd0f266fad483b18c17cbc4d33819140ebcdc1e662

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolphindb-3.0.1.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8b81d78439757c1dd64ec29884f44b86643b70562030ddc1a64bd1db03369327
MD5 3fb90f5b4d86b1cbd5d5cfbc89905094
BLAKE2b-256 7ce4c88565cb19b6348df678907c572196e6317ac0cdd5a0d96667bc2132873c

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