Skip to main content

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

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.4.0-cp314-cp314-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.14Windows x86-64

tsfile-2.4.0-cp314-cp314-manylinux_2_28_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

tsfile-2.4.0-cp314-cp314-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

tsfile-2.4.0-cp314-cp314-macosx_12_0_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

tsfile-2.4.0-cp314-cp314-macosx_12_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

tsfile-2.4.0-cp313-cp313-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.13Windows x86-64

tsfile-2.4.0-cp313-cp313-manylinux_2_28_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

tsfile-2.4.0-cp313-cp313-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

tsfile-2.4.0-cp313-cp313-macosx_12_0_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

tsfile-2.4.0-cp313-cp313-macosx_12_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

tsfile-2.4.0-cp312-cp312-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.12Windows x86-64

tsfile-2.4.0-cp312-cp312-manylinux_2_28_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

tsfile-2.4.0-cp312-cp312-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

tsfile-2.4.0-cp312-cp312-macosx_12_0_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

tsfile-2.4.0-cp312-cp312-macosx_12_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

tsfile-2.4.0-cp311-cp311-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

tsfile-2.4.0-cp311-cp311-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

tsfile-2.4.0-cp311-cp311-macosx_12_0_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

tsfile-2.4.0-cp311-cp311-macosx_12_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

tsfile-2.4.0-cp310-cp310-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.10Windows x86-64

tsfile-2.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

tsfile-2.4.0-cp310-cp310-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

tsfile-2.4.0-cp310-cp310-macosx_12_0_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

tsfile-2.4.0-cp310-cp310-macosx_12_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

tsfile-2.4.0-cp39-cp39-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.9Windows x86-64

tsfile-2.4.0-cp39-cp39-manylinux_2_28_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

tsfile-2.4.0-cp39-cp39-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

tsfile-2.4.0-cp39-cp39-macosx_12_0_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9macOS 12.0+ x86-64

tsfile-2.4.0-cp39-cp39-macosx_12_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.9macOS 12.0+ ARM64

File details

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

File metadata

  • Download URL: tsfile-2.4.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tsfile-2.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 62b225de7272a386a11d2296f9bcec11cf5335d80e43f4a8ef2a8e282d0a1a3c
