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

Uploaded CPython 3.14Windows x86-64

tsfile-2.3.0-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.0-cp314-cp314-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

tsfile-2.3.0-cp313-cp313-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.13Windows x86-64

tsfile-2.3.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

tsfile-2.3.0-cp312-cp312-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.12Windows x86-64

tsfile-2.3.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

tsfile-2.3.0-cp311-cp311-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86-64

tsfile-2.3.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.3.0-cp311-cp311-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

tsfile-2.3.0-cp310-cp310-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.10Windows x86-64

tsfile-2.3.0-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.0-cp310-cp310-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

Uploaded CPython 3.10macOS 12.0+ ARM64

tsfile-2.3.0-cp39-cp39-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.9Windows x86-64

tsfile-2.3.0-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.0-cp39-cp39-manylinux_2_28_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 12.0+ x86-64

tsfile-2.3.0-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.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: tsfile-2.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 11e977df585279831a9a1c82f6c10e47aba6f2ab7d4772032b9bcceb8e800327
MD5 7af739405a79fd4e5a9687471d1703a2
BLAKE2b-256 17e8b40257ba63fc0a67c29800346b0bf30fd9d2c2934f0c06baf4d4980454f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp314-cp314-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.14, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 364fb750d3d1600039029715070c6f84fa7cb8d53f5dc2bb96d133d9bc524d51
MD5 8b1759750dda5442bfa74c7ddfaf68d7
BLAKE2b-256 d3fe54bb62eb523913447791800b6784e6fd56e425a32e4df0c42bc4c579be3e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp314-cp314-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.14, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 de2a9858bf531b5c513ab7e1a0f851e8747122473ce36e564d6104bbf7a717bd
MD5 3bf9dc5706561728fecc26c6efefa77e
BLAKE2b-256 976bdc0e077fa6a1d51e9133ff35d35135d6892e7e4ca29d8e9574db1bcbbfb5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp314-cp314-macosx_12_0_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.14, macOS 12.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 31f3b928c58c386a298f03cc000e0ebd6b4722dabf805b938cebd9a3107ebf80
MD5 23ea0a42fc277ee7b2a73a48f5b9a7dd
BLAKE2b-256 dae525ef704a6f8f73dc6798983c26a4b8d2cee1880eb6aaf730f07d8ee09636

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp314-cp314-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 7c4ebb8d593ed842b001aba9d0f32666fdbd3c7b39aafa6a5567f3bf90dc77d9
MD5 b94ba781191b9b1a764e32f7d98f9fcd
BLAKE2b-256 54a095047b34b68ff3a045c4d8a55cd5cf20e42c9377f0b26badcd4be3486bc7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4b74fda82e47498556ea6c92bcd3c07b980ff20b103a13d0048ca3b65204ac9a
MD5 c479152b360c0bff69bda62bdd9a42ee
BLAKE2b-256 123adc7bb84a7d74df17dabbfc9a330a7c570c9c9883bd6279e00f246dac8c35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp313-cp313-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.13, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 202870498a97585dd2d1da32ce2910fbd69d98113ed4a14fd3c35eee43d1504c
MD5 8f5aa4c92c256dd9f29fb638fbc1dc29
BLAKE2b-256 8c2d884fbac609fc84c5b1f8c79609136ec0462c53704cecc79630473e7f5415

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp313-cp313-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.13, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ff02bae43fc92e70f6dea698cd893524122898ef80e6139e551d040093ce1016
MD5 daa3874a90312ec029e9a2485550f0e2
BLAKE2b-256 3a9c1a1ed82f7d2248e4c876c48b1c0034ba662c4d30639a701bcbbac8293653

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp313-cp313-macosx_12_0_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.13, macOS 12.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 7c3af0a79f787b1c00bf3bbdc4cab2cb874a8718bd08dbf434966ed1fa94389a
MD5 e61e7907b0ec084813a5a5196e217e95
BLAKE2b-256 238ad1ada81ab6c1d9193065930134e5e5978d95e85fe019253dd880b7d8b7d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp313-cp313-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.13, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 818ae5386ae88f7e1c975f99a8362a33b47b2f67c0235be3bfa73fdabe3cc2ae
MD5 a1c44c772bd2b4eafbe09108e4e0d6d3
BLAKE2b-256 e4a32cbc4d3f34d91991138dc9f37146a5eb69a148db0b318b9569562899b826

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1f2e799f8657de1d3ebcecc2cfb999c86b1b0dc375c3d7e384c380ac790827cf
MD5 271c5cef33f7cb0a95f2181ebb184dc3
BLAKE2b-256 19cbe8ccc2b280c4c74f2483d85c6e55dd78d826995a8fbd27a07680947b5b31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp312-cp312-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.12, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 83038e0a6dd87d4377bd37bd37f05758fd62029fc31f0c1b186cf45bf9b120fa
MD5 4aa2814fc097732985790c30b23c778c
BLAKE2b-256 d700a915f6f59fdbf1b0582c0e79d33103505d54b4f551b011c66dc3a431efae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp312-cp312-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.12, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 753f6416b3b334820daa42ea6def46ce376b5b3997ba1fe94b551f3a1dfdbb25
MD5 a9d404a04f55354af591512fb29e183c
BLAKE2b-256 79b2aad66c7ccdf137c42f40292f0d0fcba75f05291645efed453f9d0cd990a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp312-cp312-macosx_12_0_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.12, macOS 12.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 0efed41a8517ae5f4aac671614852b1036eb23123545cd78f07b4d733596aeaf
MD5 b8c76555fa3d07a59654678d4b23de81
BLAKE2b-256 e6dab31759a73bde31ca116069bedbd96e4c301b63ba6d7db1ac6f3c99615e4b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp312-cp312-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.12, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c76877e50553d3295a166254ee28f39e0eccd8401c95e439f381daa00a1fcf38
MD5 41df2d998dcacfbcddf320274f3f1f04
BLAKE2b-256 96134a9e713796a7385cd4c7ea277c80b2a8d97fd87de9f4a32dbf335086762e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2aef9ba9779677a791cfee794fec21c4bb7d39a2890e1d407bcc932787d29fec
MD5 adfefc94e052efdf042f5e783b4bc243
BLAKE2b-256 606653a7fa69cfa535f7387cb823f67b8dcc97d5a729f8e535761ee89ee74dff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp311-cp311-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 191a7a92e06a8d3e5fe00a3ea9ef0f59b7cf05741ece7a05724b9f097555af32
MD5 91b5a4c0c4ed9bc47fef5526ca24a990
BLAKE2b-256 f864ab26caa2816171142a11ea0ef4e26811e9c3cc1cd0adc9c29166c1b097da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp311-cp311-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.11, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 752ca4a0f516d795b4c3fe9d274ef1e87fc6fa3f6c8affeac9a6c07f2980e69a
MD5 9b2f876e39042a5062e26f3aa68119ac
BLAKE2b-256 0e6ea7261a91545f9937ae3c39639519779fbda01a821dd7b624e55b2851fdbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp311-cp311-macosx_12_0_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.11, macOS 12.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 bdb938aa415b2e5738e46c51b83e6e885fee3fb0e7eb8420c9c6dce0afb4703b
MD5 af37dfd6f277ee89eeb4a1dc55e94940
BLAKE2b-256 921af2c453d49f2c4341b0b6de3dbb2b9b1abb8a846b9074d32fce634cf88991

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp311-cp311-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.11, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 11e45ef0347bebcd516a23389f6c6b70a3de41ddd5fd2280766233211fadd96a
MD5 05ebfb14a655fdef8aa3a6ed027ddc51
BLAKE2b-256 e89764033a9d70eda434b27403df57d0362f1ae1c2269cfd0fd92c3e94c8a3cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b2de06219e5aa585b316defd9631c952cdedb379f8263314edee06f39231be20
MD5 45acfb909e8ca900d41c6cc7898915cc
BLAKE2b-256 93c5a4a0b96b9a9d5f41ecd542da9431565d40a9f74624419a4d4259bf87ab86

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp310-cp310-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.10, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30384da77032e4419b27085439c7fa640c600f625a26ee351bf7a621f73fc0de
MD5 cf1a0777efc68780539eb560530c042b
BLAKE2b-256 0de27429cf5aca076a61383fe2af9e575b27b2101b6174c9d92bbd564a719394

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp310-cp310-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.10, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba035ba4c1a375357cf7f4ae580c746013eaf06a10c7e8710d7bf0c5ed7ca2c1
MD5 c1c0a330bc2617182c4a4ccde2924169
BLAKE2b-256 80c9335664fada52ee195ed8448cee991d775161cda683583a34223d8de122dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp310-cp310-macosx_12_0_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.10, macOS 12.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 34f030e1d78d2ba1622cf87a2e84bb05ecab669eafea208ad6efcbc94e1cf947
MD5 549dc14c81a4ca1c28217a3fde3b65de
BLAKE2b-256 cc09f0cc7c6a563751c925cc2d8662d8f8f8a313ceec9497608ffc4b050e2251

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp310-cp310-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.10, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 1d6641abdd3332173b9ad2218dc17b236a1727ecafa3b030e8531b69df071566
MD5 9dfbdea1dd0603d657e3cfb19e21a95f
BLAKE2b-256 3ea92bdd9121213eb03d79c9a106b619332e5745e4a3ac7b7d6b555082215007

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1ea6c3b8945c6307754ffae88770a6e2f98977d8499e8666aaad4b1dd6b87090
MD5 a1759180df44bd00bdae688573f1c44c
BLAKE2b-256 844cf49ed672e8ce5fca933f33230c8810e5dcebbbc6cb94635ab72931d1ee86

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp39-cp39-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.9, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e89e1931480e286312cc0cc3c735db38bda6e081dc3cf552c779f04bb830deed
MD5 6b9cd931d06ba1f3c67351efe7f9af1e
BLAKE2b-256 8ab31b50171c7b6917648309646782cb65c0b4894a80831e1c7f2ccdc03881fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp39-cp39-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.9, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 baf55a9d3fa268f90526ef9224e88d5220bda5d3c2619f9e46898da433301c22
MD5 ac44deeec9643401eb190f13fd2280be
BLAKE2b-256 4a4bbaeed588aa3d75d8cc8cded9d95a7e28349479c3d71367d3092731451446

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp39-cp39-macosx_12_0_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.9, macOS 12.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 364c7f1a2d51c907adbee2683d9af8a13cbc090d3a0fb56d8000dd6564f9962f
MD5 5514d0a6c4af43fb69d4cba9851a7b61
BLAKE2b-256 5e7425348282c1e87d646c36ed260587f5f52303b7641584c900019a2ce66317

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tsfile-2.3.0-cp39-cp39-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.9, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.7.1 pkginfo/1.12.1.2 requests/2.32.5 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.11.11

File hashes

Hashes for tsfile-2.3.0-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d85a10107514d40ce4aa8cdebeea21492c27e9e260b4970bbea20b67fef2883f
MD5 521923799fdd27848b0a5c78e08e4416
BLAKE2b-256 e46b185cefdeb469fb6e28fe1d571d662a66d91061faad4c93eb906271d942a4

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