Skip to main content

Read specialized bioinformatic file formats into dataframes.

Project description

py-oxbow

A Python interface for oxbow. Read specialized bioinformatic file formats into dataframes.

Installation

Warning: oxbow is new and under active development. It is not yet ready for production as APIs are subject to change.

pip install oxbow

Usage

import oxbow as ox

arrow_ipc = ox.read_bam("data.bam", "chr1:1-100000")

# Read into polars
import polars as pl
df = pl.read_ipc(arrow_ipc)

# Read into pandas
import io
import pyarrow.ipc
df = pyarrow.ipc.open_file(io.BytesIO(ipc)).read_pandas()

Development

This project uses maturin and hatch for development, which can be installed with pipx.

# create a virtual env
hatch shell

# compile a development version of the package
maturin develop --release

# open the jupyter notebooks/
jupyterlab

A local build of oxbow will be added to your virtual environment.

import oxbow as ox

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

oxbow-0.2.0.tar.gz (25.2 kB view details)

Uploaded Source

Built Distributions

oxbow-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

oxbow-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

oxbow-0.2.0-cp311-none-win_amd64.whl (825.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

oxbow-0.2.0-cp311-none-win32.whl (784.3 kB view details)

Uploaded CPython 3.11 Windows x86

oxbow-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

oxbow-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

oxbow-0.2.0-cp311-cp311-macosx_10_7_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

oxbow-0.2.0-cp310-none-win_amd64.whl (825.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

oxbow-0.2.0-cp310-none-win32.whl (784.2 kB view details)

Uploaded CPython 3.10 Windows x86

oxbow-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

oxbow-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

oxbow-0.2.0-cp310-cp310-macosx_10_7_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

oxbow-0.2.0-cp39-none-win_amd64.whl (825.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

oxbow-0.2.0-cp39-none-win32.whl (784.3 kB view details)

Uploaded CPython 3.9 Windows x86

oxbow-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

oxbow-0.2.0-cp38-none-win_amd64.whl (825.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

oxbow-0.2.0-cp38-none-win32.whl (784.3 kB view details)

Uploaded CPython 3.8 Windows x86

oxbow-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

oxbow-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

oxbow-0.2.0-cp37-none-win_amd64.whl (825.3 kB view details)

Uploaded CPython 3.7 Windows x86-64

oxbow-0.2.0-cp37-none-win32.whl (784.2 kB view details)

Uploaded CPython 3.7 Windows x86

oxbow-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

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

oxbow-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

oxbow-0.2.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (2.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

File details

Details for the file oxbow-0.2.0.tar.gz.

File metadata

  • Download URL: oxbow-0.2.0.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0.tar.gz
Algorithm Hash digest
SHA256 07d6a270d8059a21133c674de597a022fec13636c7ad52711fb58e35b61e2fed
MD5 b20c3c757e687929fbeb6252fd4bb290
BLAKE2b-256 f8b112cf26bb2dc15fe1d54a2450cd5f2905e837e6edc48d277d1df0163c2a18

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 606ca48ed9b00a1fff8798be9ddc32babf2bfa9f1eaaf375be54aa030b170121
MD5 40e245af0cb48816b349edf56c98aa52
BLAKE2b-256 12c5ba70d517af4d736e55756a0de9e1a858cc0a631d9ec37e35068936b17bf7

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6ac840b53332feef0062b742e3f4323f182560ee16b57d6523fd7984ac7c2ac5
MD5 421abdc446c2b003fc9e9723561d7204
BLAKE2b-256 8ef52e51cec77d1c13eacdf93b7a5764a3c531a74789bc4cf8917588be6254aa

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97aafad9adad4d274c1e5682f8d2576d68b7776e1e4a9bfa7e6b61a405adc732
MD5 751d1fd33275d4efffea6d76822a3f96
BLAKE2b-256 784e0d291463568c59df3a662a48acc1dd1a49ab797add46f53074017dece1e6

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 226ec531684001b6966ee66d54d3332fd6f50afdbc970bba1e4abdabb6797406
MD5 5d8a84c62257f797c68c2da7a09acc30
BLAKE2b-256 2fe8178245ed08e15b64a67846a3f93bcda05fff5b49abd29d782f0cd510cd2c

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0f60d550d28145b9ead5dc41be8f6d754844d4eb5bf0b46678712b5200b3abc8
MD5 637a4dab9db689350daedf7d587f9553
BLAKE2b-256 f481aa3a589ba4c805ba2795b69e32ff9445dba9fbebb30393664f20eafb13e3

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 426687a84674d65178ddde6a2f2ae6d773fd7a658bb0f2eb49ef820032ea957f
MD5 f3d42346296b8d5ae689623864cc2635
BLAKE2b-256 ce6ea321469edeb0f017556d335a47720896acd40bc91c8bd2c605fb979c8e30

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c709756a4350555844b45c8ce2019e3c34d24a58725ee578cc49e3855d621e0
MD5 75eb2b003905f52c652c9955752dea69
BLAKE2b-256 17549d7d95e7886948f3e99e2d1023b33d926f07a2c1e8990e2e72315ba8369a

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 32daa8ddc6374f684cef527e1e968aee08954661bd3e6c85a0b44eb7618c7b39
MD5 46ddf0f3576dc6034555e2c43b6ffdf8
BLAKE2b-256 3784abefc486d9760f6e2a68ebbd03e1d256406587e536ccbcb95c68e6d8612b

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19ef6fa3accd8a091b3fcaec0ad26be096f105c235638b3fdb37a4f44183ac81
MD5 879743851966b4c34b03e400ab313375
BLAKE2b-256 7f74e255a9f0fad464d7b1b8b3c655abce9735fb3c31df16cdcc917fd81f1f47

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bb522291ba08492c799a6a48f91cfaab37fdfec41c80fa711ab9a0a112e7b450
MD5 55f6c27e1e8868f8762a9ea327ddacde
BLAKE2b-256 b18228a1628cb8a8d54625d4411e83b425c07ccd75799061fffb539abd9c9fba

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6eaa2bfe78fd3739bd57ed4da2dc93e33acec99e9c1e038ecb721d6bf2c552b6
MD5 fd4837409df351d476982776003632d1
BLAKE2b-256 8e531c17b9034ac2c5d5f0ec454ee3d405c2e826fd5f1fed5ec9733ee53eab8a

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9a55ab4f896fb2019c78d4bd6ca93b06a220b0e8e19b2c34e42067c56d670e3a
MD5 778ab1fec937e685d4dc9a4e38fb8cf7
BLAKE2b-256 0bf06e88b05ea443dc4cafd9de18b80fca144f494414104c7d58bff729fb0b9b

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b488f4cd7f5d92e16779fc8061b72a6784cde7ac093eace988f3ae2e97681726
MD5 1013e252c7ec510e0840ff044142e427
BLAKE2b-256 8817a5b4a06b6a30719f03a74e873984ed6d3d1a8eb00f100b666271415d47be

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d80ef58c58f4022042788b9bea9e888d757f5e8b7f5a64bed29cea8dd3977fc3
MD5 7a22c6d00f77471e2f5f872d68c82553
BLAKE2b-256 6c3f5c8c49dcad6abbc33eef814159db183a899a35f3d2776c7fd05a4e1222b7

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-none-win_amd64.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 825.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 fab9aa62939bdf4136057ead81df3dd33f7a30ba446285aabee9c035eba2b304
MD5 0a9e765264137eb67ec9d0c81dea3c65
BLAKE2b-256 a5456c89ab4eeac10405f3678a39cc71ef0874583769d91ce989d49ee2923ce1

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-none-win32.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp311-none-win32.whl
  • Upload date:
  • Size: 784.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 414769b0db80049e5c214f5064c9d46bc8a51dd087538baa5f9756d6e9c5cf4f
MD5 816216500bf973abe8eb392d179f2256
BLAKE2b-256 4905adf26515ed931afa22cd8fdf8ba652e10fe41632f84c939d50d84906d66f

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 50a4369161255892cfe67bd6dde45c2ebc51320ccbc2869999e1e1478eec025a
MD5 62819505e2708eea18a4afa18305dbd8
BLAKE2b-256 3685aa56ad85fd4e43c50fbf305325c5f3e5d29c2e46048564a7f392ca321731

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9d93a51fdbc08782b5c996e57787d873af79833468dab53435b603c93dc0eb71
MD5 6c5977d87225c62f0e95d244b8c97e43
BLAKE2b-256 3d4729ac61a56f61380ac083b6137f0db6e09e0d0307cda6367b85a565fd403e

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0c8c7dac2d1d9075df8fdcb66033b67d29dd02e6da619b711d42cc63e6e30ea6
MD5 9f5e573aae162479b5300e36292b9ec9
BLAKE2b-256 e2bcf203a92af4153e0e0fc963b3ec65cd4686503f17f0ea82cfb9857f578a35

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae5e62cbae1f478b4058a0f3c357c22020630dda19e2aec36adf124fd27196a0
MD5 32192171970b812d53148326241d6522
BLAKE2b-256 05e3e5dc33e726adc192d831a1d35b5d55923351bca567bccec5524dbc8ad9a9

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 74ba58ea4bf23e7afc2de40d0c030c100320e3f6a814dafa740039c55c95b119
MD5 d60b01e60ad6688ea7aa5a48f57746c3
BLAKE2b-256 36caf52d38577cec9778fcd7be41a2514edb06f7c5520631d892240c7807f949

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-none-win_amd64.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 825.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 a21c22c871608f8130caf2ce748f81eec8bf47d0d455ebce368d324816b161b2
MD5 a21bd064e88b8b31947e024889cd42bf
BLAKE2b-256 9bfb1a51d321e2ee82d9cfd9ce1ef2dd199eb70ba9e04323fbeed83d7c64b29e

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-none-win32.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp310-none-win32.whl
  • Upload date:
  • Size: 784.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 77c20d3ffcdf460df35eaefbcba9a773233fe92e66c0bb4eb1a23acd1b6f4e36
MD5 2f197dccb24c554512b6aa9350a19a30
BLAKE2b-256 914b9d9107d4ed1191e4d5fef62771c7fc070b83b6e3521fe679da37cdbcc1e6

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4230b0c441cbc3847a9b91c9b97ca068ec28074de0c1e29eeba212656439b078
MD5 92ea97e457fa3938e84deeaa8f8bc46b
BLAKE2b-256 a5f0749c610f3c4b4f299ffb4d058926027d40d81aa91ed12504843608a30cca

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0f1b6b2bfa9b5b4bb6493b595191b8b570cb7273181df8426d40812d05a65522
MD5 03e68f1ab9a12da0c8eae90af76f55a2
BLAKE2b-256 98d80b9f39638d75cabf3affd4dd7534fbd0f48dc10e811d1208facd4c9cad7a

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 01a0890e31c51ee44b8ab6c7a5e3ade793f1dd0c7dd225a4407daa66d2328f12
MD5 2789e55e6a7690a115d2dc5d97a62dd8
BLAKE2b-256 36e60f9cef2ef84ba6ce51808250e563a2ae7496b3605ab01c424fa912ba6e22

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3cd49776f74e01bf4989680ced86526267df2fccd0987df2556153b3e3e57ca
MD5 df7766ff9fca4332242792f522d4c5eb
BLAKE2b-256 e43e173e0153e40910eaf33731403a7ed36ba6f2f675fa0ca6b8b27e4d1d4b13

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 6f585bf7a933c2eb5fd1f47eaa0ff37e2964ae70086cf0f5b91f814785c840fc
MD5 ad3ccda783b6f44073a61e8f7d83edf4
BLAKE2b-256 24e789a5c66e5623a4731c6d1040641e0481d2cb8404360c689c796c4452e9d9

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp39-none-win_amd64.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 825.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 e0ed1bbadac4087e2565ccb82341e35402e22bdf3142296e693c2ef7b897cf65
MD5 c8135f67b1a39d4ef2db7748d224ba99
BLAKE2b-256 d8fa671316953383237588ecc0417dad60a3fc0814b51c55ee260a24ff7fc39c

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp39-none-win32.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp39-none-win32.whl
  • Upload date:
  • Size: 784.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 2d10c9f85f333d732692d2b02970422672f25f425a45cdbaf0c32673b2680f4f
MD5 396267fc289b37bb1cfaa5b3074bf8c2
BLAKE2b-256 2d4aa1df49c1ae835677245b27b4a08545363b0e32dba4fb6fd72ba326de43bf

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26e477ae507587c099a3834427ce1d5271742d06c45fb3342b6d1c1d52e0fd90
MD5 f5b952ab071b0c7a6e94317332ffccd6
BLAKE2b-256 84ad5865077b4425b715b3eaa33358203378fd650f0b576f25e5247e14842f36

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1139c790a4697527bec1dbf0237177b691327c32812d75650f72d71309d5d065
MD5 890e613e0f8ef8afba21cf0d31ff6ca8
BLAKE2b-256 6e0b279da85601e4eb1e5c6e9dbc9d70ad4f34de1acd33bfd2eb585bb4a94580

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9eea0a4c07ee8452fc1a6871611c715322bd08ebdd3ff6278562bcf4e1edc67e
MD5 ec553505d72c6ac38dc24d6729254bbd
BLAKE2b-256 0c9dd562490f8cd759773c959c7f9a16aa8728ab2955274909b6aab5f0b6e5de

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp38-none-win_amd64.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 825.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 0fe6024ee94bc0313902f715c79e2a8b1bffef3bb35204972e952ad4fbcd74d0
MD5 cbd329e20f26781447934a5ecc21f61a
BLAKE2b-256 70e7a3884ded898ee80a10d648b14c371ae0e2f4cce3f762f92b5c9f323d5081

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp38-none-win32.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp38-none-win32.whl
  • Upload date:
  • Size: 784.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 bf3fbf06de802194d0d1bb05bfd6315b08b88478ba1792e51be6f39bcf40088a
MD5 c467ef321bc3577fa255db58834969a6
BLAKE2b-256 78bb0e87bd0e952e009992a195dca9c4309398e017c3855034234147046a56cc

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8defcf4720a56023e789a73bea4780a4fc1aa9a141bcc898cc089a87baa0ce94
MD5 aa4948e41448e71d160348b539c8a0e5
BLAKE2b-256 859c1bb36b9fc2d227a167ff966c2a9c3e618de262444239f8963410a78462f4

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 60da7de3ae15c2c5c0a887609d02f3e7a78a0e24193e1aa494c4712b0b212ef2
MD5 7007d154b5a6e16d0351f4ff0d1baa8c
BLAKE2b-256 d49279dbd8cf63f62ec8df51bdfa44cd3d6147a60173996484c50bf186218499

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b6e71414ff091e54ad669e260f2de292047cba1e7da57aa0eee43be2d89cf347
MD5 10956284bc8814ff2bdaab9678b79bd3
BLAKE2b-256 e914e0e7c05b0b8f63bad71528dc100a9324c28faf55d9e0518151c34f7541e7

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp37-none-win_amd64.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 825.3 kB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 0e42e8e70e96ecd79dc5b9f3e856228cb1245bb3fef31b9dfb82ac0311722c95
MD5 b96337713f19f72c8d1cfdd7c4c6718f
BLAKE2b-256 52c8554886a5dab0021aa648e73b4dd6469a9fd818e26e785f8afa061c88d81d

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp37-none-win32.whl.

File metadata

  • Download URL: oxbow-0.2.0-cp37-none-win32.whl
  • Upload date:
  • Size: 784.2 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.1.0

File hashes

Hashes for oxbow-0.2.0-cp37-none-win32.whl
Algorithm Hash digest
SHA256 5bd8af9f9d9aa80019e6583fa8e81f6fbdee8a3f29866aa1ece728a08d217982
MD5 31b73f0fe5627e572cc2c57410233eb8
BLAKE2b-256 7d7958bebbfe41910bd8e44c0bd6409ab3513a1195885c7a8db0f5d04283006c

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c9375a024fe0b3a2a28065179807d2a616d76b6e6a144d430a3385b55e79d7c
MD5 1306be4932be1aa38db95a45dc0114b4
BLAKE2b-256 d40e91f2d08577ac82d2d3a1dd38235b4219f53e733cd31cf18b17bd256c0188

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4c29fb4e44862cc6f3f76db1fa70e4f121f58ef699ebd87988f6547f18d1165
MD5 f030fe180052a23313fcd610418a6f9c
BLAKE2b-256 222f2a0a24b268762a384da051c1291f36219522ba7db7020fad2dbde33743c2

See more details on using hashes here.

File details

Details for the file oxbow-0.2.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for oxbow-0.2.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 93e92b80495fa71c7bd921a028d21113e842722ba90a6edba787c0390269073a
MD5 57f1fafa6cc87332ecd96a4199f5914a
BLAKE2b-256 051d24fa0fa0557001566ad50a0e51f96b030f66f4b3f0082b85aed358938d6c

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page