Skip to main content

Tests Codecov

Documentation

The documentation can be found on Read the Docs under this link.

Install Xana

  1. Install Xana using pip:

    pip install Xana
    
  2. Install most recent Xana version from GitHub: Download (clone) the repository and install Xana.

    git clone https://github.com/reiserm/Xana.git
    cd Xana
    pip install .
    

    or use pip install -e . for editable installation. Then you can update Xana by executing git pull from within the Xana directory.

    Install the latest version from GitHub directly with pip:

    pip install git+https://github.com/reiserm/Xana.git
    

Example Data

An example XPCS dataset can be downloaded from Xana_example. The repository contains

  • Example XPCS data measured with 100nm (diameter) SiO2 nanoparticles dispersed in a glycerol-water mixture.
  • A mask of the detector, i.e., a 2D array where bad or broken pixels are 0 and others are 1.
  • A tutorial Jupyter notebook.

Use

git clone https://github.com/reiserm/Xana_example.git
tar xzf ./Xana_example/xpcs_data.tgz

to download and unpack the data.

Release files for Xana 0.7.4

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

Built distributions (wheels)

Table of built distributions (wheels) for Xana 0.7.4
File
Xana-0.7.4-pp39-pypy39_pp73-win_amd64.whl PyPy 3.9 PyPy 3.9 7.3 Windows x86-64 Details
Xana-0.7.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
Xana-0.7.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
Xana-0.7.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 macOS 10.9+ x86-64 Details
Xana-0.7.4-pp38-pypy38_pp73-win_amd64.whl PyPy 3.8 PyPy 3.8 7.3 Windows x86-64 Details
Xana-0.7.4-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.8 PyPy 3.8 7.3 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
Xana-0.7.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl PyPy 3.8 PyPy 3.8 7.3 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
Xana-0.7.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl PyPy 3.8 PyPy 3.8 7.3 macOS 10.9+ x86-64 Details
Xana-0.7.4-pp37-pypy37_pp73-win_amd64.whl PyPy 3.7 PyPy 3.7 7.3 Windows x86-64 Details
Xana-0.7.4-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.7 PyPy 3.7 7.3 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
Xana-0.7.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl PyPy 3.7 PyPy 3.7 7.3 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
Xana-0.7.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl PyPy 3.7 PyPy 3.7 7.3 macOS 10.9+ x86-64 Details
Xana-0.7.4-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
Xana-0.7.4-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
Xana-0.7.4-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
Xana-0.7.4-cp39-cp39-musllinux_1_1_i686.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-32 Details
Xana-0.7.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
Xana-0.7.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
Xana-0.7.4-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
Xana-0.7.4-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
Xana-0.7.4-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
Xana-0.7.4-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
Xana-0.7.4-cp38-cp38-musllinux_1_1_i686.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-32 Details
Xana-0.7.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
Xana-0.7.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
Xana-0.7.4-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
Xana-0.7.4-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
Xana-0.7.4-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
Xana-0.7.4-cp37-cp37m-musllinux_1_1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64 Details
Xana-0.7.4-cp37-cp37m-musllinux_1_1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-32 Details
Xana-0.7.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
Xana-0.7.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
Xana-0.7.4-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
Xana-0.7.4-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
Xana-0.7.4-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
Xana-0.7.4-cp36-cp36m-musllinux_1_1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64 Details
Xana-0.7.4-cp36-cp36m-musllinux_1_1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-32 Details
Xana-0.7.4-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
Xana-0.7.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
Xana-0.7.4-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details

Total release size: 6.8 MB

Release files / Xana-0.7.4-pp39-pypy39_pp73-win_amd64.whl

Download URL Xana-0.7.4-pp39-pypy39_pp73-win_amd64.whl
Size 151.8 kB
Tags PyPy 3.9 PyPy 3.9 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
d4df6dfc398a373f976aaf9820f111e092f7f1e0d9d91a5af449a1d2897c2786
BLAKE2b-256 checksum
How to use checksums
8b7392d2ab2822b557be3d2026e0dab10f52d1e9654b0f52c81125f4abee747d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 150.8 kB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
2ac573809190893fa44887dfe8ff68393866a8d7592d83fbb5dd21a115580a78
BLAKE2b-256 checksum
How to use checksums
58758d9bb1f5078b0b64c932e4d54366a1b1ec0cbd1939b6cae3c13f11231f8f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 152.3 kB
Tags Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
c319ebde7305c144d4999e59d30ad5ecb867fef2adeaafba94d2a08cf23423a9
BLAKE2b-256 checksum
How to use checksums
79141d7bb7b35fc7bdc937e6082470a2399e10db218b6d2b72a3967eb3b42b39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Size 147.1 kB
Tags PyPy 3.9 PyPy 3.9 7.3 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
efbf093cb313da33645c5d2ec7488a506b0b1d3c0b9393e9087022d1ae0c0d14
BLAKE2b-256 checksum
How to use checksums
412bfdc858c99404e4c15b08c38b920449306b7296372ce4da88c7868bac9234
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp38-pypy38_pp73-win_amd64.whl

