Skip to main content

qpoint

pre-commit.ci status

A lightweight quaternion-based library for telescope pointing. This library is forked from the libactpol pointing library, originally written by M. Nolta.

Written and maintained by Alexandra Rahlin.

Documentation can be found here.

Other Contributors:

  • Steve Benton
  • Anne Gambrel
  • Carlo Contaldi
  • Ivan Padilla
  • Matthew Hasselfield

Requirements

  • GNU, Intel or LLVM C compiler
  • Python 2.7, Python 3+
  • numpy library, version 1.10.0 or newer (for python bindings)
  • astropy library, version 1.2 or newer (optional, for baking in IERS-A data)
  • ERFA C library (version 2.0.0, based on SOFA issue 2021-05-12 bundled with this package)
  • HEALPix C library (v. 3.31 bundled with this package)

Installation

For most users, it should be sufficient to install the python library from PyPI:

pip install qpoint

This will install the python bindings and library code compiled with OpenMP support, if possible (only available with GCC or Intel compilers).

Usage

To use the pointing library, initialize a qpoint.QPoint instance. When installed from PyPI, the internal IERS table is left empty. Use the update_iers argument to update the internal IERS-A table using the IERS utilities provided by astropy (this of course assumes that you have astropy installed on your system):

>>> import qpoint as qp
>>> Q = qp.QPoint(update_iers=True)

See the documentation for more details. See also some example Python code in examples/.

Release files for qpoint 1.14.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for qpoint 1.14.0
File Size Uploaded
qpoint-1.14.0.tar.gz 1.7 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for qpoint 1.14.0
File
qpoint-1.14.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
qpoint-1.14.0-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
qpoint-1.14.0-cp314-cp314t-macosx_10_15_universal2.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ universal2 (ARM64, x86-64) Details
qpoint-1.14.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
qpoint-1.14.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
qpoint-1.14.0-cp314-cp314-macosx_10_15_universal2.whl CPython 3.14 CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64) Details
qpoint-1.14.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
qpoint-1.14.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
qpoint-1.14.0-cp313-cp313-macosx_10_13_universal2.whl CPython 3.13 CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64) Details
qpoint-1.14.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
qpoint-1.14.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
qpoint-1.14.0-cp312-cp312-macosx_10_13_universal2.whl CPython 3.12 CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64) Details
qpoint-1.14.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
qpoint-1.14.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
qpoint-1.14.0-cp311-cp311-macosx_10_9_universal2.whl CPython 3.11 CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64) Details
qpoint-1.14.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
qpoint-1.14.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
qpoint-1.14.0-cp310-cp310-macosx_10_9_universal2.whl CPython 3.10 CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64) Details
qpoint-1.14.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
qpoint-1.14.0-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
qpoint-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
qpoint-1.14.0-cp39-cp39-macosx_10_9_universal2.whl CPython 3.9 CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64) Details

Total release size: 12.5 MB

Release files / qpoint-1.14.0.tar.gz

Download URL qpoint-1.14.0.tar.gz
Size 1.7 MB
Tags Source
SHA-256 checksum
How to use checksums
6b1714596e1982337acc1c80812b06b9467fb80e7442b6775cddee4318364e99
BLAKE2b-256 checksum
How to use checksums
a0142c9a27c89ef41b71c7de90edb24154a26fa382385a544eb1802a477a780a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0913c16e8b6590fc976d86b2fdc6092e5fa46050866b54e614661d5ee2e9e213
BLAKE2b-256 checksum
How to use checksums
96e6dd535a99c95bc8cdd5e48648c9bda3485f93bd4dbc30361df8f3b9093342
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314t-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp314-cp314t-macosx_11_0_arm64.whl
Size 238.3 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9cfad6565063b515983a74422c63b6e409486e8e7fa77e9507266dd8e91a8e4d
BLAKE2b-256 checksum
How to use checksums
e1e28d08f33c83eddc79bc45ee3f8e254c47a31809932785b417c3d439a3fd33
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL qpoint-1.14.0-cp314-cp314t-macosx_10_15_x86_64.whl
Size 252.4 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
85cf90f5369f5f76826ef30fd8c5d8868d92eb27a95aa61f527d2d2f67181ee7
BLAKE2b-256 checksum
How to use checksums
d4665f0d297df288c995e134085203f2bc7c73865202b1b63629f394bc8a13fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314t-macosx_10_15_universal2.whl

