Skip to main content

VBMicrolensing is a tool for efficient computation in gravitational microlensing events using the advanced contour integration method, supporting single, binary and multiple lenses.

Project description

VBMicrolensing

VBMicrolensing is a tool for efficient computation in gravitational microlensing events using the advanced contour integration method, supporting single, binary and multiple lenses.

In particular, VBMicrolensing is designed for the following calculations:

  • Magnification by single, binary and multiple lenses
  • Centroid of the images generated by single and binary lenses
  • Critical curves and caustics of binary and multiple lenses
  • Complete light curves including several higher order effects: limb darkening of the source, binary source, parallax, xallarap, circular and elliptic orbital motion.

VBMicrolensing is written as a C++ library and wrapped as a Python package, the user can call the code from either C++ or Python. This new code encompasses the well-known VBBinaryLensing code, which is at the basis of several platforms for microlensing modeling. VBBinaryLensing will still be available as a legacy software, but will no longer be maintained.

VBMicrolensing has been developed by Valerio Bozza, University of Salerno, with a substantial contribution by Vito Saggese, University of Naples and Jiyuan Zhang, Tisnghua University. We also acknowledge a long list of collaborators who contributed to testing and development of particular aspects over the years: Etienne Bachelet, Fran Bartolic, Sebastiano Calchi Novati, Giovanni Covone, Giuseppe D'Ago, Tyler Heintz, Ava Hoag, Markus Hundertmark, Elahe Khalouei, Radek Poleski, Haibin Ren, Paolo Rota, Sedighe Sajadian, Rachel Street, Keto Zhang, Weicheng Zhang, Wei Zhu.

Attribution

Any use of this code for scientific publications should be acknowledged by a citation to the works relevant to your study:

If specifically relevant to your work, please also cite J. Skowron and A. Gould, arXiv:1203.1034.

Installation

Python

The easiest way to install VBMicrolensing is through pip install VBMicrolensing

In alternative, in order to use the latest build, clone this GitHub repository on your computer, enter your local copy of the repository and run

pip install .

Currently, VBMicrolensing works on Linux, Windows, MacOS and python >= 3.7. The package requires a C++ compiler supporting C++17.

C++

If you just want to use the C++ library, clone this repository, all cpp files and the VBMicrolensing.h are located in in VBMicrolensing/lib and should be added to your project.

The package also contains the following files:

  • VBMicrolensing/data/ESPL.tbl - Pre-calculated table for Extended-source-point-lens
  • VBMicrolensing/data/OB151212coords.txt - Sample file with event coordinates
  • VBMicrolensing/data/satellite1.txt - Sample table for satellite position (Spitzer)
  • VBMicrolensing/data/satellite2.txt - Sample table for satellite position (Kepler)

Documentation

Full documentation for the use of VBmicrolensing in python and documentation for the use of VBmicrolensing in C++ are available.

Furthermore, the vast majority of functions are documented with Python docstrings which can be accessed as, for example, ?VBBL.BinaryMag2() in a Jupyter notebook.

We also provide some examples showing the capabilities of the package. In particular, we reproduce some known triple-lense microlensing events.

License

VBMicrolensing is freely available to the community under the GNU Lesser General Public License Version 3 included in this repository.

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

vbmicrolensing-5.1.tar.gz (2.2 MB view details)

Uploaded Source

Built Distributions

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

vbmicrolensing-5.1-cp313-cp313-win_amd64.whl (773.7 kB view details)

Uploaded CPython 3.13Windows x86-64

vbmicrolensing-5.1-cp313-cp313-win32.whl (729.7 kB view details)

Uploaded CPython 3.13Windows x86

