Skip to main content

pysam

Project description

pysam - a python module for reading, manipulating and writing genomic data sets.

pysam is a lightweight wrapper of the htslib C-API and provides facilities to read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access to the command line functionality of the samtools and bcftools packages. The module supports compression and random access through indexing.

This module provides a low-level wrapper around the htslib C-API as using cython and a high-level API for convenient access to the data within standard genomic file formats.

See: http://www.htslib.org https://github.com/pysam-developers/pysam http://pysam.readthedocs.org/en/stable

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

pysam-0.20.0.tar.gz (4.0 MB view details)

Uploaded Source

Built Distributions

pysam-0.20.0-cp310-cp310-manylinux_2_24_x86_64.whl (15.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.24+ x86-64

pysam-0.20.0-cp310-cp310-manylinux_2_24_i686.whl (14.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.24+ i686

pysam-0.20.0-cp310-cp310-manylinux_2_24_aarch64.whl (14.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.24+ ARM64

pysam-0.20.0-cp310-cp310-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pysam-0.20.0-cp39-cp39-manylinux_2_24_x86_64.whl (15.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.24+ x86-64

pysam-0.20.0-cp39-cp39-manylinux_2_24_i686.whl (15.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.24+ i686

pysam-0.20.0-cp39-cp39-manylinux_2_24_aarch64.whl (14.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.24+ ARM64

pysam-0.20.0-cp39-cp39-macosx_10_9_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pysam-0.20.0-cp38-cp38-manylinux_2_24_x86_64.whl (16.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.24+ x86-64

pysam-0.20.0-cp38-cp38-manylinux_2_24_i686.whl (15.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.24+ i686

pysam-0.20.0-cp38-cp38-manylinux_2_24_aarch64.whl (14.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.24+ ARM64

pysam-0.20.0-cp38-cp38-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pysam-0.20.0-cp37-cp37m-manylinux_2_24_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.24+ x86-64

pysam-0.20.0-cp37-cp37m-manylinux_2_24_i686.whl (14.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.24+ i686

pysam-0.20.0-cp37-cp37m-manylinux_2_24_aarch64.whl (14.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.24+ ARM64

pysam-0.20.0-cp37-cp37m-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pysam-0.20.0-cp36-cp36m-manylinux_2_24_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.24+ x86-64

pysam-0.20.0-cp36-cp36m-manylinux_2_24_i686.whl (14.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.24+ i686

pysam-0.20.0-cp36-cp36m-manylinux_2_24_aarch64.whl (14.2 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.24+ ARM64

pysam-0.20.0-cp36-cp36m-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file pysam-0.20.0.tar.gz.

File metadata

  • Download URL: pysam-0.20.0.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0.tar.gz
Algorithm Hash digest
SHA256 7cc250148ba0ffc9bdc38db6988b91e13b75db0d11c18cf1336467d1c97dd312
MD5 765653d9a606fb992670803d2633becb
BLAKE2b-256 e3adb300abaf0de2834104b671db5aebe71616d7a36fa09a2b8a03068eb7e932

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp310-cp310-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp310-cp310-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 15.5 MB
  • Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp310-cp310-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 12c56353739f2b76266407502e06127235197030a8e11188cb80693ca46321d1
MD5 a7217a98506853e8cc5d361b0cb80f6c
BLAKE2b-256 17906408a9015530685cc76182605ffc3ec5ecf20c194ef2fcca287b289d36e2

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp310-cp310-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pysam-0.20.0-cp310-cp310-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 14.9 MB
  • Tags: CPython 3.10, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp310-cp310-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 fa98bd2e6bf1252dac7c275fe7c34bbc125644b781a6196bfe25cc078c6cb341
MD5 7a24d1cfb5189239837fb784a845759f
BLAKE2b-256 e56742f8148cdc23559593023a4394b3043c280efc1439dd2f5f414f38e6f2c1

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp310-cp310-manylinux_2_24_aarch64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp310-cp310-manylinux_2_24_aarch64.whl
  • Upload date:
  • Size: 14.3 MB
  • Tags: CPython 3.10, manylinux: glibc 2.24+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 7145694675a0cfe0c04abb5582c70b3f6a19d6b30e6835931016afd57d423719
MD5 597a038f1af501c0eee52e21a69db0a0
BLAKE2b-256 10b51fe09bbff3ea6bbb6d8211758736327144c00505204a942bb312f5a869c1

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d919f40db3027f092bb39177aecbb49a02e2fd746bb5adfbe48eb839b2225e51
MD5 f886b7aa76c542a4575c1d09109d2e0c
BLAKE2b-256 12e81157591647bef8afbdda82b3a9aeeacc3b57dcff22ec546b2b7dc03641a2

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp39-cp39-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp39-cp39-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 15.6 MB
  • Tags: CPython 3.9, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp39-cp39-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 a2d8f2e15934100ce6b380659af884066d5ebffa69e36025b4029f8c9e8b3adc
MD5 ab41848ccc4cead1e745deb80504d356
BLAKE2b-256 addc93c92f425e61b22ae175cf4a83d8ba192bc82e9671f1cce262a92ae86911

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp39-cp39-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pysam-0.20.0-cp39-cp39-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 15.1 MB
  • Tags: CPython 3.9, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp39-cp39-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 7ca81b7e5af5f3cdac460e0ce59a0eab11fdbe1a216ddee6f3172aa16445ae54
MD5 20533783a157d9a649479738c2a1f71d
BLAKE2b-256 2c2285a2be2a21e3c31657b6c4726237dd1335faff64aeadb999f31671a3cbb5

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp39-cp39-manylinux_2_24_aarch64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp39-cp39-manylinux_2_24_aarch64.whl
  • Upload date:
  • Size: 14.4 MB
  • Tags: CPython 3.9, manylinux: glibc 2.24+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp39-cp39-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 3ed4dbf8613007daf8b127c32743206126badc35822730de767d86f9ead445ad
MD5 3b3d624154bffdfbb0a3da16bf699801
BLAKE2b-256 fd9791a89da0db78e9f60d9107131b5725dd114d6c109cd78728b1c793dd884d

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f5aefffd4ac1fad35b720cb7a1663be9bdb18376d0d361d33a744254a0da8e96
MD5 57828c7d1a429ce1114316e2a979c22f
BLAKE2b-256 0df8db158ef30ca895c78c9265f70be9c8e225857d2aa62825d879c775879cf7

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp38-cp38-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp38-cp38-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 16.1 MB
  • Tags: CPython 3.8, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp38-cp38-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 e14e33703bdb8ed812ab16b5c816ce68ffee2ae2a19906efdc5732c3e446791e
MD5 1b063e6cf3bff0ed05caee35dd8fdc14
BLAKE2b-256 583f746463a52b7e43ccd7ace167a4c64f96cb8a5fcd14a3cdae9c36deb28d41

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp38-cp38-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pysam-0.20.0-cp38-cp38-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 15.5 MB
  • Tags: CPython 3.8, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp38-cp38-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 93f0ea6b2050ad470b5b1cdd19fae0b88afd5ae48ee6e66a0dcd054b61e9fba4
MD5 38f1e63a45b1a3f461af22eab9874fc3
BLAKE2b-256 343ab0d850cfd1fc16ebfd44015af3dfe300eb3f7a39f495629b30685daa9e50

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp38-cp38-manylinux_2_24_aarch64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp38-cp38-manylinux_2_24_aarch64.whl
  • Upload date:
  • Size: 14.9 MB
  • Tags: CPython 3.8, manylinux: glibc 2.24+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp38-cp38-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 d958ce70865869f2aa8c8c0880ad451bafd4d5a8c94fb78a269ab913a57d9303
MD5 253dc72ee48631b89a655e6a3d396ebf
BLAKE2b-256 31e7019194574aa007c7dd6fe7ac1558d540fb397da4e8eb765542fdb92ec25b

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3b8a07732549ff10dfad8b0db7663076b39727a558e1f6d06ab5c6819f3cae9f
MD5 5d57834d6025a56318208e20532a5468
BLAKE2b-256 c32c23e8e5cdd6a91a50923653a77c05db872f865a43becac463f0b2963a8199

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp37-cp37m-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp37-cp37m-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp37-cp37m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 3d8c86ae4413c25d047aa4e9529b2adc366ecfeb1eb3f0098c525705314a0332
MD5 6fad5f16d9a88eea5cc6cd448f925fd8
BLAKE2b-256 1af105fa22e7917afa8b0506d9dadc885324544f759d8a25cdd331bdad47d580

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp37-cp37m-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pysam-0.20.0-cp37-cp37m-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 14.8 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp37-cp37m-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 38f292478f32cbf6f2981021f7c2a961956e9b49141493557ace79810221c4e4
MD5 578c83a4823abddb689e273b5ae35088
BLAKE2b-256 d949a5d747be0e8f0044f52610ceed25b27a15a419b3f46f425507636f137484

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp37-cp37m-manylinux_2_24_aarch64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp37-cp37m-manylinux_2_24_aarch64.whl
  • Upload date:
  • Size: 14.2 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.24+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp37-cp37m-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 7c57867c80af3b5c3a4ae391ec86b914bb6361bb5cd41d985cbe06a75163188c
MD5 346ceaccffdcca25df2961dd62b6e741
BLAKE2b-256 eb65e69e94905ea18ee478066b96863ef2d91f026661f4bb18106f6b0a532f24

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e017a3b8baeee7c0df7f666138e8bf5a73f9805c2ab6287a2a4d5351f6822d5
MD5 1f08991570087b2a6e97f4c1f7643b5b
BLAKE2b-256 ec6a8d73eda449bede59734254688ccb182493667467aa8c2be0dbf64fa68689

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp36-cp36m-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp36-cp36m-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp36-cp36m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 29d1a2c60944f1bc46b9324f9e78dd343fd6a8de039badff71df43df960e223c
MD5 0c13d2693e6eb48077513fc60ec07f3c
BLAKE2b-256 e82cf989a55927eb416520e64ee711665ef589b8095a385c2564e1e15226e597

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp36-cp36m-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pysam-0.20.0-cp36-cp36m-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 14.8 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp36-cp36m-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 ff15d6a6ac29541d5dee30ea8233356c43a5f3a99886451fd0188b80daa0422d
MD5 71eb7d16da42ac59630af1107c91e4dd
BLAKE2b-256 b2237091e3182e685a7832425178f6b6e73593f9cff0ba51b5a71b43ef2525b9

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp36-cp36m-manylinux_2_24_aarch64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp36-cp36m-manylinux_2_24_aarch64.whl
  • Upload date:
  • Size: 14.2 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.24+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp36-cp36m-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 e61c3a68fb254ffd2c34ce956277615663c5ecab7a30e6308744873984794330
MD5 a0991f467079398168a8e41eae201b56
BLAKE2b-256 762d0d56cdb2b0a8a9823a3a221a551d6c630815f0c407a33d5ce1c47910029a

See more details on using hashes here.

File details

Details for the file pysam-0.20.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pysam-0.20.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.0 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.2

File hashes

Hashes for pysam-0.20.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4744e162476a62fab9458aa3d1e2e51614e0f919e4578c14e986c7e7cab377e
MD5 79c3ba3dbd3b76c3cb4e7afeb7172a22
BLAKE2b-256 d44835ffba4dcfda138c0722fefa986584d53614c2d049ab1fb67d9d87a00c0a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page