Download URL Xana-0.7.4-pp38-pypy38_pp73-win_amd64.whl
Size 151.8 kB
Tags PyPy 3.8 PyPy 3.8 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
840285b48873d831d47dfbd48b0c9b4b7960881ae4d476fba7ad9ad1be794c49
BLAKE2b-256 checksum
How to use checksums
1004a9cd0d4bdf7b6a698828b8c41fe4891dfe6f16d250fe46e769970922a96d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 150.8 kB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.8 PyPy 3.8 7.3
SHA-256 checksum
How to use checksums
86ffc76ee13268277d29aaadc2e8d330209f051659fac862348b6427eed7fd5d
BLAKE2b-256 checksum
How to use checksums
208a0a200c0fa7122308072a7d46133bbf26db9922eb26604c23fcf032fcd9b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 151.5 kB
Tags Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32 PyPy 3.8 PyPy 3.8 7.3
SHA-256 checksum
How to use checksums
befaa00efe902ac56a200a7d9a30a4afe3326ba524d8edaa5edca054503d6303
BLAKE2b-256 checksum
How to use checksums
37dfb721dcb312406f6cf612e0b256dbbb8a27fa709b0a2e43354b3a229404dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Size 147.1 kB
Tags PyPy 3.8 PyPy 3.8 7.3 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
6e525284e6b29b5992158ab1b6f42cde8f2fe31936b8f6376a8f5dfb11131117
BLAKE2b-256 checksum
How to use checksums
297ae45ec94cdc0b52cfb2733b22026ee275c408fd4de8b6e0059167de490b63
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp37-pypy37_pp73-win_amd64.whl

Download URL Xana-0.7.4-pp37-pypy37_pp73-win_amd64.whl
Size 151.8 kB
Tags PyPy 3.7 PyPy 3.7 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
8f774f9f7685d96c1475955208f4de00a2b668fc10f4b965614364ecd05fbea0
BLAKE2b-256 checksum
How to use checksums
7936645e021f53e9327e388399842be614e146d1221450886c0d810ca4ac58c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 150.8 kB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.7 PyPy 3.7 7.3
SHA-256 checksum
How to use checksums
9e655b18b08ff2f826904f9258469940b8c9beda6d79bb6efeee1ceec7775cfb
BLAKE2b-256 checksum
How to use checksums
9d8ee47bf593782dd90085b56525fe69d3420e3b85d1e2d1f9f66625cee05be8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 151.5 kB
Tags Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32 PyPy 3.7 PyPy 3.7 7.3
SHA-256 checksum
How to use checksums
8fc0293ad68b89714e456ca7f2a6a4de1b7cb069ed73b005724b30f55c5caa72
BLAKE2b-256 checksum
How to use checksums
9625656d0af25e0b617b023094b8a4546c8a2a322501e79ddbd51897664cad39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Size 147.1 kB
Tags PyPy 3.7 PyPy 3.7 7.3 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
0138a5bb15d5327e8ae03229dba7f20de22d20099e2e3096a23070c235f045da
BLAKE2b-256 checksum
How to use checksums
e5094f50e5e08ddd3ec53e9d075e051cf4bea404d67b968197c020648f277119
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp39-cp39-win_amd64.whl

Download URL Xana-0.7.4-cp39-cp39-win_amd64.whl
Size 152.9 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
4a2cb60b33267012729fca77740f8ec13fa089b96321d83d793a683728749dfd
BLAKE2b-256 checksum
How to use checksums
2fc853affb390eeda082721921107f36f0ee7ee7b4e469585b9d5260b55f57e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp39-cp39-win32.whl

Download URL Xana-0.7.4-cp39-cp39-win32.whl
Size 151.9 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
0e5e2ebae697b517ce2ee332d0c5809e32e06054300ed604849afd6216c8ac3a
BLAKE2b-256 checksum
How to use checksums
424ddb606b7043736eed82c9fe44f67479b596fb0a2e26dc443895ff996f5b69
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL Xana-0.7.4-cp39-cp39-musllinux_1_1_x86_64.whl
Size 200.3 kB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
53bb8a04c814fcc694e8bb2d5ec36f0a65d2a448d1ed86247a40c78f357b5b63
BLAKE2b-256 checksum
How to use checksums
ab1ce6528ad57ef41c668c131906187e309e740b73e80e7c84ba1a023b1ac48d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp39-cp39-musllinux_1_1_i686.whl