Download URL qpoint-1.14.0-cp314-cp314t-macosx_10_15_universal2.whl
Size 460.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
77365f8ab6e326df6201dc6f809a2d73bcf0d0896c7ef1fac3542f1ce8d58a2a
BLAKE2b-256 checksum
How to use checksums
83a985e6660d80623907aa43c96bf46e1d975d9200629af90a6faf553d0b0444
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.4 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
601f5ff465aa01212c70a1b6fef32a12e9349dbc5dd4afa650135a7bd28b7ea8
BLAKE2b-256 checksum
How to use checksums
35367f39a4551883159dd1de13b5f0362fdb641602bb618c1072329fbdb5da32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp314-cp314-macosx_11_0_arm64.whl
Size 238.3 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
84a1f28df694e201b574e10d891e3b4c4782246c3b58d5e4e18a081ac53f476e
BLAKE2b-256 checksum
How to use checksums
78f36ae3975b2feadbd84aa5393b43e6cbe0e2805fc1b697c958684ece997aa1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314-macosx_10_15_x86_64.whl

Download URL qpoint-1.14.0-cp314-cp314-macosx_10_15_x86_64.whl
Size 252.4 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
ec8b7cb607eb5047e5ec8845f65b1abe1f945e2a5e2b41a154ad23baf63238c7
BLAKE2b-256 checksum
How to use checksums
d11db87d6e7bf13f289044a41e3ef4c2bee695942036ae487e11de018dafcdf1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp314-cp314-macosx_10_15_universal2.whl

Download URL qpoint-1.14.0-cp314-cp314-macosx_10_15_universal2.whl
Size 460.8 kB
Tags CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
f6447d65ae7753f5c3d8f96f477f7626c329234823c5b4ee829eb56033ad14a3
BLAKE2b-256 checksum
How to use checksums
d532f894082f5139e2bf32dde233c9b17e1050f5597f0bcfe21901fa0c47cdf5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.4 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8a03e3ecc427129daff4ccea7f0b541a8490c53ffd6f3eac84723086d685cd73
BLAKE2b-256 checksum
How to use checksums
6913f6e90b14c579dda3919761b9503fc6d22567f659ec8e128fd7ed4c128af0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp313-cp313-macosx_11_0_arm64.whl
Size 238.3 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
28856d7220c626d16088333aa467590ac05534cdccec9ae99047c1644bbe8694
BLAKE2b-256 checksum
How to use checksums
36f83a6ce08df046cffc2115af6b7097d148b1752fa9e79eb14c1ac5c5964825
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl

Download URL qpoint-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl
Size 252.3 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
f65fd3acedc4fd0453be165038dbf7f8166bdad76e59bfcf7cef97b24d93f8bc
BLAKE2b-256 checksum
How to use checksums
69b1c3eed7d375566ebc30e279fee764c1f5904d54e7a24be053bb2b6ff01331
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp313-cp313-macosx_10_13_universal2.whl

Download URL qpoint-1.14.0-cp313-cp313-macosx_10_13_universal2.whl
Size 460.8 kB
Tags CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
670e98c2b057297f54097c45a96d4b3d61ce2ba9f3e8abc3f0cc5503f45a7fba
BLAKE2b-256 checksum
How to use checksums
ba77a129807293141304cc0397a756dd13d117dcab1aed262edf6fe143a8d4b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.4 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3701a48a8d2a11739de4e8f2e8e3ceea2fa402fdcedb137ef72a2735222efebd
BLAKE2b-256 checksum
How to use checksums
4e1203790d1d126160b1615c74bdccf4e893a5136f3f3feb595d167c8e76a1fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp312-cp312-macosx_11_0_arm64.whl
Size 238.3 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
4b47c370f972216997ca2a21941cf721ed2dbb0ce69bba4bc063bc6ec8b8d407
BLAKE2b-256 checksum
How to use checksums
695858fb333afdd9eaa7aa0401c403a153cbefa44e0fca25a2e43f47c7c5754f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl

Download URL qpoint-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl
Size 252.3 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
09ca27477cc2a42b6d686a84fc6ba66f6458af243bf1361130fa9c24eb85b722
BLAKE2b-256 checksum
How to use checksums
46f26cc3424d8e6d75550e5035d48f851accf356420c2afc0059f673fdd1a0f9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp312-cp312-macosx_10_13_universal2.whl

