Skip to main content

Ball: A Python Package for Detecting Distribution Difference and Association in Metric Spaces

Project description

Ball Statistics in Python

Travis Build Status AppVeyor Build Status PyPI version

Introdution

The fundamental problems for data mining, statistical analysis, and machine learning are:

  • whether several distributions are different?
  • whether random variables are dependent?
  • how to pick out useful variables/features from a high-dimensional data?

These issues can be tackled by Ball statistics, which enjoy following admirable advantages:

  • available for most of datasets (e.g., traditional tabular data, brain shape, functional connectome, wind direction and so on)
  • insensitive to outliers, distribution-free and model-free;
  • theoretically guaranteed and computationally efficient.

Installation

Pypi version

To install the Ball Python package from Pypi, just run:

pip install Ball
  • Git version (development)

Windows

Ball support compilation with MinGW. You need to install MinGW (https://sourceforge.net/projects/mingw/). Next, you should clone or download the Ball repo. Then run the following from the root of the Ball directory:

sh configure.sh your_python_path your_python_version_number # e.g.  sh configure.sh C:/anaconda3 35

Overview: Ball package

Three most importance functions in Ball:

bd.test bcov.test bcorsis
Feature Hypothesis test Hypothesis test Feature screening
Type Test of equal distributions Test of independence SIS and ISIS
Optional weight :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:
Parallel programming :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:
p-value :heavy_check_mark: :heavy_check_mark: :x:
Limit distribution Two-sample test only Independence test only :x:
Censored data :x: :x: Comming soon
Interaction screening :x: :x: :heavy_check_mark:
GWAS optimization :x: :x: Comming soon
  • SIS: Sure Independence Screening
  • ISIS: Iterative Sure Independence Screening (SIS)
  • GWAS: Genome-Wide Association Study

Reference

Bug report

If you find any bugs, or if you experience any crashes, please report to us. If you have any questions just ask, we won't bite. Open an issue or send email to Jin Zhu at zhuj1jqx@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ball-0.3.0.tar.gz (77.0 kB view details)

Uploaded Source

Built Distributions

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

ball-0.3.0-cp313-cp313-win_amd64.whl (128.2 kB view details)

Uploaded CPython 3.13Windows x86-64

ball-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ball-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ball-0.3.0-cp313-cp313-macosx_11_0_arm64.whl (143.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ball-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl (155.4 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

ball-0.3.0-cp312-cp312-win_amd64.whl (128.2 kB view details)

Uploaded CPython 3.12Windows x86-64

ball-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ball-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ball-0.3.0-cp312-cp312-macosx_11_0_arm64.whl (143.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ball-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl (155.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

ball-0.3.0-cp311-cp311-win_amd64.whl (126.7 kB view details)

Uploaded CPython 3.11Windows x86-64

ball-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ball-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ball-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (141.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ball-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl (152.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

ball-0.3.0-cp310-cp310-win_amd64.whl (126.3 kB view details)

Uploaded CPython 3.10Windows x86-64

ball-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ball-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

ball-0.3.0-cp310-cp310-macosx_11_0_arm64.whl (140.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ball-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl (150.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

ball-0.3.0-cp39-cp39-win_amd64.whl (126.2 kB view details)

Uploaded CPython 3.9Windows x86-64

ball-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

ball-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

ball-0.3.0-cp39-cp39-macosx_11_0_arm64.whl (140.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

ball-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl (151.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file ball-0.3.0.tar.gz.

File metadata

  • Download URL: ball-0.3.0.tar.gz
  • Upload date:
  • Size: 77.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0.tar.gz
Algorithm Hash digest
SHA256 ef1b6e19b3346919e90f10139633cd1aac89d55f440bc704a20c7fd341ecd601
MD5 c3651bc020b166c04291bb81be2199d3
BLAKE2b-256 fb336335d49d6328378268adb62e540d3f7b124782d27f04f4a779eb15a0d82f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0.tar.gz:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ball-0.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 128.2 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9d38e4b52d3843b317c22e70bd8178231b92d9a462d0c3d3fe74bd65cc335bd1
MD5 12d92994d85712e813e7849a788ef539
BLAKE2b-256 2a5c58dc155b1f554e7aba138e74dd3333ae7395bd501087f39c9e938892d6f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp313-cp313-win_amd64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c99e0ae539743d9c3c4955257219337b4e9fca4644147beb72e367ed02e4435b
MD5 e0981578ac55490e5a1aa7cb9e0d5057
BLAKE2b-256 2780bb3120cbb685751d243a85c426782b18667ef602bc4fb2f13a6ba1ebf8b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 df6d43285afc29ad3ea1ade7503378f288cd23e85df7ab0a4fbdb1a860709d13
MD5 3d244d327cbb116e7dc1127f55b4cf4d
BLAKE2b-256 2bc3b20f3aacf348e04a1eab191aa974e00687c657ece4b8858ebc1b837ed7b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ball-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 143.6 kB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edaf2529dd820ca6c9407521060aefb083ce6409269332c52cb4bcd2e4701da2
MD5 79490d8737ee8886e702cc7e1489851f
BLAKE2b-256 61874b109e86fb4a111277d41eb5c0a67e2f9b800c4d0d4df6a3437f9652e403

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 456319fc0337dddffd0106de195bb5adde46428fcdedd0d5c05ea5060435c2a5
MD5 069ed604050523c1fdd80f9442a9ff59
BLAKE2b-256 79d53b45fcc5ff587aef645cda32e2d42a0b4d0d6b0d4feb445f99b33f5b64ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ball-0.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 128.2 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 743f2facbc072cfe6e25e5c539b592109c6e4fad7a59330d7a02efa80a337756
MD5 85b2ed7d65538c3126af56e2c4f9726f
BLAKE2b-256 d57538f4a8ae0beabf43d8737502d4d3c12d709c2f2ce682c882cd45c7c946d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp312-cp312-win_amd64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3ff1033ffb26fde49701e82c199343e9770124141bf90aa619c03c6b97aa07f
MD5 2ceaf1beb67df9c4fd529aa1d22b9d5e
BLAKE2b-256 1c666cf7d9680a35b6b715c029937d54ddc99ff1352d08c6760d658a32032e97

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c930bedd561983550d97f7951e0f011143b1791fc5f5b32e899178d05b96a3b7
MD5 1738f36a5381526ee4b3260de2344e20
BLAKE2b-256 367dbd4d20de8bedee7a0840c119a1d58286925125eafe1911276278ab052586

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ball-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 143.5 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8d2abc096cff80bdecd0eb4f65d4d0e7dabf3495f6b3b40199b40c5941d393f
MD5 380d86501b35857638b5e3cdcfcf042a
BLAKE2b-256 29b2f69ab05bd85c9b3c0ec8b3665f3cb1c390719cbf18d685bb5b23dabc6209

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a1c043533fb5938cb703dcf63098fac0ad37b599e3311ba995e1c1125f14071b
MD5 1b8f861cd853ebb1194638892e9a07a4
BLAKE2b-256 70bc7c90925c87f220cd55fb11cd22e7c2106acef43b4c2e97ee02e915e0fdbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ball-0.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 126.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a61b770ce48b4c56526ea42d43d6acc08827768e3e28f9b551c7c7dcfb922580
MD5 9ffd7b83a9afa5f5f6822492975a48f7
BLAKE2b-256 723e05d9c17f25ab719b6cf64e963ccb14d9b848a589b1495cfb8aedcf8c6760

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp311-cp311-win_amd64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0de34e236beaca2783d3da2d57b8eba62ca10ec9aa2f9608ec03d3879c947ba
MD5 718a74fda3d961d38b003749278f176a
BLAKE2b-256 ee13e44ec792dd891e3b37f0e56f37f946f5ac6d578bce345c3481d770c68227

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dee635e2f7754aa217f76bfeb5dc14daeb06979eec541f45eff086db92effd75
MD5 f8903682a31c2496f0e571a1c7028e64
BLAKE2b-256 4807505b45400f89d2a193268201d388594f828379705abdeddc7f8b5fc308bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ball-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 141.9 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 742ab109d49ffca6fd3d83131cd0a106d6a7d71c940f53448dcd5a17eae5a18f
MD5 f71515147fc42225cc65c179d4d669d0
BLAKE2b-256 af2b557a1d866f4f50f5e7eadafa02c081c6bd9e53c17d81929f79576a188c8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 66f24473796b93601a8381706b6558e6ddf768dbbcd804f65a3259590506ae59
MD5 3280c2be82ee0938c494e291c6cfa501
BLAKE2b-256 5ed6995c654ab204518fe0a6775cd44802e7f93a3988f38d2f103edadc3c8b71

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ball-0.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 126.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 04c077a614de55c10cc378036b1bf0cbd8ac17312d51a798373afa1b7c968e34
MD5 1f1e92e7312d1c07f9bae5fd2258de43
BLAKE2b-256 e85252943e3e1cc238859dec20c2a296250a6873704f4c7a62d7497ad64ac4f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp310-cp310-win_amd64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0db0d212b0b0ebb217f19a780c8ccb107ce72d6cde7922e210aa5709caad6c5
MD5 9e7aa333323f43b8e120a5239fc65832
BLAKE2b-256 ee423b2cff900c6eff95008f674407bf2d2fe0a9038fdc007bec5542cc0d38ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5f361aa0cca89197ad068605cef1e6fc2166f5d9f86741501609b64eed4a7d0e
MD5 75892906ea7a5676e9900188a9788589
BLAKE2b-256 ba66c02513b4e6d3851c8f22204acb25d6e34e92d2d84027587bbfff96497dec

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ball-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.8 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e4f813e1f6f4e0ea88ce9cbb647ff4b36a71f89515b31ecfccfeca721c5904d
MD5 b963896759805dacc4abbae9a3ddc5e0
BLAKE2b-256 6451de1d473cf3a90fe10b7b0f38a2a5e8d2ab6203b556fa1a509afc79e5cfb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 44bbdb23f5d4f8d362e15f25cf43f754bffeb2ec4529c0cc34d653dc2eb1a423
MD5 3dc3e8e876a8a9cf41d9e93d82387066
BLAKE2b-256 9626b57a8b35033ba162e40980cebd50f9df185a88db462baed539eee83826df

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: ball-0.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 126.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 809a400c9a1fbade8fbad03f2c9b655df62baf6ff6f1efe02d18bb06a78f26f1
MD5 fec8ec33905be614f6256243ee238b15
BLAKE2b-256 d3f22008bd17a214270febfbe4f77d0c1ba8c5ce57a94ecc39ff2f43a99b7adc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp39-cp39-win_amd64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 98a61075e8763f24a31466104fe9feb4b43a57b14d3247e0b8d5388d04562b69
MD5 13e734f753927b6759264e11aeac6560
BLAKE2b-256 8f8e5ae6b7bd6f92b57bd5770be7c640308fc4220ba6d297806d70b64e6ee502

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ball-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 636d56ce2c0738fa8b0970bddb6fefecd8b36e9663675f4c760237595b9986df
MD5 2dc5688618ebd8d6ffcb1daba20ac73b
BLAKE2b-256 adf758ffec8848a3fafaed6f0edb1ad9032bb8de77122f0a6b8c6bb932b54682

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ball-0.3.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.8 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4fd02fa346f38985eb53a68662760e8841821e54409a66686fa7e1f43c5b10c
MD5 7ebd63c1512a1c8cbfc5170885592f28
BLAKE2b-256 d523b84afca4e756dbe16a46e784df191b2b44f8c3be315e1996c916f48b7960

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ball-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: ball-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 151.0 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ball-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b458cd84174c4f5e35f41e8db7aa88a14c976aefab5d54a378b6d55784a5f50b
MD5 31bcdf5f900fb2b31ada1e3a3eb13521
BLAKE2b-256 554c077b53d5ab347aa6cbf65793f921d2c1e67f6d24d5b3068d34a46cc9fd1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ball-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: pypi.yml on Mamba413/Ball

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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