MD5 f79b79643c0718095436a4e8e8f53973
BLAKE2b-256 f2e8ab98576bfa1eada0d55b5a848baf5621ed60089a201d7dc1dd71114a55d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4e7652b5720b748d54f4c16b6d3ddf9c2c5a2ee65f09e3f818100d56d6aa41f
MD5 6a35db405213030f278eb1c2a523f0cb
BLAKE2b-256 ea3880c3e9f7e329497c6ff69baa32cd720b755a660981336bac5ed4aca168d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 956d32a53fd412345ea3e05faedc67637008a300899f1b1283a06ecbfa937232
MD5 2e9b7bcba90d3e4459e6049e55b060fc
BLAKE2b-256 35a26ffcdf8cea06de5107fbb8f0a19ebf8d4dc0a23014b1641f5fe09c57b6fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 99d34ce611f24d2cc5dd216c344c2f8f5bc88297e062f64186b15720811968ec
MD5 252c8d2de04f319348203e6289b8df8a
BLAKE2b-256 ee52ecb039768d289815316c76bf829735e61301904a3557bea885e7a86f0742

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 7743c65a4f6eb99b0282946ed2a15400d527493d51d5544ecc131537c3d93a8e
MD5 fa5e7d9178de9f4d5e5fe0c9b4b18a7b
BLAKE2b-256 d2dd86617a079453dbf90ea94800e2d128b035a48cd82877b6ecb6d3c42181f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tsfile-2.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b67264aa9fa2fa28db367ddf85974d63b286dbd7de53c2a35e6e625dd64a23c6
MD5 ba0381866067be3099b31cdaf651bf5d
BLAKE2b-256 01980d695cfacb591d6b924ca219e557f4d902878bd70ae837cbab0b31619483

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a2066dcb7c4b10b7e25f8b686b69fbdece672d2656fcc5b1a265d00bc9e9526
MD5 18b9864145a62e728389846a89c77a8c
BLAKE2b-256 776e1185279ff9d8b6e5948dc30ab4c0e050cdca9ebe1b5aa09fe6704e89524e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2710877f396fdb5bcc77a4d8e1fcec92d8b0f1d2794bb893c535e8d2779a9dea
MD5 21c97be32c598dbb67d855c046e5f1e0
BLAKE2b-256 28c7ca51027b357ddbcc54b7613d5d84121220ca6e7d69589236e395eae7ae09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 454fb4119317bcd7c9e40f80b281ba77dcb53871fbce825f9fad32333cf64439
MD5 418ef0e946edba55e3931f701f247d94
BLAKE2b-256 65eb236bcd293fe2bc9373a087fd41018d446c8cf3073d6ad6c273ba940ef01b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 bb6c73ebe8fe96eebdcda5b0528d3c39973f816d7e16b5e9220eb526d6b9737f
MD5 1e40cd7217b9d70f4e0c8b35655c67ff
BLAKE2b-256 6cd70937d7fc79f956b9d6602a941a517d8e6771666eea4d411f292f5fc3b7a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tsfile-2.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3d2ec39de00d77aefc452b4d89e1427551ae0fcb0335046a77c91c01825dc681
MD5 018ee028a5a8d9e64703556659e83eb6
BLAKE2b-256 07051826716f6d968eaf3503b4e8c6b0cbd51554d45e552db5efa2c79ddfc0e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d758720c6b0169cb803a75eb15913030f7f9c6f8121187e94354510dc89f6235
MD5 fc6457d965302ac839d0cd56ec876c94
BLAKE2b-256 44d3099c9779ccd3d975ed111b084d4c4f5302ec44b2efad93b99b8e67d02ac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0fdbf343b8ae0a19b9a3af8eea229220668af6a5c73a9c1a610b8280f4a617e7
MD5 72ada24c274079c4b734c22f233897aa
BLAKE2b-256 768ac0515cfae4447dc5827ad1060456c2e35ad3546ede4f327180e62499fea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 97ccc17096fafaa4faa0af655a41f300f6b1d9fe825979d043fdfc901caec12f
MD5 1605dbc6f4bcdde9304eeb298009947f
BLAKE2b-256 3631c0a9573486a431223f4af33bd62af268d8015db5f6d2dfc0f7d332d7466e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 48bcdbcf5caa5646ac310e03a19c36fbdd6bdd6f92687ad227edd0dd81d790b4
MD5 eb23545faa6cb008c99bf249efd96b07
BLAKE2b-256 ced12f9489150cef1b558c18028601e832885a980fcea473f59b326a50716689

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tsfile-2.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 94ea186fdffcd3424afa96eaa8585b1f546a77902ec2d526686074094833f085
MD5 befd4f3ebce8592f6140ed9dcf5b9aad
BLAKE2b-256 9b16f85216007fdc28cbce6c6ce8ffda67da25dd4accd4a03021ac2490df7a4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a1208d6ff41369e261968d6fb05e45e2530ceeb69a9b8ca2663f7ccdccae35b
MD5 93e40fb463abfa62fa5325b7170f05a3
BLAKE2b-256 4683f4193e6f4c4fa12ff3dc25302683bf1a2c469b176c39c7ac531eeef5c116

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edde754bfed562da84dbd37925c56990d135bb8fcbc0282f260391c3eb1d61a7
MD5 59b1ca406cd96a03303d3743cffc6213
BLAKE2b-256 7148b0f146102020c08508b5a74c6a18b329cae9df0436f07621e17ae9d89e7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 77332adb0116d34de477a2daba0a437ea2e286e0fbc2fe0da0820b72bff3757b
MD5 6314cce1d5fe81fce753f283c958277b
BLAKE2b-256 1e5d78334bf36f90a57c95df329bd9a8b94475382ec745571213226abdbd8173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 233d8545ce2d7d4d86f4bd3388328345295884178ef35e2d56c673519a75a050
MD5 c1cff43efd0b3bfd3e3d192b4b2ff753
BLAKE2b-256 2d4ae1a0125e32b979c11038b770198d817482775fbc0d100619dcb5f8e33d0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tsfile-2.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f797f082288b69558d6ad57c6a69df6fa83d9ae2c91c7cc97260315198330e3a
MD5 5605632bb76299f59998a95accb7fd26
BLAKE2b-256 6d78be19792ee7f6f1dd09d7ee9cd0496077c51fe30771ae176bf9f293952883

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d72031d8c4b3c05c9e737dbb2f098f6f63be943b44a63e4372357165c3c07bd9
MD5 b69c9034dd94989cc01b34f71e66a3a6
BLAKE2b-256 c25e87edb872f35a63c6f9841e45303a95d1125dad5ae581b1d3af6b5d7e2981

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 47b910919b601fa57b23d28969c37362ab376b8fb5c743d7b6ef1f33a5b672c0
MD5 aad41dee892b01083a7d973e1329bd6b
BLAKE2b-256 65ad0e9eb0e9f65d964b45c25ea296f067a253f8c1ff32a85567524167b845b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 9934211bd1a12dea69c6f65879e336664d003087e30d7c2bcf6fbfca52cfa921
MD5 4b56920f01d975c0d330fab93438c11f
BLAKE2b-256 119888c8f2761189db2d72a65d08242827b41fcef37a3712c0f1e1809bd33f45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5ea810ef3fa26c5e698baf0adaca0d57cf8cfefa3ec023033f03d3ac1aa90a44
MD5 aace5900beccb8f14bd3f4719f9aa6b8
BLAKE2b-256 04efa1ff8c4e0aadb09a6c33ca2343cb6793f7d0ea87b4ab36f84626f6c42263

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.4.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tsfile-2.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 439053a13ceda628d0b765195dca8f8369061370dc55dfba4d934945926dffbc
MD5 5a74dc751fc2e4cdba602c63fa0e83dc
BLAKE2b-256 8172710abd0525fafe08c594b670f1f1f68bffcc9065c0466cedf6c5abd866a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 131bd3b904845f0558b5622395c7d9986ea37874f14a139deb935040fd263b8e
MD5 00b5eff90234a9b973354589a9fb63bf
BLAKE2b-256 bb66a2e0f65d0e0119386bfd108bd0324dbfe681cfca065c52edbab43cdf1223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5862f4faf08eda0c4482ce17cfcbcaced97d4e010ca1d1170ace5c49d1ca1cb7
MD5 a490b5f284749ed79a9c30a1bab6f8a9
BLAKE2b-256 e4a5d281203b8714eab0c06acf1cc261d714add0d677ce462003482fcdbc0bbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 2fee2d5cd5759ff801354eacfaee1a64be2bd9268bc4fe39935ad8c86372a24b
MD5 a33a3848aba2f40beba883c30e0c334f
BLAKE2b-256 f7ef219f91d16c7ab0e5798f6897f5ac19f3b9e59b53bc037ac1e620f84ef70d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tsfile-2.4.0-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 7ace190b5d0a756ed301624972c9ee44406a6e09ca6b1478acd0979e7c653ca6
MD5 1feeeb8433d13bdc3e6ba2767b19ffa8
BLAKE2b-256 9beffa2cc60fe0733e94c205677ab976f7a35ce6b04ca95cf53950bb79930d26

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 Sentry Error logging StatusPage Status page