Download URL qpoint-1.14.0-cp312-cp312-macosx_10_13_universal2.whl
Size 460.8 kB
Tags CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
9568d75d0d89eaeed480cf175e30f6c19dccdd110c173edd3516cc43f6d86917
BLAKE2b-256 checksum
How to use checksums
573938f7622d40e16bae97ac464c42e1c9edbe2ce10bab78b40c61af762807ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.4 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d96e798520ce6607f8b76b98d7edb3ee980f72c8c08f37dfb43b0f99140c2ec7
BLAKE2b-256 checksum
How to use checksums
1201895fbe70565b83c36513a6a0e3191e6b585b4db156a1827ded8712a86498
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp311-cp311-macosx_11_0_arm64.whl
Size 238.3 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e836466fae8e1c892adf03d41295e0f388cb1369561c7f1eb83b118a6995b785
BLAKE2b-256 checksum
How to use checksums
57b06a1cbfed81a130b0f033718d4e90b7dd98f9ff3e91e9cdf430604674bf9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl

Download URL qpoint-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl
Size 252.0 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
a804b2f1e5518e85769aaebda542d057108d9bc7e1cac5159bb5e71f482d756a
BLAKE2b-256 checksum
How to use checksums
cf6ea5880a37754ba63ebcae10b7ae98ce27b75aa638c18b86ae6fa6cb9c2f9f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp311-cp311-macosx_10_9_universal2.whl

Download URL qpoint-1.14.0-cp311-cp311-macosx_10_9_universal2.whl
Size 460.4 kB
Tags CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
baa04aae097ff0adfe2f1d51d68d4c47df0f87a51c089b26c65e5ee8688a92e2
BLAKE2b-256 checksum
How to use checksums
add12655681f37f1ec3609636caab5cce0de6a12d06403c8ec347f64ed8e8cb0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.4 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3cf996e3ef2e22119270da800d1de6b643421b6810193a2b01f694fd255ffb75
BLAKE2b-256 checksum
How to use checksums
39a50350a31a8add008228af76cbd14d74c70b00bf102e70e5d83a0abe539029
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp310-cp310-macosx_11_0_arm64.whl
Size 238.3 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
cca7053e2426afbbf0342bcb89d4698527a901c6a104067d5c0afd2a5f53c0b3
BLAKE2b-256 checksum
How to use checksums
5e3bdf74580e46e56c7eb8b7c5303937294ca44fa3c8c1f2896251cb1655e86c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl

Download URL qpoint-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl
Size 252.0 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
d4170afb1c17b54194dd3d642e59abb716d05747e876b0a7fc5afb7ad5b33d34
BLAKE2b-256 checksum
How to use checksums
d844f57ad6456c41c903847b1ca1f8e2a997991389760ad29485453da0fd1048
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp310-cp310-macosx_10_9_universal2.whl

Download URL qpoint-1.14.0-cp310-cp310-macosx_10_9_universal2.whl
Size 460.4 kB
Tags CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
78192bb29f43162ed1017e9bcd7c2e8a579566b55613a74f13d6b04e2bf9ff9e
BLAKE2b-256 checksum
How to use checksums
c83c414c241c75ea3ad4d628e896176c1a2e756f16c37f2e94df96ed7be32968
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL qpoint-1.14.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 586.5 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9393fbd00318d34d52343159279452fcaab0d942c4d99d801f4c40d167a59aec
BLAKE2b-256 checksum
How to use checksums
db7ef59841453432d93cbbce6031c3065f5784883ae10754971626d6be88d8a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp39-cp39-macosx_11_0_arm64.whl

Download URL qpoint-1.14.0-cp39-cp39-macosx_11_0_arm64.whl
Size 238.4 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
102587fa65ba3777bf7ff4e8f06ad4c96838f4858ce2142e796670d6501b789f
BLAKE2b-256 checksum
How to use checksums
1b058644f5a5acc6357f393e84682c514aacedc159e644b6176b30c7c9fdfb3f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl

Download URL qpoint-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl
Size 252.0 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
86884737fecdd2ba6649114501940823337b1ceb4c8ae5ebf36819d2123553f0
BLAKE2b-256 checksum
How to use checksums
e970760606a4543922f1c6cd1428c8c1743c487c84ffaae0d5c043c3a7baaf9d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release files / qpoint-1.14.0-cp39-cp39-macosx_10_9_universal2.whl

Download URL qpoint-1.14.0-cp39-cp39-macosx_10_9_universal2.whl
Size 460.5 kB
Tags CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
990d9c19d5f94dc384500ed34b0b512eca570aff30cbba95ec2305cf094a6feb
BLAKE2b-256 checksum
How to use checksums
cf4c6c8c1806144233e2fd962ceb91c0db8cc2dc4eed050102c4984d4da03325
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 12, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.14.0 This release

29 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page