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 >= 2.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.0.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.0-cp313-cp313-win_amd64.whl (769.1 kB view details)

Uploaded CPython 3.13Windows x86-64

vbmicrolensing-5.0-cp313-cp313-win32.whl (726.0 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (819.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (823.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp313-cp313-macosx_11_0_arm64.whl (757.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

vbmicrolensing-5.0-cp313-cp313-macosx_10_15_x86_64.whl (782.5 kB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

vbmicrolensing-5.0-cp312-cp312-win_amd64.whl (769.0 kB view details)

Uploaded CPython 3.12Windows x86-64

vbmicrolensing-5.0-cp312-cp312-win32.whl (726.0 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (820.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (823.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp312-cp312-macosx_11_0_arm64.whl (757.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

vbmicrolensing-5.0-cp312-cp312-macosx_10_15_x86_64.whl (782.4 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

vbmicrolensing-5.0-cp311-cp311-win_amd64.whl (768.5 kB view details)

Uploaded CPython 3.11Windows x86-64

vbmicrolensing-5.0-cp311-cp311-win32.whl (725.8 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (822.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (824.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp311-cp311-macosx_11_0_arm64.whl (758.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

vbmicrolensing-5.0-cp311-cp311-macosx_10_15_x86_64.whl (781.4 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

vbmicrolensing-5.0-cp310-cp310-win_amd64.whl (767.4 kB view details)

Uploaded CPython 3.10Windows x86-64

vbmicrolensing-5.0-cp310-cp310-win32.whl (724.6 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (820.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (823.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp310-cp310-macosx_11_0_arm64.whl (756.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

vbmicrolensing-5.0-cp310-cp310-macosx_10_15_x86_64.whl (780.1 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

vbmicrolensing-5.0-cp39-cp39-win_amd64.whl (760.4 kB view details)

Uploaded CPython 3.9Windows x86-64

vbmicrolensing-5.0-cp39-cp39-win32.whl (724.9 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (821.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (823.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp39-cp39-macosx_11_0_arm64.whl (756.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

vbmicrolensing-5.0-cp39-cp39-macosx_10_15_x86_64.whl (780.1 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

vbmicrolensing-5.0-cp38-cp38-win_amd64.whl (767.4 kB view details)

Uploaded CPython 3.8Windows x86-64

vbmicrolensing-5.0-cp38-cp38-win32.whl (724.6 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (820.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (822.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp38-cp38-macosx_11_0_arm64.whl (756.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

vbmicrolensing-5.0-cp38-cp38-macosx_10_15_x86_64.whl (779.9 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

vbmicrolensing-5.0-cp37-cp37m-win_amd64.whl (766.1 kB view details)

Uploaded CPython 3.7mWindows x86-64

vbmicrolensing-5.0-cp37-cp37m-win32.whl (726.0 kB view details)

Uploaded CPython 3.7mWindows x86

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

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

vbmicrolensing-5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (823.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

vbmicrolensing-5.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (825.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

vbmicrolensing-5.0-cp37-cp37m-macosx_10_15_x86_64.whl (777.0 kB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0.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.0.tar.gz
Algorithm Hash digest
SHA256 99b0eb516d258618fb25079c2440830a6fd03f90a3f432451b46b85c746c4678
MD5 038a04b536f15bf758e87bdceca6d0aa
BLAKE2b-256 8feac65e72275d363d294e9743f62c476c0c3b622dff72231757e4dca351f188

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bc97a1ea5c944fd53ee06be1c7f7cdd957d7d46d54e575f744082bcf583af4ba
MD5 473e7d4749cd22b141773bf4b93d63a3
BLAKE2b-256 667f14259b8b6b235994c748c287c60d2154acdd2110a52df7b9cb28fc3113b8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 726.0 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.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d5c747ef17740cd9a3165f4fc56d7bcc678a52f4bdbae1df268b1361d9e1aecb
MD5 ff53f6dd92c0b0d5698967e2fd884887
BLAKE2b-256 a53f2ea2b0641905c94ecc759818481ee9c2a370dc8f48877e78b95eff205f01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0410e6689ee43b31b8e10f00792ff30c23bc8a8f85580fb325aa435992b9543d
MD5 d4f8be8ce4802a22f55ebf68c15e9833
BLAKE2b-256 ca1cb4725f6063a0e13883022b427e5ad194634d0275c48ac9c875958ddc8886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8c1dc30019d44b62b1326eef5de85af92635afcc030c782794c4a436a0d5ddf2
MD5 01e0390590e67e52f2499b6e41d6448e
BLAKE2b-256 30ad64c99fb754e36320a01d65a569b3f906e6d9976748a15a8da0e818c2d1cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e869fbe32711d89f708da6f70a17d3d8e1df9433fcd0ed1d995f5deec18dfb9d
MD5 67b63be6745ad33133be4e8fd15420ff
BLAKE2b-256 28e711b1e90bb24507caccf18c594ac671c389b75a40e28237f6a82ca88261c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1fc7ef94c7179cdbc919195de8cc451a002827cb4dabc900bbf9d365789a310f
MD5 a8ce4c1c748d1089ef69421b50819685
BLAKE2b-256 26c5c9d1e4680a309b194bdc5cf61d1cae46eae0ff70349b9ddff938f01823a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a1120d58568ae8f048e27f284bc72fcd047b2920f9280fd1152cbe10b152ba8
MD5 01ec024a9a7232227ce1e675508e7718
BLAKE2b-256 ac85c2023436552c541d3f8d9bbeed689e78e12f28c7ff294c7c7154bad9827b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e20504b475860f9c4aee43aa6541cd797aec1957084b717c7afa931c5ccc1af8
MD5 468ed133699cdcd669092e902aab64b7
BLAKE2b-256 e3d8bdbb7345b1cec35597529eef5985d1f06861ca67393c0ecfe0ead66afb25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 83b28000c43ef3b25b96e56e39b73b3efaa5c17673cbcda72878a2df155ddf6f
MD5 b30e7802b993f198c08b1724b8872925
BLAKE2b-256 1c9160b370e91bb5dc51bd9b95bccdaf8173823dd920a6f02660d1a329b78888

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 726.0 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.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ea0e47d35c8605cc2e4a8e9bd7a43ba555aeff806b1f3fcbabe8972125ab0d0b
MD5 2b0de770a33898c8455cc25a51d12bfd
BLAKE2b-256 4de5e3900b8c80bb249f4c95867073388bbb64addfefd97669035be432469b5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e60c7f06708d908c0d1cbef10995ec413f5012e2ae1ffa70a69dd20c0bb95cf1
MD5 b0f8af31bb566729d765115f92b02cd5
BLAKE2b-256 41a457bf4f0d59d082f62eeec83aceac636a14cf6015fe5e1206b061e5db4252

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 629551beacada44b89566990ca9d9a5d7f230f655a2ddeeae53a962a338ba699
MD5 87d97aa4b18e837a7d4eec5a99dc5e1e
BLAKE2b-256 1ab5498fb55c98623695182e13d6863c53d9903d1668029c4bf2740f076c4889

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bbeb3bf1298de19dd65fc6b3cc5f7f8b6ac750c3d4826cab54cd1fc1d251d8d8
MD5 e6a3626b31952eeae81b12e0fb5d1417
BLAKE2b-256 cb834e144c9fcbefd6c7e5dc21ed56dd19de1aaa699508f49f6d762ce6fef8a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 94718f9ece197eba06be525bd7c0730597667ac8c37ca093f337dba3dc7aeda3
MD5 8a54a475dc50f368f7ea4a362be2eb25
BLAKE2b-256 337829bef7f9c7766da0bc93f818dee9060831c62b9c5743ec60570b9a88fe1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b487f3397a073c9717db2b4180fc54b76d8407333d7ddf10ee14aee95644c27
MD5 5c1d4e04c5628e4a49b9aa02f6852ce0
BLAKE2b-256 b3167e970f8e678192a417e71106513cef38462ec6c8b96341721d32ed781a42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ba374c2b54f43004da3c9f96e8ca0b08edf63dcf3c7ff850205adc599cfbc0e9
MD5 c6e1780034cab98aac5475d3d2e2090a
BLAKE2b-256 2bceb0c15f5f50c657b4b7c4c4160ece505aac312e0e89a3deeb1b83dbc637f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 149e6cbc01d45b4fc853a7f8970fb0816eab7d8844d01a03801e45a9117394c7
MD5 22ae011f240970cfa46a998f093dbdc9
BLAKE2b-256 c3e6042e799a57a8310eb559bd503b176aaac962f42e1491ed3d46f147a6bf1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 725.8 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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c1b2a7d4d4ede89098e62c621b5d0fa9a4ca7be06587e49f037630cf3770e06a
MD5 0204f392531a7743a9ab13ece692d861
BLAKE2b-256 a6265a70fb0c19126cf7065efc1f421ca755eeb9c8a2fb86227e5344ab7e09ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d72c790c7143f440283688579ef4f0377b961be5a41ee912e93b7a54128933c5
MD5 1d414ce90628604abd0a107a1cf6f747
BLAKE2b-256 6611d4d8ff7b2196d48734a8a29fa966c09307894134711346555ab16f138f98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 da63ce59d714cca890f76a8913ac2aa5d4d42869165aa96c691972f9584383fb
MD5 492f962d952769b5715e9d75ad565fae
BLAKE2b-256 88e0a5855535dbf988392432d5b00fedfbe85cbfc972abdf6048c40909e6811a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2accbc579a3baa09a0a3c04c524ae80f0b46feaed6d57f27cacd47db1f834b8
MD5 4e5cb4c0440a5f4d0ce550866b8bff0e
BLAKE2b-256 8a3acd864ba735b31b794647f1c5a0c603b5659836a89098a13988ec2042a621

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 29e22226180af1bc62c26b0b65691299249fa768084bffee604d1c640e52c6e9
MD5 6fae913734c00e8e412a23edda861148
BLAKE2b-256 3a9022885e9a5efca83ac8a5c8a1d2b560f4bc61a5cb37caece068f4e1ae8a9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40906df0336579d553c6e914bf400c01fd3a8862cdc7aaaec9a50a37f12916d1
MD5 d727c9c0d303acc4f964b82b4cdb2eea
BLAKE2b-256 5c1d9bec6cbf419f45182805f920ad8f55914c0b55db39ae779f6af3b3921cad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 66aa19db5ff5cdb71ce540b84cc3de0a9170b39dc812eeebb3809c59df4a6f7f
MD5 ce24f512a2957a523b9af927a564e6ab
BLAKE2b-256 2cfef1e8df3ff0e4f4a1bafb6052d77385d9cec85bb4a34f6ef08cc597b14411

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8fea3e3ecbebac8a09f738bbb7afb2bed425b57a9c11bf1a81531446cd76bb08
MD5 0d3cf421f01323ef939616acd7c21430
BLAKE2b-256 d1787b009f01fe65f5908bc8adf6fa12ae91ab615e6bf4d187473839fc67189d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 724.6 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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6469560ddee8b538072abe72d1a5d0f6d7c341704a5e8def1b4d9c480fb3334b
MD5 9ab8f0c69bfb8a1463ab0bee46c48e97
BLAKE2b-256 5dee30eeae5bcf493f26ae74def5291a937ef23d3e66c56ea86d66b48fcf4bb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93b72305b1fe5bc6945de19329399ab71c73f3c484f84889e0018fa808722f4b
MD5 fa54ca51ca6d32a5398c9e0f12d10200
BLAKE2b-256 98664d6a3060a8e2e0923083930c96b43b12bf032f8a39b518cfcb076962c2d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7c1f08a83a3d6431c858c340e4082e2b83e082683b8a1329b9490a9222863e3b
MD5 42cf2b0f1c303dacf75ee60ebea7e172
BLAKE2b-256 026e62b43eea8471c2e2b58b1601d11b15396dd0a371cec0364d34a076ebb933

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2962e35be6b25bf8c8c4d1e5067078ed72484bbe7da09295520e792b29b0525f
MD5 c831b25ccc4f7d39f43110c32b4f693b
BLAKE2b-256 d58c9123d8ba0b7072b135deba548f921351396debdbcb21d50dde42a013529f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dcbe70337052a360621ead9cea8fecafef4ab88e1d20db6d3db9722af899019a
MD5 6b66770cf029d8c08463bd9d29a3a6f5
BLAKE2b-256 5607475a558ddc37a30ee72dc62b1bc3f4cdbb2f0ded76786770aef99b25ffd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 acde13d70b9d316b3fe7deebe8c7a5d9e1cdbe822fd2a36acac095767cae9d58
MD5 80c363543ea4f73f7914a3b10aa90a37
BLAKE2b-256 fc742fae60e9289b9cd632664df4f2264475c3252932314f3d80bfcdfbe8f5dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ad32391390fcae0419b5e56434436c28ad6d6ab331e86fdb277780b9a80f2866
MD5 e249d14fb6c3c1553f295ab09c1e5fa4
BLAKE2b-256 43221a602da1e7bdc599c64d8a9cee20d5a0886db60d473f460b12775183733b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 760.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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3cd13f7b830c4541f34b32aa38ef8778cc9fc6e2ff8e8d4604ab16c0b290793c
MD5 dae2460e1dbfaea80c3601e57cb7b76c
BLAKE2b-256 2a35d226bdd3c0d61aec2cc9b4fbcde27477eedc7e8dcda88d35ac0a3c11c95c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 724.9 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.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 00e93080666187812f51af68022d4c52cd01ddf533848bb519b7a82ce94a53b9
MD5 b82a9b46ea4d6c1f9c97f1a2cd63e479
BLAKE2b-256 fcf5e5dc895239f65474e7703de758f3f2eb88a68d4952e78203c724f0e90204

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd9ead587eb08b582d1a5279310322f8cad84be500561ca4ad166d032a29838d
MD5 1727e1e3c203121e7cc00cb085c54a90
BLAKE2b-256 212a5ba870cb864468f338b4ab7c9b1bec151d9798298e7dcd3d6de929d5201e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 200e46478e6d8ce78e7394cd1c26fa9b62563b406db2269c8d7cd92d5bddb30f
MD5 ff01a6c00f82d87a41ac5ac17a590a9d
BLAKE2b-256 2f283eb0a2b8361bd82cbba75b57f3cb5915b4de565539eedb12fe80b400b409

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 facc101cf7a4369baff7676f9d41be44b6bdf4734ec51936d6785bc24a7711c8
MD5 0f8ff08e566c5b53828aab4b22d8fc64
BLAKE2b-256 20c5fccd35062ff25b05bbf8b1a7a31ee01628588d7ae0ce02f488e2f25101dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cf017350ca9737fe47ea16a969850878bc5282acc73594f72fe0ed6b79f56807
MD5 77ddccafd5c12f6bf7224327c44f049d
BLAKE2b-256 c45b1f924c66a95e332dfd5c128479ed23bed7b7455517c5432291838542c893

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a093d41635fa353490bbef0e788455fc930a3191d5dd0af7e21f3a92d03f6330
MD5 2abe92d250a83b10fca5bdc850ac3b66
BLAKE2b-256 69a48fca9c1d3fbef4b37103f1eed8183570373a4932881a088f9f852a012e89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0e05b1f8127843481d1f7f55a6e96abbd0845f532b59d4dcbead6831fe8f093d
MD5 8c38e1e40920a5d4758331b31cc69f81
BLAKE2b-256 5332127ea7e156b3d0a64a24ae3fdb781e99cf60dae966a784928b5e16b9488a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 767.4 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.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 96151fd06c05eec1ff04bd7a6a398cf6c6468a6ba75d9c1765bd9de592794519
MD5 b102202d24b80af4e631aae77113557d
BLAKE2b-256 185a96450cf58ef66be1e8ed7c509b524b654f09ec0d54a3e7d9e4819f2f1fb6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 724.6 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.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9e11c50cf2b4ea16ccc4cb2da6d6067cf7cfb476b55171efed1367526c464f3d
MD5 75a467806d0a6188ff892eb041564ad9
BLAKE2b-256 16151d6f3783ca5387fd3190d0d6d75495b3df5f39d925cf723af6dad4b25c12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c8f57e10d1d6aecab662bfe6fe6c78b6b661bfc26943acb9e52dc97fbb22b622
MD5 1dd84f20ef4e56b5f880b3d1a0935e2a
BLAKE2b-256 d8de745bc98647cedc7e115345e0f1cb22eb0b961bf50bc35f6d698a4f452930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 effa0940a8ffacf40c05c93bfa7586717ee10f345b9707e4ca6a13df28aec638
MD5 13d1632adc6a827c6fd0ff2602d7b6a8
BLAKE2b-256 21750e7b2a612bd9701130be17693dcce738fcc9ae99fe59749c31962511caf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 777bbc85bc05de58111c1b9631452b01df3c2657c2da33b0d1c3bdf4b7d883f7
MD5 cd81b98881c11d5038566cf7b1fb161e
BLAKE2b-256 ba454b185087d55336e549b278386d1a3e63911677c19b7f7a2a63229c412902

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2fa614705b650bf51f12f825d4586a56bb5e63f5fbd815da2a9073e101060d75
MD5 f02a17994496834b1d262a135990895a
BLAKE2b-256 b056b86c67332716123826746f7f076f42c54807e4b9ca8133edcd407279a494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9203355de6a9a2e59ca3afdf01bc0528694b650f638a8ae92e74541212c7f035
MD5 e34c9e7a2d2183346427111d7f90d85d
BLAKE2b-256 7f0ac75c778c261ff98e049a20868c332553c3368688d9a1a0736c2c6b2ef536

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 84032c5507cab0efe9c7fe48b16ba579b4a9f4c6d424acc2a1155a2d59024bf4
MD5 f8c9a7768817e1b604a5b8aef291f81e
BLAKE2b-256 aa17424d6ecebd2fb702d1e48ffb8ed5b4740f6cdde984ea3cff07dfb707800f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 062a60b9a9dfb280a443b764f25fab7ae790bdc211b0eb6e828401f0fdccf4e7
MD5 24f467e6b957bd72c50e76e4080bd971
BLAKE2b-256 2405d0a28123314027030c6ad47a339257155fa3fc40d16da64003d747a81644

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 726.0 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.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1681d1bc2c3129d7cd7c756316ca64167d5e7245990761a32153d9ea56a53005
MD5 df9f2b50a7a5f9278eaeabe7a5c55748
BLAKE2b-256 dc783acf9575860e580894fb51739de5dda500cfa850cf8121ab4ca3a5168325

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d16e24db0457d5593d6f3e5f6c1ba37aa5d2a62a51547eb5c8d374c68230be8
MD5 ddc887ec44f073e58524f487b74c079f
BLAKE2b-256 e034e90db7b9fc6b684c11f51c7b01a5ae74eba58a4e477db66b6bc51651dcf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 81e0daf89f9b3393c7d4a1f6cca34b4eb17c950e1909bcab050d55eddf8d58be
MD5 ccaab8a62e060628ed6797657ba9b5a6
BLAKE2b-256 0726e5049e63f9fe8cb7b695a0dde90f02f14cd76031e422d74b76045cf9b6c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 acab59c1a6781f500e0fc38e4852291717f6dafdbae6807d7cb1a6d76c42c44a
MD5 7d931a105fec586ac65a5b6df4d28aee
BLAKE2b-256 9773bfbb2f9ccfb0f72491f670c1ac64d8730fba058631cc36717318927508a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3ea76dec695d895ab4e5434dcfde42b94f05199afa31fca0fc19af0b0242563b
MD5 555f9fd52487c360a2ef61197542f988
BLAKE2b-256 0ba169184ddfbdf41b509367afa466a52839e2b48e6f4ab591e3578efb449169

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.0-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 436f8c552d3e9c31270029984aa5914a1d863d3a4f53ee122fc96ffd0d8d49ce
MD5 d3bf837562c2e01b7e22384212b267e5
BLAKE2b-256 600e2c4a50e2ea1bb9912c83823bb80460732f7f1d7959f523ada3974e0f140e

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