vbmicrolensing-5.1-cp313-cp313-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp313-cp313-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (825.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (827.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp313-cp313-macosx_11_0_arm64.whl (762.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

vbmicrolensing-5.1-cp313-cp313-macosx_10_15_x86_64.whl (788.1 kB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

vbmicrolensing-5.1-cp312-cp312-win_amd64.whl (773.7 kB view details)

Uploaded CPython 3.12Windows x86-64

vbmicrolensing-5.1-cp312-cp312-win32.whl (729.7 kB view details)

Uploaded CPython 3.12Windows x86

vbmicrolensing-5.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp312-cp312-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (824.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (827.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp312-cp312-macosx_11_0_arm64.whl (762.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

vbmicrolensing-5.1-cp312-cp312-macosx_10_15_x86_64.whl (788.2 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

vbmicrolensing-5.1-cp311-cp311-win_amd64.whl (773.2 kB view details)

Uploaded CPython 3.11Windows x86-64

vbmicrolensing-5.1-cp311-cp311-win32.whl (729.5 kB view details)

Uploaded CPython 3.11Windows x86

vbmicrolensing-5.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp311-cp311-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (826.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (828.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp311-cp311-macosx_11_0_arm64.whl (762.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

vbmicrolensing-5.1-cp311-cp311-macosx_10_15_x86_64.whl (786.9 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

vbmicrolensing-5.1-cp310-cp310-win_amd64.whl (772.0 kB view details)

Uploaded CPython 3.10Windows x86-64

vbmicrolensing-5.1-cp310-cp310-win32.whl (728.4 kB view details)

Uploaded CPython 3.10Windows x86

vbmicrolensing-5.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp310-cp310-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (824.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (827.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp310-cp310-macosx_11_0_arm64.whl (761.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

vbmicrolensing-5.1-cp310-cp310-macosx_10_15_x86_64.whl (785.6 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

vbmicrolensing-5.1-cp39-cp39-win_amd64.whl (764.4 kB view details)

Uploaded CPython 3.9Windows x86-64

vbmicrolensing-5.1-cp39-cp39-win32.whl (728.7 kB view details)

Uploaded CPython 3.9Windows x86

vbmicrolensing-5.1-cp39-cp39-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp39-cp39-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (824.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (827.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp39-cp39-macosx_11_0_arm64.whl (761.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

vbmicrolensing-5.1-cp39-cp39-macosx_10_15_x86_64.whl (785.7 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

vbmicrolensing-5.1-cp38-cp38-win_amd64.whl (771.9 kB view details)

Uploaded CPython 3.8Windows x86-64

vbmicrolensing-5.1-cp38-cp38-win32.whl (728.5 kB view details)

Uploaded CPython 3.8Windows x86

vbmicrolensing-5.1-cp38-cp38-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp38-cp38-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (824.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (827.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp38-cp38-macosx_11_0_arm64.whl (760.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

vbmicrolensing-5.1-cp38-cp38-macosx_10_15_x86_64.whl (785.5 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

vbmicrolensing-5.1-cp37-cp37m-win_amd64.whl (770.6 kB view details)

Uploaded CPython 3.7mWindows x86-64

vbmicrolensing-5.1-cp37-cp37m-win32.whl (729.8 kB view details)

Uploaded CPython 3.7mWindows x86

vbmicrolensing-5.1-cp37-cp37m-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

vbmicrolensing-5.1-cp37-cp37m-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

vbmicrolensing-5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (827.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

vbmicrolensing-5.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (831.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

vbmicrolensing-5.1-cp37-cp37m-macosx_10_15_x86_64.whl (782.7 kB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

Details for the file vbmicrolensing-5.1.tar.gz.

File metadata

  • Download URL: vbmicrolensing-5.1.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1.tar.gz
Algorithm Hash digest
SHA256 1414482f954e56bb0c592ce1d06edc3a2fff4368ae5bad32610daf4f5ff23303
MD5 e25a8e817a1d269a6853bf32d9c0e2a1
BLAKE2b-256 86b6bdbc901dccb108c64990bd0f1f6af49693b25365dca593a2473890de05be

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d001ae111dafcc36f14f3fff0ba10c4aa6ec3c09827ab9ce043edfa7a354d77c
MD5 39447747ba58d42f9c8552f53ead480f
BLAKE2b-256 fb2346e2bd1e463228bde845a83654a5773d928f849e3e3a44129de801b64e4c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 729.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 34f1ed233969b995ddf7e7a4be28414f40384ceaaf0f0c58ac828a7ee3c25ad6
MD5 545dc51ae071a996ba477f930625d619
BLAKE2b-256 74d9bb32f21e1c4f41c9f7e541cb170d4071b9fe4b04364a9161f3450f87670f

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7ae96e71780ea148bba7d99da44498e3bfe06b1762ea3aede6f04efc47e7c50
MD5 2dea87572aa763fae9a133ca67f15493
BLAKE2b-256 1f9902e6e80bb8df652562ae66c79583f1a0959d696ca85c871bbb59d8664f1c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bf1e7ffa08b5e66dc0c5356e37b7b126eded1f28bb9f99f68c077bf91d809821
MD5 23078218f826a0f361ae04f9c6c39f83
BLAKE2b-256 924843f1a5e947686433f13e1c905613b3982ac6327823663b6a4932eafc9ea0

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b068a16d79d4e34e7daae16b0e9a13a3919dfa9f626caa4ca7d1c5a21eb07845
MD5 3fc508e4b6c3135005c4ed0a341b3367
BLAKE2b-256 0000584c0b15d6315aa9ea25f04d2a9aa481d1749c38600399552ad7ed01a339

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd04fdf71d49f8c0912cbde5f9aaecdd376d4e415594d1b4636c85f9fcb2948a
MD5 b4f11fa70dcda3f2fc6d3185612e2b6d
BLAKE2b-256 7a0c2c1cba1b3f1aef3994ac58901f96cb7ffdabe3ea044ae5cbbfebc6f46374

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dcf1f6614bfdf5027326a62ecd2a710da31830a02faa0bc619751e7ccf0607a3
MD5 f8ee817c39ba2c5e20056ce71def7079
BLAKE2b-256 060c189dc189a367c829d2c7a100cb4ff960d8fcce47d983a34dbb29a4ce85b6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a8a8b8ac7e726c03af2eba2e8c756f1485ba7d81910fbf65375c87ea4dead6d6
MD5 a004e658555880f0785cc9d0b7a5f30c
BLAKE2b-256 cd7a5edcbaa23c1b07b9afc645f07a2def0df25c4851ed3a2a91ccb21ea5c379

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ad315d6a251ae8bfbb4b3b3b291714c072d415ad1a1ada09f278eee51fb33065
MD5 b3c9ed8d54ce1a59d5877ee880b797c9
BLAKE2b-256 47cbbd173918bc41d3038721ec29af484c39f40e9dcd50993263fd53bedf1f12

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 729.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7004270d03673a4c4eb8909365b89f22c845abf1ef8f21c0af476c57f944281a
MD5 0f75f76c9198464fbd96553a9f3c0a0f
BLAKE2b-256 736b50a1109bec3e83477652b379eaa705035b44f59da55d43b7e3dbdd5ca555

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15e93d8a860eb65adef948e2d35aa62e9962efd7ef57c4f65515fa2d3f1ac9f5
MD5 118f2b3f0d539b1e0d7739dbb8405e83
BLAKE2b-256 8cf3069b21430fc195143ea552b0cdbb0c0f7b85a8e991c6fbb1131425ad6463

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 25bfe4bd8d56440082f125f7ff46a80b50890c57dcf493930e98b09e5c234dc9
MD5 1ce6224c37fbafa0303f870d39d84013
BLAKE2b-256 75c73b76ac62848969e2c21e9074a5a1300e26283dcf92df3432e4752d1c5b28

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59a176b0d4b655635642ec839898bb47f22335ba8423026e93b0b7d2b4e33304
MD5 7519da1e0d82c8c997b35ec2fb34c31b
BLAKE2b-256 8ea496dd152df3705893866bd76ef87c44e2c0938cfd767d30624c5c1153668d

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d7019854d683c0ee470cc9c0c6f48d6b43ab3456ebf267962a34ec979322f2bd
MD5 a06ba1673f39ed3c9f620d511042600b
BLAKE2b-256 9562cd7f2a2d0bcff9125cecdf32a74b362309a224e96b24581f040b0cd1e8a5

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d619b2dadbf14c92279d0ebdf5bc426b9273d39e16e0e64a41fbb3ef3afc6893
MD5 52a5e0c44423f626268ac6d86725289a
BLAKE2b-256 e56f0ebbb6905fd60af960741f31fa7d5a208a50dd266585f8569305ee5feaab

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fb6eb215fad8533da53bde902ee482b174a6ac1b091b6aa5126e307f4bccfd7d
MD5 f7bfb9d715f9094e4a930007da5e4034
BLAKE2b-256 bf0465f781435f74243dcbf151d0a31fc51ea8c68da0c8696c73a64c56a2acfb

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6fad7c0da9a80eea021a2aa604494aa2ac66dfa03de83cef97ef11e7d8d2ebc5
MD5 3681af0af9ede5b4cbd0ff548bb3302f
BLAKE2b-256 096cae7621d0c1b8d8f0fc3999fdc22e82c4cdd472b394eb22a0d564a9069976

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 729.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b0267bf3d27053eef716d16e24f0ef21b058b7fc6db356df4f7aa81d11107858
MD5 1800d357df50a56309456931cb84a8ea
BLAKE2b-256 e1624b1974815e55f7052566c4da079ccd874bd05abdf115b439ac8e17c8e9d5

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 83443e934b523e7e7ea05807148c2588f9e03907a00fa0c56343badc0a0856c4
MD5 bf2634a10ebce66a4739d7df1e1cce55
BLAKE2b-256 ebb33412cdbb3c53a851a8c9071da682e3a33da3ef42f01833e362093891170a

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1f0e6314a77ed35dc2d481b1642cdd30d6d3cf6565bd2196ab9fbad385b3387c
MD5 0f4b31754a2e40ff9a997f1032f9c6eb
BLAKE2b-256 ef7546b0df7898ff618f53c4b982b093dabef618aa4d8a85b629f94e72c21fed

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8b42bc7c637c35b7e8733cc254e7d7aaa2080cb8dd2f1bf29cc8c34efb2d6fd1
MD5 ff224aa83e78a6dde94f01e17ffacf17
BLAKE2b-256 f5dcacc4f5c84625b645474f11c6f52d53cd981fd1ac3fb453a13b4396f9199c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2435115f027215505c95c3c079771d908e0dd4d4f0a9e1bab8e8af8ae4d885e5
MD5 1aa51c3fa3d04a9521462f3a94b9eb4f
BLAKE2b-256 b1bb155b339432e6f7dbe59594cd9c9bb3eb9d7244dc770c51b5694dfb51c7ab

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5057dacac0d2dbffe5b2352aded9c1d9e64adff9777ef6217bc15fea8354c3c5
MD5 90550e714d1f9353557c5e2a82e0e068
BLAKE2b-256 58ede3ee881748bc163c170e0237d1cb20f6c5013d636706ab5eee7b2e76d749

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0d77c7d79b2218f4326b27fc7554a35e2e05ab5110056bcfed1f74c3a29197a5
MD5 f0ffaad24a82a7102f85999f4dfec88b
BLAKE2b-256 015cf1ff0e09a95dcdc8210d5de635c221de139126da1241b783130ac83f7772

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 80cd60380de42bf66fb3c15ebdd31ee91b7e43c2d0369471236cacad9b975539
MD5 41d93bdb713bf40d2ec40fac2c671fd3
BLAKE2b-256 94586eb8aadbed3746d4f7ec6fecf9a0b137488261d408a0d2fc1a8967e9785c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 728.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9c8fa070590a252e59a72b68553629b4043bbba1b2b946296a9a7c4165db1db5
MD5 2885e3d4631ffe28c8f61691446a39b5
BLAKE2b-256 7827adc013ad3a7ce72e84920960f8aab87b85f52560e7350d9f162d7351abab

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9fe4acea72131cd5408047557f100b82fbc200347b20bfa487102323fe877e8d
MD5 0948b4c283efc55c4d461ffbe476577b
BLAKE2b-256 aac0924450bb5e0a1771d3828e21cdd978dca1e87f1acae6b46a240497c8ed6a

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3bdedff3668fbd90d98c449de9eefbf01a19909a577da104f472ea18df7d838e
MD5 20b01698f8c0604d6f5cbcdf4fd1fdaa
BLAKE2b-256 79a1fa1416960c0e6a4687dc50985f392b54a33eedaf51824f3c9b973601a5ac

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e1f5adb888cce4ae5e42094021e83f489a9ce899a389bf093446e3ec4cbafad
MD5 a82a3546234a49d063d648e0cdd5e64b
BLAKE2b-256 65b16832a73401d7afcdd23074f5ca65dbe009dcbef53bedcbf72b0591aac4ec

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f8de619c90827b89a2cb2604eac31bd957599a22571d45065c2653dff3c499e
MD5 03513e0ab81edb0286b5d04a55ddf641
BLAKE2b-256 592e6265a2fe8f0844d8782756a20a47927afbb80802670f16fcf25fddbb7ff9

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 238f88887670aa5fca1257e2ce1ed589e7b807b9100bc2391c1c9bb3d622ca73
MD5 2539bf20b7356bae6a543b5e1696688d
BLAKE2b-256 afd068a513bfaa3dca6d6de04b68db2ea5b09bb91cffa2cdc030fe2796409328

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d4bb188c3ca0c740b7f3516369f716bbbfb937e332c0b1b64cae769af90ea398
MD5 d1088a5bf0fbbd09e5642c7d7e8d52bf
BLAKE2b-256 3774a783bdf489bc04d83b56ac32f6a6c3744e45f59189b704aee9817413ca01

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 764.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 407cd3d91a6254863af9ccef980454bf137135a4dd9a00a9fd8ee11d3c887885
MD5 6c5ac67b59cc1511afd33cf8ae9ce494
BLAKE2b-256 111e978c2dd12137157c8e371c07e1c6f591b4c2063e1ed2dae69fa1c0265d66

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 728.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2bac4090c5958e25924f8d23611fd2515a4b616a24e386c356ed35200244e53b
MD5 b1f1ff6d6d31208734d866e1cd88b35f
BLAKE2b-256 31d450d802511b52ef84dc94835e05fa84c6af0f182161b159f7fd31df9a325d

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1922adb2598398c1b512e42cb4d379eea143a501d96bd25236e3eb2ef557b745
MD5 b2ee6bce6f06b628d817684d2be258cf
BLAKE2b-256 d53fb2402922f59425960221e75ce37f9349b894ee8ac31021aac990da8da591

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c442705337dec14c6e45e3360082a39bed5a3bafa157795704dac39abf21d021
MD5 22eaca35c2a2be6ac4ed98d78b6fbfee
BLAKE2b-256 bb79bade9c687184f63cbee1f28c9816028639317cc809296650f0a9df02adbd

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ba2d7a3353bf03b29c91127052493f49a1265f0ba97ab62b9ddf5156aa0b90d
MD5 11406bb830ecca75757db9519f22e2ba
BLAKE2b-256 674496e8cd8041c955683de36901056b9dc1edd6a8d5c8f0a3a23bbfe3cc8094

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d4c591be53ea05d616722c041fc0b753dfdd8b6f72e4cfba2d779160e716ce4
MD5 7b79dd4c71d6ee215e92a664e5d88c4b
BLAKE2b-256 5def4d55a38f5f20fb33872cda081f6f549ee1e41445593c0572d0c09bde68f5

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73757bb603b0fc8644f71d122647f0acbcc86a65616f47302ed502bea8e245d4
MD5 4344af925abb6210d5d16f7aab6bd55f
BLAKE2b-256 c04d80273a6b0bbc7f17a1c67b2183e45b22b7cddae7f88aac24e593c5fbcafe

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 33aa89931bee28435aa53101924179faa8606b4cb8b083374d728223e43294e7
MD5 8f06f53a896d4b6d0ee42a77337c9e56
BLAKE2b-256 9e8438a6bf36c7e3ef939eb47d27056983411f338785a16972c858c07cc93c95

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 771.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 56bf33aa2c21166f8c0da9a73b0d0524f7e6382d72bc16aaa837aa635baf0385
MD5 c106852a401f5c08be3fe935cc977478
BLAKE2b-256 db89facad592e51c0c20227bd4e23c1e8a9d3470762a5cad2a017fc74ee48e27

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 728.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 240b1bfca1efd35cad0ac98282685155438df79da6478b378fc6b938b2cf04f0
MD5 f7a0be59291c2dc144b0e3080efd3edd
BLAKE2b-256 1795cd99bb920f0a5c6bd94b8152c472adc1541cea37e4b2e89d4f6deff633f6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f6080accf50b664b6a5785f65826c07039c13c1583d04664e3f4d97d72eeefa1
MD5 c80c34e924f623a962a6455b943bc8a6
BLAKE2b-256 02340a45e749b6cef268529988d3b965f99f918537844183c1e30fe74ce3a33e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd78aedf27ae441ce045a3e496e7d619afc7f9c9c6823121b4c19217f8b9e131
MD5 3e9ebb3926628229c5ada4d9d9db5b7d
BLAKE2b-256 ad912ad021e0635898b15b59f00ef99dac44f8cd246357536024d8ed01b81e55

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55c98001e3bfbc7b970c565e14f2349bbc1976162aab4c5f657584e2e2f5700f
MD5 5a0c72b3f06aa222e59524a1c22966a3
BLAKE2b-256 047ff17c3c3cce3146b9718c6f26276b165b59da2c3be546fce30f023fe9f8fc

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c57ca741bdff6e4719b1d807ad5753778c47e171d5b3eb19e29a05932d47ca7f
MD5 3d469731ebd41908880e142f2e9159d9
BLAKE2b-256 ce5c17850d31e91fe3e42cc1d36ad492b4d871a70c19cc98dcba7e1520e1611e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 83b546e939f0f8aac03197bf4bb3070a61e321c6cbf949b07a525f29b35175c2
MD5 c40c3ba613d0574e1b28a5ddfbfd9541
BLAKE2b-256 e92159703c7be925211d3c7e92cce1bd8a14a9e1178fd6dff40dd4568ff10a2e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f0c05d3d582025c6923165f91b3cec112dbde882a9cb7e411845b01e12ae0670
MD5 6cb481b28364a149802701edac5f878d
BLAKE2b-256 c053694ba8d95d24f0c0ec5ed6c0cb55bad6b64356d99da112c2afa5b09e08ed

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e3d36ff0077239262a9c3979bdae197b73731e5cf52a57a048c3ba7977818222
MD5 a46240ec5519e95638f4ec2b6010348f
BLAKE2b-256 7101484ceeb8f04e66e1a2ff5d92715bb5f8a992c22a7956a40636aebcf4cbf7

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 729.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2a077dfb5e6c3387c50c084669a5664260f45bc42cee6294265db7f606da107d
MD5 32b0f962808245e30beae3ee746ba704
BLAKE2b-256 9fa7e27b9ac3e315eeab076017d9199a5b3fd7cea615d56ab039f8c2e79c332e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c11dc61690388777fa2305914332fafbd6e640ee0fe5bc27ae2738e63c57f528
MD5 0ff312aff4350e4f29ca01da8dcf26ec
BLAKE2b-256 8f97163b8d56a8fbca29fef87116848ed6313a67df2f7b52b21f9d7d1802898d

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5a5105680e7fb7d98a46e9f6b46e3227a5afe7be6926c513daef8c227b571bd9
MD5 fbbfd52d0da61b33665719de4e88a2c6
BLAKE2b-256 bc4214b9fa8096a5d11d422ab6e9820238d07b40435724c04e4863573f716831

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51cb4e92250a4c354f87b453d6470892eb785ced477ad669da261e52a6fef9b4
MD5 fd982f028cfc6dd2e3db29628f078fbd
BLAKE2b-256 5315f55344af5076bd9fea546f6e5baec87b67021e8a97b71835b776e20b0f7e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 36bfc5637e73f563276cff468198511ddb27a8973716f55a0ee9f84825108ce7
MD5 036fb52c9c35325b2770b0d4f7a3578f
BLAKE2b-256 7fcbec82e470a107cd0bfe4b4441999f7d8ef524d78d1e469e00f67cd48ad319

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.1-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.1-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c5b1011682b4a5ff0e0cad36e8b065dcc6420b5beeee655e0a72895d94513cfb
MD5 2c239c7ea2a6c60976e7fd09d01f2b58
BLAKE2b-256 012741e23717f7f31d55b1cc9f2e906897544df68ada07c6c92066be7ae0d856

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