QuestDB client library for Python
Project description
This library makes it easy to insert data into QuestDB.
This client library implements QuestDB’s variant of the InfluxDB Line Protocol (ILP) over TCP.
ILP provides the fastest way to insert data into QuestDB.
This implementation supports authentication and full-connection encryption with TLS.
Quickstart
The latest version of the library is 1.0.1.
python3 -m pip install questdb
from questdb.ingress import Sender
with Sender('localhost', 9009) as sender:
sender.row(
'sensors',
symbols={'id': 'toronto1'},
columns={'temperature': 20.0, 'humidity': 0.5})
sender.flush()
Docs
Code
Package on PyPI
Community
If you need help, have additional questions or want to provide feedback, you may find us on Slack.
You can also sign up to our mailing list to get notified of new releases.
License
The code is released under the Apache License 2.0.
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 Distribution
Built Distributions
File details
Details for the file questdb-1.0.1.tar.gz
.
File metadata
- Download URL: questdb-1.0.1.tar.gz
- Upload date:
- Size: 382.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49c837d00d8da9137a80ce5705e57fefec25e7aceac3856bba85234b8a7d2d08 |
|
MD5 | 8a2dc5895dc9c5b178fd7798de43ac26 |
|
BLAKE2b-256 | c105f3c6b428a14e8865262444e28a1c868f01c17262e97e806c1e10e85ba861 |
File details
Details for the file questdb-1.0.1-pp39-pypy39_pp73-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp39-pypy39_pp73-win_amd64.whl
- Upload date:
- Size: 883.7 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3bb1974331e848b78d57ad9b4297e6dace23abbfa63998072ad8cc5a6508bae |
|
MD5 | bf673588879d283e3234bf167822f989 |
|
BLAKE2b-256 | 5ee11b99f4c2668deabff1bec449e903d2bee4ee451186573301a6215313b1dd |
File details
Details for the file questdb-1.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a49285a312b2877ae7a004fc01df0c6e11307e161783e354339e3692dd0e7a8 |
|
MD5 | e5a3ae255a0fd21ea6e27d477014749c |
|
BLAKE2b-256 | 172825d7de4f26a2b2c29a0f7429467ac1a9f61a0e71aa70628da101f14b51a5 |
File details
Details for the file questdb-1.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 736fa29b5bcd6c563e8c62527bfe66409bcc415ef4b68dc635b30867ef3eba32 |
|
MD5 | 166ec441186ee8c47c28e8d803c3fadd |
|
BLAKE2b-256 | d6155d126039fb09db1103af547296fd35606de58bfb383f463f513b804f7bf8 |
File details
Details for the file questdb-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 438763039095cd1af058565bab8d29d247c6bf9418d3cf74eb4bf43761f191a3 |
|
MD5 | 534acb11c3b415286607f96ec3141600 |
|
BLAKE2b-256 | ba4e853a5a380306be9ed2ba1e0434d7728dadcade912a8ce178cffe0f238423 |
File details
Details for the file questdb-1.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea6dabe2cc3e048c9ffa6533ae53fb84556341dfc7310f04bef885d5fb407070 |
|
MD5 | 1a1be2e702586fb8f3f2c926c2fff387 |
|
BLAKE2b-256 | 3273411e83807d7e68ae04fb2ddaf79cf67c0550c44e03ac7e54415bde2500a8 |
File details
Details for the file questdb-1.0.1-pp38-pypy38_pp73-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp38-pypy38_pp73-win_amd64.whl
- Upload date:
- Size: 883.6 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efb655882b1a67f799a5fa3970d5cd096a4dcbcb2de61ab5993b7a74324bc0db |
|
MD5 | 2185aee407c93c6053724ecd3ca47ff3 |
|
BLAKE2b-256 | 7351600e9bb818092e647e71d47fdf961fcaa1ce624faa3810dba1c82a25fb69 |
File details
Details for the file questdb-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82b85d688c8de1d774bdf8f5071fb25a585aa0fdbf431afd05b6dbbc4668873a |
|
MD5 | f1389fb8497d1098db54266a3c391254 |
|
BLAKE2b-256 | 6041313f9825de88b75fe5d7f5e95b5d495a3d791856cd996f3ad5b654d398db |
File details
Details for the file questdb-1.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 311e9dd31e5ff5fd132dba91067abcf4fd4e83d8eb2f7bcb48f423071476c63a |
|
MD5 | 8590faf8c858f95ed9b21c6fd9de928d |
|
BLAKE2b-256 | 262414577de353d960c2a50481f38d4df373c357041ca29fa24e51ce6ac516a5 |
File details
Details for the file questdb-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41215c4b1f15461de8fc6f2a28145eeafcbfcf6069adbd0ceeaac3a81fe425b1 |
|
MD5 | bff40cb7d3e9b8e1fb26dce37783a1fc |
|
BLAKE2b-256 | 0e2f4e22dc5bf2b226a702ead02adae621e887b492f458e774c6e9bd17ce9cb7 |
File details
Details for the file questdb-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94ac9d76c5ffdfb1550ad243ad195f54a8202006c07e89b2c190d49407d133a8 |
|
MD5 | 03d3079e01403592fdd682bbc3127d57 |
|
BLAKE2b-256 | 048dcb5b3a6080591a58327f77af797194ce1d84468b45385d5f99643a1b9ed6 |
File details
Details for the file questdb-1.0.1-pp37-pypy37_pp73-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp37-pypy37_pp73-win_amd64.whl
- Upload date:
- Size: 883.6 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6c12ef73d5079e8795fbf628b9d776b6612f70d0a4bff394d26fda9b5b7d000 |
|
MD5 | fc2b03c69e4f04a17a5973ffb58a6aa5 |
|
BLAKE2b-256 | 812e20235cd2fc3ca29844fbcc22748eff525bd5b3a2e47e0dd2932ea43cad5d |
File details
Details for the file questdb-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e47f89d07fb430c5c8ac3a53d98e6c2bcd126527b4c498fa79a087c446b549a3 |
|
MD5 | 3f2c852d3a95d7735a70c0ea520eee44 |
|
BLAKE2b-256 | 1e2eced0c4c63dd2d4ba060fd215e2cb64458d4bd36be336aad248dad012b07b |
File details
Details for the file questdb-1.0.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 394e8ae978f7bd49bbd8b65b6fd7c5380579a81c99a1d2ee3e784c5f084a6de2 |
|
MD5 | bb68c20979d2c437833a7182b94bb463 |
|
BLAKE2b-256 | 19bfa437ecfdff105e853d41c9482fab8e84af9c77d0dbf74b020a1cb8f4882b |
File details
Details for the file questdb-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0664b5ad319449debe62eb6468756de773de8ec1180894117ad1b2456bee62a8 |
|
MD5 | 113156b4e4f66035d8634f758c73e4fe |
|
BLAKE2b-256 | fa83087361aaf6374f23b4d50303bebcc983a32010b4dadc5c73d010a108a2ad |
File details
Details for the file questdb-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2371ef7b4caf2368218df0d24d9623fbc329aeffc668fcc465f96a9c8ee17bf1 |
|
MD5 | 21fbb02c745d18fc1ca63376b90bc0a4 |
|
BLAKE2b-256 | b0b610363f89d1f51361b0b0145c0186f92acb59f4b550cb6141a99da35eaeec |
File details
Details for the file questdb-1.0.1-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 892.2 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8da8e6d172732dfe5a62dc04429806298a8c55f34243a67a0116185c659bd4b7 |
|
MD5 | 36d9413f6f2c2f310a6de516288b4e8f |
|
BLAKE2b-256 | 523166edc0cf05c566bded5698b248cfb9085d1e71995d2e9fb463fbc1a8faae |
File details
Details for the file questdb-1.0.1-cp310-cp310-win32.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-win32.whl
- Upload date:
- Size: 842.1 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3869ad8e62f097a946f4f53ed875f5d403c2c49edf491af4d60b849eb42f58b7 |
|
MD5 | 4978d58e979731bc8fefdc273529ee82 |
|
BLAKE2b-256 | a9f9c34f748d061aa241ac143d9e5b8f80eeff48589092e6afac13b3cc58d046 |
File details
Details for the file questdb-1.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfcb72c51ed4d291f87d9e57f174664828dc0a232860d1165215c92e2d6a883b |
|
MD5 | a89517b7c7d637e2516b557133f03075 |
|
BLAKE2b-256 | bf4847152206343d662500625be2045e41c412340e535888396da2ef5b819227 |
File details
Details for the file questdb-1.0.1-cp310-cp310-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8b125318f0ded7f057fb51c97a597c4a5427cd3778c320bdd77a46ace8d2f59 |
|
MD5 | add0a76e4b83e128864cdde99be91094 |
|
BLAKE2b-256 | c7891c5a8069ce4269c1d3a57bdca54f062152bd23c184152df98d32d0e890b0 |
File details
Details for the file questdb-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f1892c42ed92eca2852b827f900a8f49700d8c6cd68b0937c858bcea0a3e701 |
|
MD5 | 8fa4dac4c7fb30db5faec5e990ad2308 |
|
BLAKE2b-256 | 0758d11953bcdc55dd26fef52f0360fdd928970ef690afdb9184f9a1ad837d41 |
File details
Details for the file questdb-1.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c78ea4b0cc371560fc199fddf0f4ea6d3cd6d6c5270ece5c586ed1084104968 |
|
MD5 | 742d5a9a65789e4b9f49e430fe236a26 |
|
BLAKE2b-256 | 557b4b169ece5aad67a68065bc6745180a2bea7e88248963646c972a8088ce37 |
File details
Details for the file questdb-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d653a04471b1dadcbfef1a3100f98e07322f9edfb4bf3806f3acbc4f52d1d64 |
|
MD5 | 8c610ba6260bf695e9cad860e8766641 |
|
BLAKE2b-256 | 4e4e192769265ead248ff9294a1e02330caaea9d910d6726e657c014dd00e4f9 |
File details
Details for the file questdb-1.0.1-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e84ff7b44be11ab2b413a9f8c989046b86bd2e647999047567cafc1cec97ce9f |
|
MD5 | 4ac49b66c5edeb244582f69481561e47 |
|
BLAKE2b-256 | 3a14c029b62d727d0acf78e2cf8a14a32a41a8b7f7c3ce537dd17383faa4aafb |
File details
Details for the file questdb-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7cf946360c536448f1510147788068e9a48107af71e4779e434e8c1a7658eaf |
|
MD5 | bf36aecf92f4a74f97c75bbb944cd4f2 |
|
BLAKE2b-256 | 2eda12b4db3c110c549df64a51684892b35a7df3b0f931995fe28cdf566b3979 |
File details
Details for the file questdb-1.0.1-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 893.3 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 892aff996e3b72b9b02b7bad1e8d153866ffe459a9d2c25cb9892f2e1b5826b9 |
|
MD5 | 3780c80f01f962dbafbf33d294f35cdf |
|
BLAKE2b-256 | b3cdd62a986a0090f9bef9a374800a0dcccbbe00feb23677635cf7d8392ba852 |
File details
Details for the file questdb-1.0.1-cp39-cp39-win32.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-win32.whl
- Upload date:
- Size: 843.1 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b98287d45a0f0d7d3036aec62133620610143df4eaaf0614dc84756e489b5b6c |
|
MD5 | 4cf725a49bae8dbdc761e4329315501b |
|
BLAKE2b-256 | c05ed7e06b179d0d93a368c1ad9408ca11a4e96eb0ca7f91480b19ebd113e222 |
File details
Details for the file questdb-1.0.1-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 246b67748104ee9eb165dafe299ac2032657894a1386afa1a1a4732fb62bf53f |
|
MD5 | 02f5272dd307c0daf6f215308f363d0c |
|
BLAKE2b-256 | 29b76b6557cea214379e7341356ed9fd5a8d68646f875a1d8bd1dcf34db83107 |
File details
Details for the file questdb-1.0.1-cp39-cp39-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee633b521f5ec274c67691528fe050fbfee0af7f8e1f27c3f684c83760380044 |
|
MD5 | 292f982dca1cd939c15ee7cb054b5e1c |
|
BLAKE2b-256 | 86560079ba3bb18afaff1940de9a5f331249fe70cca71ac500fd1fbcb4b5e4b9 |
File details
Details for the file questdb-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76dd693f83dadab1ec1663b63088ec0a3fd737b3583b18b3aea27bfb8632c75a |
|
MD5 | 4b1f9d87623872f659d8d948da1dbfda |
|
BLAKE2b-256 | 1ceff684d8840d65f4f129e23f5a8703af320789277e9d42014008961a939d27 |
File details
Details for the file questdb-1.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5f53b03da5f2998c8b5b80f01c00ce988d41208f2c2f571fa02f1a15aeaf4ca |
|
MD5 | 5801705b61c20cacc096606e851d7235 |
|
BLAKE2b-256 | 3b4f8902c7ea81b0745b0048f933da6e98eb9b3dd3b26558b4d9eb9b6d04db7e |
File details
Details for the file questdb-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f157534d94e2dc7642c5ad626386b6eeba9555c18993162c4278baec3797964f |
|
MD5 | d5439d4c5896447164a6b8280657e702 |
|
BLAKE2b-256 | c4217ecb4c04817c2c0182df384c0f696801521055dc2a5590d21174bb41e08e |
File details
Details for the file questdb-1.0.1-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 998f0951402bc68f7d634b5fb79d6f2ec65aa6f9a790ab01216876230e06175b |
|
MD5 | 8085936e9882ae7ea6719f65636f5635 |
|
BLAKE2b-256 | 71e27846c64fe119adff56bb2c4c42340c486aa29617fbd27967a3c01d589f13 |
File details
Details for the file questdb-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce693fddd346fada3c5d88ad09ffeeea20c4268a0c43ed09a60df441e552c306 |
|
MD5 | 1262bd1e96521d031d7b0f8546b8c190 |
|
BLAKE2b-256 | b7fcf2674f6d5ab7c0d7eee96a2785617f95ec235d065309dbf980029c9551f2 |
File details
Details for the file questdb-1.0.1-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 893.2 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 387837751a34b2ac22c3b12f6d2f4f8ac379dc594f4981e02827e86c8f7e1952 |
|
MD5 | f15a07223271abb62359bdd0f8165092 |
|
BLAKE2b-256 | 031571cfc9d930aaa8fc0e801cbc3ffc840d35f68303c912155b6a7887473096 |
File details
Details for the file questdb-1.0.1-cp38-cp38-win32.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-win32.whl
- Upload date:
- Size: 843.1 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | febf042f70d6d7ed21ef28eeeb148d06a367e5c3568ac8b1c116cee0145e5f1b |
|
MD5 | 44f0c9a25dcc9dcab7cc6f80311315b5 |
|
BLAKE2b-256 | 1aa739141dd7372f0435479a5fc4ece51eaae9ed26a6b57f5db49ffa790b607f |
File details
Details for the file questdb-1.0.1-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ee8badae415736f54d560ff114751b07938329781cdc2c99d0e467261228ec3 |
|
MD5 | d5e3a3d8cf3aab0194799b0572fb2bfa |
|
BLAKE2b-256 | f262d87fbfcaef29816eafd982dc799315d1b763faf47b03ffd1eef66ebd00be |
File details
Details for the file questdb-1.0.1-cp38-cp38-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c309ea068fc4570b53e9cefa314376c931b98c709530e767d141023cffdef2b2 |
|
MD5 | d762b4c15cd5c9c8863b3f39bfc9da9b |
|
BLAKE2b-256 | eb6021124bdf57965114361065d353598906eba8e0893c7a542572b5413f45fa |
File details
Details for the file questdb-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee39374a7b30d290d4bbccf4cf13f2d8749bd919b9f3d59466b1e84cfc06866e |
|
MD5 | 08c1c8eeffc3315d9980b7c890e204d7 |
|
BLAKE2b-256 | d989b523817bfe0279e437172452a30658d074ace0942a8dabd9c0eb47cce4d7 |
File details
Details for the file questdb-1.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b87ab95c6d031ede3a40d7027955092c0ba0a5867da228c34caaf9666c8887c5 |
|
MD5 | 7ac63030349f4ec1d3fcd7e41c228ee7 |
|
BLAKE2b-256 | fbec9ac3186a8425992ec90227da07dea399e42873af40f7a5e8d2f50daa2273 |
File details
Details for the file questdb-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1181524fd7fb12983dc60a005437eca78e3b0ebb12332b9e28121a2573a0fce |
|
MD5 | 4e266db13a46db43525c52f326cd33f9 |
|
BLAKE2b-256 | 3e289188ab56fcd797d8631b7c4cb41c50c4fe0f9ef538fa8031cb2485eb8278 |
File details
Details for the file questdb-1.0.1-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ac669512a7a2506515226d40ed95c6cc98fb12c992fa66eeaefc64cad85e7d1 |
|
MD5 | 2dbb7d2ea6348e3f2900776ad51670a0 |
|
BLAKE2b-256 | 7e1b58fefeba38ca7bcc5da3b78621b39da181b0856847821395a85f0a7df5ac |
File details
Details for the file questdb-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2af65415d4f797149e4dbb98ae3f7f4e75f8d014ed5b5bb2948dc8d40e0761c4 |
|
MD5 | 93a73c0b063ff1e1993f5e456bafcce2 |
|
BLAKE2b-256 | 5e5e831d364b2a8a92ab5f32841264f312a0726c8b9a461b1c5a802961ac666f |
File details
Details for the file questdb-1.0.1-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 892.7 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5654f60e03414ea9d96fab9ec6cfb32866578c6dfbe86d040b539292671108e |
|
MD5 | 3e20db0d98079876afa686bca986d071 |
|
BLAKE2b-256 | a750e3c6af5cb3652eb8c4a580a70c7d9ea53a88b3628fb5d02330c7c18b120c |
File details
Details for the file questdb-1.0.1-cp37-cp37m-win32.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-win32.whl
- Upload date:
- Size: 842.5 kB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 190c959b2fc083f999b08c0f26c060f544db1556076a86e0271b1dceae612ec6 |
|
MD5 | b2acf1bd17816a2d46af925fad6fc6e9 |
|
BLAKE2b-256 | d5f45948e46fd4b24a0239a426e862ae79a80d1538760fa4c20f1c198237c369 |
File details
Details for the file questdb-1.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8fc5fffd07638524db9e1f569c60546dfa7be78128f52160676ac6caf676c9f |
|
MD5 | 0a1ad77d88da879ecf30a1bcf7ac9b95 |
|
BLAKE2b-256 | d3a64638445dc79ad973628335f67e217ac1426ed04c03082d1a128185745da2 |
File details
Details for the file questdb-1.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8a0a00b4c8cd8f174513aa6332a22b07f32e232279aba4b618fe6e6c1e54d0a |
|
MD5 | 6cad7bb305bf67bd9f470e230c16c22a |
|
BLAKE2b-256 | 75cabdfe4fa3698183e3af5b665a9d1e346fc9b97545b2eee92c0f0c3f659375 |
File details
Details for the file questdb-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12086af3ed5bb78556f050e8fd42c5dcf6b709308caccf6fbcc2ce6524bd411d |
|
MD5 | 23a9202d58419dd923cbce6bf654603d |
|
BLAKE2b-256 | ef0e1ec3b3038b60688b51df5e5de013cb60c38df7a9b2eba8d129df673dc41c |
File details
Details for the file questdb-1.0.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9d0eefdf9daa3b83d15617a1651b377e2c414c0566db5843d67c8f60914b6cb |
|
MD5 | 498df66e445e79d3cdb2031c2bd6d58c |
|
BLAKE2b-256 | 79f9e52bead1cde84fb040f3d9ac274f1ef549a543e019e24817f71f37f0d75f |
File details
Details for the file questdb-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64ffa13d3262d10244cbe90d431554964c2d51046dd2c7ce038fd2ebddd31499 |
|
MD5 | d921dbad36598c33dc9b40b6f9c4e268 |
|
BLAKE2b-256 | 255466c32becbf4b987c3b90aa5488f4a1dd263f87bcd944e179ff8fce46d36a |
File details
Details for the file questdb-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: questdb-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8f5ef9a6aecd7fe2b88a6f5c57c9dedcf45d0b314ce951f201d7270837a54d1 |
|
MD5 | 9c25baaa5f0960428e4bbd5f633b7ac4 |
|
BLAKE2b-256 | b69501d4d70acd75b82bf7765a8567fceaaa85d9fdb9d1868188d18c28720d54 |