Skip to main content

TsFile Python

Project description

TsFile Python Document

TsFile Logo

Introduction

This directory contains the Python implementation of TsFile. The Python version is built on the CPP version and uses the Cython package to integrate TsFile's read and write capabilities into the Python environment. Users can read and write TsFile as easily as they use read_csv and write_csv in Pandas.

The source code can be found in the ./tsfile directory. Files ending with .pyx and .pyd are wrapper code written in Cython. The tsfile/tsfile.py defines some user interfaces. You can find some examples of reading and writing in the .examples/examples.py.

How to make contributions

Using pylint to check Python code is recommended. However, there is no suitable style checking tool for Cython code, and this part of the code should be consistent with the Python style required by pylint.

Feature List

  • In pywrapper, invoke the batch reading interface implemented in CPP version of TsFile.
  • Supports writing multiple DataFrames into one single TsFile.

Build

Before constructing Python version of TsFile, it is necessary to build CPP version of TsFile first, because Python version of TsFile relies on the shared library files provided by CPP version of TsFile.

Build by mvn in root directory:

mvn -P with-cpp,with-python clean verify

Build by python command:

python setup.py build_ext --inplace

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

tsfile-2.3.1-cp314-cp314-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.14Windows x86-64

tsfile-2.3.1-cp314-cp314-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

tsfile-2.3.1-cp314-cp314-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

tsfile-2.3.1-cp314-cp314-macosx_12_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

tsfile-2.3.1-cp314-cp314-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

tsfile-2.3.1-cp313-cp313-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.13Windows x86-64

tsfile-2.3.1-cp313-cp313-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

tsfile-2.3.1-cp313-cp313-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

tsfile-2.3.1-cp313-cp313-macosx_12_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

tsfile-2.3.1-cp313-cp313-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

tsfile-2.3.1-cp312-cp312-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.12Windows x86-64

tsfile-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

tsfile-2.3.1-cp312-cp312-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

tsfile-2.3.1-cp312-cp312-macosx_12_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

tsfile-2.3.1-cp312-cp312-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

tsfile-2.3.1-cp311-cp311-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.11Windows x86-64

tsfile-2.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

tsfile-2.3.1-cp311-cp311-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

tsfile-2.3.1-cp311-cp311-macosx_12_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

tsfile-2.3.1-cp311-cp311-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

tsfile-2.3.1-cp310-cp310-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.10Windows x86-64

tsfile-2.3.1-cp310-cp310-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

tsfile-2.3.1-cp310-cp310-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

tsfile-2.3.1-cp310-cp310-macosx_12_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

tsfile-2.3.1-cp310-cp310-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

tsfile-2.3.1-cp39-cp39-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.9Windows x86-64

tsfile-2.3.1-cp39-cp39-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

tsfile-2.3.1-cp39-cp39-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

tsfile-2.3.1-cp39-cp39-macosx_12_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9macOS 12.0+ x86-64

tsfile-2.3.1-cp39-cp39-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 12.0+ ARM64

File details