Download URL Xana-0.7.4-cp39-cp39-musllinux_1_1_i686.whl
Size 198.1 kB
Tags CPython 3.9 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
a53b7e4748798a388946a398b68d7e2a4fd57558007988114643219874036024
BLAKE2b-256 checksum
How to use checksums
68e3b71017590dd2ca933b0397100ead3fbb1a892552b98b782150a53b7d0081
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 197.4 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
6896392a08b7c0fd78dca2bab0f9b650ecb27002b2076c335922b6f103f06d03
BLAKE2b-256 checksum
How to use checksums
a0de85b856519343547cd3e095f6646e70ceee0daac8cae18ef7d090cf1924a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 193.9 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
62af00bb1755a9626d8c45dae3a7ac84933e99a3542bbd0d639c629001854573
BLAKE2b-256 checksum
How to use checksums
185d1a785d247919b4f0ebd9ab20ff89572ebb34a9986094cee7fd654c7a2bef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp39-cp39-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-cp39-cp39-macosx_10_9_x86_64.whl
Size 149.0 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
bfd8a99e9e9702280c1cddf792c9a542907c6f9f2125af05ca5c0d9b53967b42
BLAKE2b-256 checksum
How to use checksums
e4ed3ddd20549cca4f8f7ba2bd59883b9d5bb343364bccd412d204031a8a88a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp38-cp38-win_amd64.whl

Download URL Xana-0.7.4-cp38-cp38-win_amd64.whl
Size 152.9 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
809a9a8ef4321e6c17d90cd994ab032a7d4671bd3301c3986da9d966db653f7e
BLAKE2b-256 checksum
How to use checksums
b180a97645f00c41abc6a0b78ad926ac6ff8f9ca499003c858257b5385bec9b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp38-cp38-win32.whl

Download URL Xana-0.7.4-cp38-cp38-win32.whl
Size 151.9 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
2468447581afbfc5b690ff2de8f65a407ae311560850c7c19a6d4dbbe4ff2b4b
BLAKE2b-256 checksum
How to use checksums
f017761158809c593d7c9f6167206f9d274b8c101d10243172de0ca3e2056dd1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL Xana-0.7.4-cp38-cp38-musllinux_1_1_x86_64.whl
Size 200.1 kB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
70a6960a0ef3b35c63a6117825eb3702aec66a513104d2706903453b8ed507ae
BLAKE2b-256 checksum
How to use checksums
7738006e88d4658213951f989b70a393f1d443acce4b9099a1b0eed14e357c50
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp38-cp38-musllinux_1_1_i686.whl

Download URL Xana-0.7.4-cp38-cp38-musllinux_1_1_i686.whl
Size 198.4 kB
Tags CPython 3.8 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
412f6b56b50ac5e60ce6ea0714a139580adf0ed5b9f8ce2e69cc718099dd739c
BLAKE2b-256 checksum
How to use checksums
9f6d45f0578e975afe9ea7f6d251cca22fa70d980ed45098de78f0453f3f7927
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 197.0 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
932c2356c7883fa8d90f30265038e24922bea9a0289d1c3ad7ccb2b5d4c16837
BLAKE2b-256 checksum
How to use checksums
208e50e972c82a69e13b8f807d2fde0b7e06c3b68711034306d4f4faefc5282b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 193.4 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
9b9b852ffeea0c0083faf70097d846560199c8194f96eb356eeca511bbf6dc58
BLAKE2b-256 checksum
How to use checksums
1974e13e75037662ec0ac5a5b829461b1c69e4a0d09ada8734ac2d3a2440c0ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp38-cp38-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-cp38-cp38-macosx_10_9_x86_64.whl
Size 149.0 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
e194bd6d51e3a795ba445f12bcdb713f02fd1578e86f9676ee40801c0abe2cce
BLAKE2b-256 checksum
How to use checksums
fc26aa5e2bbf28bcd2925e295db688a259c3a5f54479a9823d32800c3b111028
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp37-cp37m-win_amd64.whl

Download URL Xana-0.7.4-cp37-cp37m-win_amd64.whl
Size 152.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
d4b48c918f8c579b50452abe34917311d5aca23e377cdc645cdac324c992bc63
BLAKE2b-256 checksum
How to use checksums
77c5ee86c306c01f23759103742f7f4e1c95387a1442cab532430eaee1074b1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp37-cp37m-win32.whl

Download URL Xana-0.7.4-cp37-cp37m-win32.whl
Size 151.8 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
8d08db85347029185554f3bc6a8faf23f4a969beb1f50c6e23a00792e9908444
BLAKE2b-256 checksum
How to use checksums
e65c23aaf118ce693c182d40e22e1c0826b0903f2a3bfd5b0aac3f21a2db0235
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp37-cp37m-musllinux_1_1_x86_64.whl

Download URL Xana-0.7.4-cp37-cp37m-musllinux_1_1_x86_64.whl
Size 198.7 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
223851c67e1228c4a2690301bdabef425718e2f2255f25c0c757426b6d1a8451
BLAKE2b-256 checksum
How to use checksums
3eefeddc3a5e4402c1645d89f9d180e1add855e6e5a5bd808ab858e48fd709b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp37-cp37m-musllinux_1_1_i686.whl

Download URL Xana-0.7.4-cp37-cp37m-musllinux_1_1_i686.whl
Size 197.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
4f7cea426e44208e6ace3d740146cb868755534cfaa6cf389fc7beef517ab2e2
BLAKE2b-256 checksum
How to use checksums
1770b571120b84f68c6f9aa9668df0802dcbb76843c76c860a8e4dcb7b7491a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 195.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
efd91631ef16ea226c082b3c848bfc1cb3bf4597cf9d51734b3d220387ed7d39
BLAKE2b-256 checksum
How to use checksums
00faefd97b671d1bbb6aa071d51a00635e439d11c225a20ed87ea4116b47702b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 193.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
c4dcdf3183327b54a1b6f910ab431188c373873dc1babb3dd2562d69d8cc1d4b
BLAKE2b-256 checksum
How to use checksums
51310efb0f6db69bbcd9e78570d5a2e14ff984585bce730aa18e671f6889a754
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-cp37-cp37m-macosx_10_9_x86_64.whl
Size 148.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
7487a12e17495491302e9936bd813c6517f7b43a23534bfe0d141f46295a892c
BLAKE2b-256 checksum
How to use checksums
803f8e744e4623285ab1e0f024b3b5e23ae865479c8507c25034a97746e0d190
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp36-cp36m-win_amd64.whl

Download URL Xana-0.7.4-cp36-cp36m-win_amd64.whl
Size 155.3 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
37ab99576fa710ced7846e12ae60663429ae6ec4ab880a324d7ffe8da8daa0b9
BLAKE2b-256 checksum
How to use checksums
4bb18c32e81ad0ce3764bd1db0d205c7cbda95566ce7f8aa8ce4aeb3676fad34
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp36-cp36m-win32.whl

Download URL Xana-0.7.4-cp36-cp36m-win32.whl
Size 153.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
e6643c772c76c0eed25141e011a95c862fa0c86800ba3710711beef53659d7ee
BLAKE2b-256 checksum
How to use checksums
4d763f02cefd6efc62ca8ca307c7f718a5eb79ea81a3b91e85d4475eed950f57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10

Release files / Xana-0.7.4-cp36-cp36m-musllinux_1_1_x86_64.whl

Download URL Xana-0.7.4-cp36-cp36m-musllinux_1_1_x86_64.whl
Size 197.3 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
2307c22b00dcadc09542903e0b9d88174ee87b9b5d1d7e7e17507e3d44f47498
BLAKE2b-256 checksum
How to use checksums
bfe01ec499e2161cc7ae158939f83055a3805dd14e83545c6f0ac242cd9625d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp36-cp36m-musllinux_1_1_i686.whl

Download URL Xana-0.7.4-cp36-cp36m-musllinux_1_1_i686.whl
Size 195.8 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
b7175b0925f29533046088b5e027f506d24acc54fe47e995089e86815c98eb8e
BLAKE2b-256 checksum
How to use checksums
d6a79153b2e3a7429728eb9a264a936a299635067c8eaf3c369a825be963a73e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL Xana-0.7.4-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 194.3 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
4e6f82d555f4bf023018602382817059214d59d8fb13e62841bb81e26a3bd3f7
BLAKE2b-256 checksum
How to use checksums
d321a0e30d1c4ed7b639cd047436b066f4c454628031dab43c746e80b795319b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL Xana-0.7.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 191.9 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
c5564018bd19be05a6e7be28620f3610891f01f0969508e89626cb4b7c6f3c4e
BLAKE2b-256 checksum
How to use checksums
42ccfea9ecd27437f396239395f548f2faf6cf9cc9ef2a22db6e4fa49d7a9b2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release files / Xana-0.7.4-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL Xana-0.7.4-cp36-cp36m-macosx_10_9_x86_64.whl
Size 148.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
ee5a3558baec8e3af306379660d8b1c27e56a7a7dfabe9ca264665d5efeb0aa9
BLAKE2b-256 checksum
How to use checksums
c16369c943666d2ed56327eb29192c25dbbaab5f053a3d7abc83b6e2bf3b5419
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.12

Release history Release notifications | RSS feed

This release

0.7.4 This release

40 release files

0.6.6

14 release files

0.6.5

14 release files

0.6.4

14 release files

0.0.11

1 release file

0.0.10

1 release file

0.0.9

1 release file

0.0.8

1 release file

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