Details for the file tsfile-2.3.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for tsfile-2.3.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 fda016fdf2fa7cc7af676eabd89251fd2882bfc4f646d5c7ed442e8b9cbee0a9
MD5 05f36aa780bef6df2ba6322a2117f433
BLAKE2b-256 33f14d0d9aa6ac56726ec1c8a1e83c5dffe7d929e3d8851800a4e3208a0bf98c

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 69efcbcde162028ad60e301a8069e1987ac51aa1497c991f7b8701fb93f21542
MD5 03a62586d3ddbb6a74b667fdf0bc7649
BLAKE2b-256 d50f1bb1916828b3ac42920486c1fd9ad626db796702e6fab5e8a54e2b7f74bd

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a47ad8b830887fa53b399b62a327699a93f19d0a289f8545b33345666069f4e1
MD5 74a25a1d6ae6e2df037572cc69e1117f
BLAKE2b-256 8542b49ed69fefcff6cac47a8f6e9c8f803278b38b7b62f9798c1ddcde05f88b

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp314-cp314-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 9689d335112056f21891e56923fe8ad5e77d7652f6b3c42defe22a2e6640ada3
MD5 c53283fdd7586430612a8c74e0a51939
BLAKE2b-256 24070e91b9fe938acb3512822bd3277aa75110b43fe2a17a49c099343723c683

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 67f8d3c854a8dde95515e3dd31437e756abc5f82ba03aca17adcb833b30a9d26
MD5 a318d64c5d7a3b7da4f3c86a2dd3b2a6
BLAKE2b-256 c8bb5a8302bf7dd20f2d4486d90edd0aafff3f0c5cca3440d7a16634cb3986aa

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for tsfile-2.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 861ebf427c70aff1d697e63e60768673da27888e31b26d48e5ad383e3f2270f2
MD5 d4248f19948284d7bec16b694020a94a
BLAKE2b-256 ef5ac370c1daaa184975b6db891f2a271cee0c7210fa9a75a151987a3e93007e

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f269c3ad836a29a266261f5cba64826486979778f035f5068247aa80eeec8f0
MD5 b0ce85e440ca6d87e6c128a0140a0a6f
BLAKE2b-256 6272196069772cb1ae30080c8dea0c72e10b27bbc86617ba389167568be7efaf

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29817c065c70dc9b513545f8922349e6d10fcd637b907d45d1012a2de2019137
MD5 5f5fff4485c129d907bb60843f3fda8d
BLAKE2b-256 a870a2e16e7ab365df8e8d4d2dcc3752577a6f6fb6a7e00f36d494889abbddbf

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp313-cp313-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 37457e04f85b60474715a7bc0e9f4dbad1be6ffd999b38d15fadafde66e18119
MD5 618c3d707e07d7989ccfc30d5c94ed88
BLAKE2b-256 fa7267bfd9a3e0112e2f0f20006b0d0a5080b918c5f8939dc8f2dab2fa2c98c6

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 794dac1752b1e7225683b47598d8ac70654a49a2627580aceedb32f36eb0f98b
MD5 8ddaa0017fb550cfe61fb41377ee7d47
BLAKE2b-256 db9cbb58379cff655720b28c09e277dcb2a814a943937e6a5161740427f329bd

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for tsfile-2.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 342c71964ac930e56126d1a3bdc68073a4b6580006299cd4669900be899c73b8
MD5 25830f989d4711ac39a85fb04887a0fd
BLAKE2b-256 42c97baac780b9f8ed23753431123adc0a6279c6bc3f874b17803a71d910f367

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6452ec399333048639c5bcb46c2acd9f0269be13eee8861d148865c6348622a9
MD5 0eac6b9c1220ec596a706e25d7e8cc2c
BLAKE2b-256 caeb8122d2db2c7bb1df88f399c832f57a6eaffdd0136f3bedee983eb552b22e

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e63d8a6e1f1a0ce43c60deb3ce7b512c15317fce27bc48ceec6a7ea0b7ed7d2e
MD5 38389b2909cce8a41342b26490ea98e6
BLAKE2b-256 911b66d635945f71eba044bb4b4cb1e6bd592881ce154178a8b2a17c4aaef146

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 9685ceb1daf647c8d1749af0fff5882ab40419a0d7cb81d254db30d0a21a8834
MD5 dcfc1f43898e9c3c49ee002318687c8b
BLAKE2b-256 7e84856cadd447fc5e57fe9c81e60c8dadfea1143e74df1f4556723139c6ae05

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 af4e7bc7eb030ba497ef311a09e0b5040e4b3602a326b5e555f628307edbbc0f
MD5 fb45da6f4bb2c03796180483dfb18bb7
BLAKE2b-256 a7e930505531989032c1025faa126880a8d66b31f0008732f59a12440d914887

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for tsfile-2.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 31f8e41751590821cf029fb669052b072ecbdefa6f879417cb17b8dc411ac638
MD5 e6ea6456f60523c6eb62b2a5c9b4a03b
BLAKE2b-256 c7a6aed911a7ae9bb06bcad91f92d55f462858777734eec95465721a8b22e001

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65bddf6dea91816b3425f3809c6d1d30980b69ce0a4f66e89c541c0558349500
MD5 16301402e54fb28a45d123af6ac4acd7
BLAKE2b-256 6da905f867516bcb7e47618ee8f2224e350486e3025351e790aec45eb9a71823

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2fdc715a09c50516a963b14657f52f451b4c53b77544e760ac0cfbd7be54472
MD5 498892880885a8dffaa69d450c958fac
BLAKE2b-256 0e04d68ec5f5d1071d606fd782a179dfd2e682d714aa6afbf3bb24f0e8033fdd

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 174330e51cbb5a8905adcb11c6ea636bcbf5cfdf8883339b83602624ccd6ac46
MD5 bf3038ea398a44516a633f3321dddc45
BLAKE2b-256 36bfe35cb98ca44046fec917931747cb64069ea2771a42d24c936b0bd2552fad

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e415882d7725620f82d42150707efb0bcc6d61d522bb61fe916f63fd1ef3a95e
MD5 932ace948129c48e5329388855fbe480
BLAKE2b-256 972ec436f80d3c5d976b5c372ce3d4e9d3f8af1a9f7ab0428873980e0eb749e1

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for tsfile-2.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e8e3adca7196a74e6c790687d255f6b753f9b5234a626082952d1eba2ae39bf6
MD5 1eaca51f60534e7866794a712990b7d3
BLAKE2b-256 ef8150605db60ddb44d5ee7fc1c752319a7f46b1f5c0b73b769b0cecf0c19f1c

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cbc46e5553088d451d03646d7a4c7cf670a76e57187a1392d50221e6e16cc644
MD5 2d273ca0fbe8e76cdd174ffe276895ea
BLAKE2b-256 69b4e0a2312391fb056d5e88daaae977a2cf519dce26851533b937ce46183f00

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b27345a098f6ee7ae85df500e5d5ad56ace729cb43fc620e3d34dd4bbe9c664a
MD5 489bc3e9fb7ac0a7709b120f7ae39289
BLAKE2b-256 39ba9f51ab1cfffac049a056e9a6cca8d7488ca7081b2404ee684b5935bfccc9

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 2bc5ca155db88b6c1741e9936223c3f910bd96b280b67e91ec0f30c1baed9609
MD5 4b3a1b59618ac661bdfedad5ea1f6f52
BLAKE2b-256 e335398a2170d07beaef8397dbbc113327fa75fa213a4ff58df153769cc8681e

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 76a90ecfd4eb8a699468ad1e1eca99bd6e96281a283c034c0af798900a4a6f07
MD5 7a38536f3b9d6649ddb2a89bd6008409
BLAKE2b-256 cd143d214a57d64ed88547ecf637069e9013d2e067f1cd43dd42044b8015fa41

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for tsfile-2.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 27866b165d825d86871a8551d8611e6121d7e34f22322b6115c948fada9e5fb2
MD5 ffc4e4bc0217a98c9d2406bfa7ed6940
BLAKE2b-256 1cfe5fbefd70373faa4bfc4868a14c4ab616df974e28af88bb390873d5fa830c

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bf736ec18767639fa4e6282f862a81d792e1f76473cfd97b67d278f9ae887b1
MD5 eee5529db663b6db6a093bef9b47db73
BLAKE2b-256 653705c8389d5e87c33a2570967a53688693ac72b0b02908ff60b25b0f84c7c3

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5f4c364158ef6bfecc84f62feca25a9f88063ac5c22f8bc2074c4a8d4f3dcc2
MD5 a9f83d5b7f3e0001be77f8769d68b603
BLAKE2b-256 ab61faa2ede70ad82b87158292e4026af8efa0298bfb702179169528bf65dc7c

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp39-cp39-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 615aab6ea571adbcee3cffec17acc6ec99511574475cad24351dcaec045d4b80
MD5 3a2fdbaedb56cc0833e11e5eb35144d7
BLAKE2b-256 15f704df57d21077d2097fc048b1f46e758f3508d8025efddfb80f2b5a641615

See more details on using hashes here.

File details

Details for the file tsfile-2.3.1-cp39-cp39-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for tsfile-2.3.1-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 fd0b0871cb4a64a00d39636ef66a1da6f2b7f1b6885b8f6f199835d05ac5545c
MD5 ef2027ee0e9314f85e6d7e781f31cf91
BLAKE2b-256 8597a07d15955e815d3da28320f8b8f6ba4572e98e3af2b03975e9f168551c48

See more details on using hashes here.

Supported by

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