Name | pybwa JSON |
Version |
1.4.8
JSON |
| download |
home_page | None |
Summary | Python bindings for BWA |
upload_time | 2025-03-15 00:44:21 |
maintainer | None |
docs_url | None |
author | Nils Homer |
requires_python | <4.0,>=3.9.0 |
license | MIT |
keywords |
bioinformatics
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![Language][language-badge]][language-link]
[![Code Style][code-style-badge]][code-style-link]
[![Type Checked][type-checking-badge]][type-checking-link]
[![PEP8][pep-8-badge]][pep-8-link]
[![Code Coverage][code-coverage-badge]][code-coverage-link]
[![License][license-badge]][license-link]
---
[![Python package][python-package-badge]][python-package-link]
[![PyPI version][pypi-badge]][pypi-link]
[![PyPI download total][pypi-downloads-badge]][pypi-downloads-link]
[![Bioconda][bioconda-badge]][bioconda-link]
[![DOI][zenodo-badge]][zenodo-link]
---
[language-badge]: http://img.shields.io/badge/language-python-brightgreen.svg
[language-link]: http://www.python.org/
[code-style-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
[code-style-link]: https://black.readthedocs.io/en/stable/
[type-checking-badge]: http://www.mypy-lang.org/static/mypy_badge.svg
[type-checking-link]: http://mypy-lang.org/
[pep-8-badge]: https://img.shields.io/badge/code%20style-pep8-brightgreen.svg
[pep-8-link]: https://www.python.org/dev/peps/pep-0008/
[code-coverage-badge]: https://codecov.io/gh/fulcrumgenomics/pybwa/branch/main/graph/badge.svg
[code-coverage-link]: https://codecov.io/gh/fulcrumgenomics/pybwa
[license-badge]: http://img.shields.io/badge/license-MIT-blue.svg
[license-link]: https://github.com/fulcrumgenomics/pybwa/blob/main/LICENSE
[python-package-badge]: https://github.com/fulcrumgenomics/pybwa/actions/workflows/tests.yml/badge.svg
[python-package-link]: https://github.com/fulcrumgenomics/pybwa/actions/workflows/tests.yml
[pypi-badge]: https://badge.fury.io/py/pybwa.svg
[pypi-link]: https://pypi.python.org/pypi/pybwa
[pypi-downloads-badge]: https://img.shields.io/pypi/dm/pybwa
[pypi-downloads-link]: https://pypi.python.org/pypi/pybwa
[bioconda-badge]: https://img.shields.io/conda/dn/bioconda/pybwa.svg?label=Bioconda
[bioconda-link]: http://bioconda.github.io/recipes/pybwa/README.html
[zenodo-badge]: https://zenodo.org/badge/902029215.svg
[zenodo-link]: https://doi.org/10.5281/zenodo.15029038
# pybwa
Python language bindings for [bwa][bwa-link].
<p>
<a href float="left"="https://fulcrumgenomics.com"><img src="logos/fulcrumgenomics.svg" alt="Fulcrum Genomics" height="100"/></a>
</p>
[Visit us at Fulcrum Genomics](www.fulcrumgenomics.com) to learn more about how we can power your Bioinformatics with pybwa and beyond.
<a href="mailto:contact@fulcrumgenomics.com?subject=[GitHub inquiry]"><img src="https://img.shields.io/badge/Email_us-brightgreen.svg?&style=for-the-badge&logo=gmail&logoColor=white"/></a>
<a href="https://www.fulcrumgenomics.com"><img src="https://img.shields.io/badge/Visit_Us-blue.svg?&style=for-the-badge&logo=wordpress&logoColor=white"/></a>
Install with `pip install pybwa` or `conda install -c bioconda pybwa`.
**Requires python 3.9+**
See documentation on [pybwa.readthedocs.org][rtd-link].
[rtd-link]: http://pybwa.readthedocs.org/en/stable
[bwa-link]: https://github.com/lh3/bwa
Raw data
{
"_id": null,
"home_page": null,
"name": "pybwa",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9.0",
"maintainer_email": null,
"keywords": "bioinformatics",
"author": "Nils Homer",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/fb/0f/2e29190084bc7efa6bf1997130fdba3f350b540bc338a5b14c5029d0953d/pybwa-1.4.8.tar.gz",
"platform": null,
"description": "[![Language][language-badge]][language-link]\n[![Code Style][code-style-badge]][code-style-link]\n[![Type Checked][type-checking-badge]][type-checking-link]\n[![PEP8][pep-8-badge]][pep-8-link]\n[![Code Coverage][code-coverage-badge]][code-coverage-link]\n[![License][license-badge]][license-link]\n\n---\n\n[![Python package][python-package-badge]][python-package-link]\n[![PyPI version][pypi-badge]][pypi-link]\n[![PyPI download total][pypi-downloads-badge]][pypi-downloads-link]\n[![Bioconda][bioconda-badge]][bioconda-link]\n[![DOI][zenodo-badge]][zenodo-link]\n\n---\n\n[language-badge]: http://img.shields.io/badge/language-python-brightgreen.svg\n[language-link]: http://www.python.org/\n[code-style-badge]: https://img.shields.io/badge/code%20style-black-000000.svg\n[code-style-link]: https://black.readthedocs.io/en/stable/\n[type-checking-badge]: http://www.mypy-lang.org/static/mypy_badge.svg\n[type-checking-link]: http://mypy-lang.org/\n[pep-8-badge]: https://img.shields.io/badge/code%20style-pep8-brightgreen.svg\n[pep-8-link]: https://www.python.org/dev/peps/pep-0008/\n[code-coverage-badge]: https://codecov.io/gh/fulcrumgenomics/pybwa/branch/main/graph/badge.svg\n[code-coverage-link]: https://codecov.io/gh/fulcrumgenomics/pybwa\n[license-badge]: http://img.shields.io/badge/license-MIT-blue.svg\n[license-link]: https://github.com/fulcrumgenomics/pybwa/blob/main/LICENSE\n[python-package-badge]: https://github.com/fulcrumgenomics/pybwa/actions/workflows/tests.yml/badge.svg\n[python-package-link]: https://github.com/fulcrumgenomics/pybwa/actions/workflows/tests.yml\n[pypi-badge]: https://badge.fury.io/py/pybwa.svg\n[pypi-link]: https://pypi.python.org/pypi/pybwa\n[pypi-downloads-badge]: https://img.shields.io/pypi/dm/pybwa\n[pypi-downloads-link]: https://pypi.python.org/pypi/pybwa\n[bioconda-badge]: https://img.shields.io/conda/dn/bioconda/pybwa.svg?label=Bioconda\n[bioconda-link]: http://bioconda.github.io/recipes/pybwa/README.html\n[zenodo-badge]: https://zenodo.org/badge/902029215.svg\n[zenodo-link]: https://doi.org/10.5281/zenodo.15029038\n# pybwa\n\nPython language bindings for [bwa][bwa-link].\n\n<p>\n<a href float=\"left\"=\"https://fulcrumgenomics.com\"><img src=\"logos/fulcrumgenomics.svg\" alt=\"Fulcrum Genomics\" height=\"100\"/></a>\n</p>\n\n[Visit us at Fulcrum Genomics](www.fulcrumgenomics.com) to learn more about how we can power your Bioinformatics with pybwa and beyond.\n\n<a href=\"mailto:contact@fulcrumgenomics.com?subject=[GitHub inquiry]\"><img src=\"https://img.shields.io/badge/Email_us-brightgreen.svg?&style=for-the-badge&logo=gmail&logoColor=white\"/></a>\n<a href=\"https://www.fulcrumgenomics.com\"><img src=\"https://img.shields.io/badge/Visit_Us-blue.svg?&style=for-the-badge&logo=wordpress&logoColor=white\"/></a>\n\nInstall with `pip install pybwa` or `conda install -c bioconda pybwa`.\n\n**Requires python 3.9+**\n\nSee documentation on [pybwa.readthedocs.org][rtd-link].\n\n[rtd-link]: http://pybwa.readthedocs.org/en/stable\n[bwa-link]: https://github.com/lh3/bwa\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python bindings for BWA",
"version": "1.4.8",
"project_urls": {
"Homepage": "https://github.com/fulcrumgenomics/pybwa",
"Repository": "https://github.com/fulcrumgenomics/pybwa"
},
"split_keywords": [
"bioinformatics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bb4210bb73a93dd117f00c24d28784ef768e5f1692adabd6bff8415ce66146e5",
"md5": "62d6b7eb8ebf1311b82c59871b5b134d",
"sha256": "1cb94dd3ee160e5e100347f5d13d042e353c29956cd3b683885f420a9b2f0c40"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "62d6b7eb8ebf1311b82c59871b5b134d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.9.0",
"size": 1021504,
"upload_time": "2025-03-15T00:43:45",
"upload_time_iso_8601": "2025-03-15T00:43:45.811421Z",
"url": "https://files.pythonhosted.org/packages/bb/42/10bb73a93dd117f00c24d28784ef768e5f1692adabd6bff8415ce66146e5/pybwa-1.4.8-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "28b28239fbf34de3cef5af212a656ec3ec97a547face4b77376d65072471af4e",
"md5": "bf25356e2bc79a231d10d96bdac2f619",
"sha256": "39f797de69f72a52465ee0b7cd0144cea44c742ee1d4e12d37e3d76c0b33da69"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "bf25356e2bc79a231d10d96bdac2f619",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.9.0",
"size": 976632,
"upload_time": "2025-03-15T00:43:47",
"upload_time_iso_8601": "2025-03-15T00:43:47.515264Z",
"url": "https://files.pythonhosted.org/packages/28/b2/8239fbf34de3cef5af212a656ec3ec97a547face4b77376d65072471af4e/pybwa-1.4.8-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6f014f8edc062b871e0c77fffd942fbaf9c0de336f6439f9c58e5e1746fb4889",
"md5": "94905e7069e5bd161b8cadd54db5923a",
"sha256": "ea7e86f40f76b3e9574d99acbb2801b9cfa0cbb8633ec5785de3487dbd1b5a6b"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "94905e7069e5bd161b8cadd54db5923a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.9.0",
"size": 3350249,
"upload_time": "2025-03-15T00:43:49",
"upload_time_iso_8601": "2025-03-15T00:43:49.046402Z",
"url": "https://files.pythonhosted.org/packages/6f/01/4f8edc062b871e0c77fffd942fbaf9c0de336f6439f9c58e5e1746fb4889/pybwa-1.4.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bb36bc7c7122c6ff6be20eb1e30edfcc40319fc3a29a86340c5bd0ac9f33dace",
"md5": "ff7fd099f879bee9e4942e1c6edb91f2",
"sha256": "0269e8a7c5449c74c8f6dbf8e9d8fa2344754f5d771b0b0d7eede02e350a29d1"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp310-cp310-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ff7fd099f879bee9e4942e1c6edb91f2",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.9.0",
"size": 3219828,
"upload_time": "2025-03-15T00:43:50",
"upload_time_iso_8601": "2025-03-15T00:43:50.804475Z",
"url": "https://files.pythonhosted.org/packages/bb/36/bc7c7122c6ff6be20eb1e30edfcc40319fc3a29a86340c5bd0ac9f33dace/pybwa-1.4.8-cp310-cp310-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d25ed866a2d420c03256c467464600f9fe53d5949819d17d639dad364a618af",
"md5": "f0afdc1bf67f14619e2728ce37c3cf74",
"sha256": "fe0d5ae0deaaa42bef0f4071edd0defbdb107f5aaf67aac872ca3ec2055db9cc"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp310-cp310-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "f0afdc1bf67f14619e2728ce37c3cf74",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.9.0",
"size": 3118183,
"upload_time": "2025-03-15T00:43:52",
"upload_time_iso_8601": "2025-03-15T00:43:52.429719Z",
"url": "https://files.pythonhosted.org/packages/6d/25/ed866a2d420c03256c467464600f9fe53d5949819d17d639dad364a618af/pybwa-1.4.8-cp310-cp310-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c5daeaed89ead411cdec97e26f667bcc838ab1f16217f4ac79f455ce42d98c07",
"md5": "ea4dc4df6d2243f3d4987a2f25dd976c",
"sha256": "487b66098b0789b7c4060779474bada6e079f84f5475249bd46ba8cacb9f6a3b"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "ea4dc4df6d2243f3d4987a2f25dd976c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.9.0",
"size": 3237119,
"upload_time": "2025-03-15T00:43:54",
"upload_time_iso_8601": "2025-03-15T00:43:54.370838Z",
"url": "https://files.pythonhosted.org/packages/c5/da/eaed89ead411cdec97e26f667bcc838ab1f16217f4ac79f455ce42d98c07/pybwa-1.4.8-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6765eb6f156bda03a592db571767b16dd4fc22fa8d8c06b8b5736a1eb456d753",
"md5": "af104738dd6eddbadcc3bacabd2e0ba9",
"sha256": "3e509c99031fe2283ba7abb0100c2740d91f75db07ad648d4e60aa10da84c8c6"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "af104738dd6eddbadcc3bacabd2e0ba9",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.9.0",
"size": 1021481,
"upload_time": "2025-03-15T00:43:55",
"upload_time_iso_8601": "2025-03-15T00:43:55.696214Z",
"url": "https://files.pythonhosted.org/packages/67/65/eb6f156bda03a592db571767b16dd4fc22fa8d8c06b8b5736a1eb456d753/pybwa-1.4.8-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e8ce8b4aa53d16139abafdb40c74016e4e692087ebfddcc30ab466f811b2ce6a",
"md5": "7d58690a5538447acbeb4ab2fbc00a69",
"sha256": "3e04a58d17449f8d45d42c46db7c494ee9af88aa7592f2fa4f94870eadb4a3e7"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "7d58690a5538447acbeb4ab2fbc00a69",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.9.0",
"size": 976749,
"upload_time": "2025-03-15T00:43:57",
"upload_time_iso_8601": "2025-03-15T00:43:57.274720Z",
"url": "https://files.pythonhosted.org/packages/e8/ce/8b4aa53d16139abafdb40c74016e4e692087ebfddcc30ab466f811b2ce6a/pybwa-1.4.8-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a5337d6a15e362117e379e56aa9a793a0efe964d65d4cae03f8309e7ecab67b8",
"md5": "f01932ce313558de8270409356d2d23e",
"sha256": "baaa32ff98309ac4c50dd3892b38b138304288d25b9cd81b69385dba91a1c51a"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f01932ce313558de8270409356d2d23e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.9.0",
"size": 3438157,
"upload_time": "2025-03-15T00:43:58",
"upload_time_iso_8601": "2025-03-15T00:43:58.497407Z",
"url": "https://files.pythonhosted.org/packages/a5/33/7d6a15e362117e379e56aa9a793a0efe964d65d4cae03f8309e7ecab67b8/pybwa-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ec08085dd068b895ca11accc217b34a5839501d9097d70e0c346397968fb9cdb",
"md5": "668bb044785a6345a61b448cedf21c97",
"sha256": "d193ad3826e3a463c5cdb44a97365cd5cf531f1d1133c7b58c1c5d6790d2a99e"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp311-cp311-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "668bb044785a6345a61b448cedf21c97",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.9.0",
"size": 3311160,
"upload_time": "2025-03-15T00:43:59",
"upload_time_iso_8601": "2025-03-15T00:43:59.857043Z",
"url": "https://files.pythonhosted.org/packages/ec/08/085dd068b895ca11accc217b34a5839501d9097d70e0c346397968fb9cdb/pybwa-1.4.8-cp311-cp311-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e5567fcaad1d9457cabf6c6ad5b5ec9c4528102d1eb7111b7a626334b75512bd",
"md5": "30b228c5506056db281b868f01fc50c8",
"sha256": "e1a21a529ed6d1d4822d9046df0a33612cfd50931e9280f1e1350dda3c964695"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp311-cp311-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "30b228c5506056db281b868f01fc50c8",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.9.0",
"size": 3210840,
"upload_time": "2025-03-15T00:44:02",
"upload_time_iso_8601": "2025-03-15T00:44:02.080542Z",
"url": "https://files.pythonhosted.org/packages/e5/56/7fcaad1d9457cabf6c6ad5b5ec9c4528102d1eb7111b7a626334b75512bd/pybwa-1.4.8-cp311-cp311-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f9821e1e6d7ff5a856ae0d1a81e7cf06d26b48d3a09995923d56bcf171ae62e6",
"md5": "3852b0ca6d6d276b51ab22f9dff4484a",
"sha256": "8d6072e6ddfad8f82db3cf1d86f0830d2c35b092385840c8ac9638b8919291b0"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "3852b0ca6d6d276b51ab22f9dff4484a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.9.0",
"size": 3322623,
"upload_time": "2025-03-15T00:44:03",
"upload_time_iso_8601": "2025-03-15T00:44:03.502848Z",
"url": "https://files.pythonhosted.org/packages/f9/82/1e1e6d7ff5a856ae0d1a81e7cf06d26b48d3a09995923d56bcf171ae62e6/pybwa-1.4.8-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1dfe8b7d7fe57e777c606f418a4e708588a6ac4b497c4fca8d8e125713db8fe2",
"md5": "cee27a8f19a9d9d152d7e9f463dacdb6",
"sha256": "e47bf538950739ccfd973f6073c0406d0e946912ac362ae548bb1fb91007567b"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "cee27a8f19a9d9d152d7e9f463dacdb6",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.9.0",
"size": 1022698,
"upload_time": "2025-03-15T00:44:04",
"upload_time_iso_8601": "2025-03-15T00:44:04.895401Z",
"url": "https://files.pythonhosted.org/packages/1d/fe/8b7d7fe57e777c606f418a4e708588a6ac4b497c4fca8d8e125713db8fe2/pybwa-1.4.8-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "02cc8678123851bdd493d7be861b195f7a3538a1b9afee272dcad2a1de54f30a",
"md5": "0da68a2c23303054db98b9aa34ea773b",
"sha256": "50c6556b52d3d42b1f8bf7f63b3c4f6551cfa7679e02cba26f07426746929d7d"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "0da68a2c23303054db98b9aa34ea773b",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.9.0",
"size": 976878,
"upload_time": "2025-03-15T00:44:06",
"upload_time_iso_8601": "2025-03-15T00:44:06.196228Z",
"url": "https://files.pythonhosted.org/packages/02/cc/8678123851bdd493d7be861b195f7a3538a1b9afee272dcad2a1de54f30a/pybwa-1.4.8-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "422352ec9df8df94c9458c321d44f1415cbeb7c8c75ccb55d29885143751c041",
"md5": "ac8a4f2174f1959a9e1a6e48f9da74dd",
"sha256": "4050cdd9f33ea72d37fce0b6e3ef7b61ece035ca8935f55291fc21384027530e"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ac8a4f2174f1959a9e1a6e48f9da74dd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.9.0",
"size": 3459129,
"upload_time": "2025-03-15T00:44:07",
"upload_time_iso_8601": "2025-03-15T00:44:07.493926Z",
"url": "https://files.pythonhosted.org/packages/42/23/52ec9df8df94c9458c321d44f1415cbeb7c8c75ccb55d29885143751c041/pybwa-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5cded10fbbb9015e4bcad4ca4c7323b2d84b58fd00713474a55a8333332c9021",
"md5": "7148627757a30ead3d15101bd1d4a9d4",
"sha256": "b5334b1db36e3d4c516c09f03f1e19a450f9241288b46525370542b300222368"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp312-cp312-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "7148627757a30ead3d15101bd1d4a9d4",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.9.0",
"size": 3345649,
"upload_time": "2025-03-15T00:44:08",
"upload_time_iso_8601": "2025-03-15T00:44:08.806383Z",
"url": "https://files.pythonhosted.org/packages/5c/de/d10fbbb9015e4bcad4ca4c7323b2d84b58fd00713474a55a8333332c9021/pybwa-1.4.8-cp312-cp312-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8b6261b62498820a700e9575658452f38f3507f37fb9b61a465c4b72000ae5b6",
"md5": "d06efd2bd9123b5e409917c5d5af3341",
"sha256": "46e6b59bbc8eece4146bc34a0634b516eda11d711e9d4b33922ec2a72e1e6782"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp312-cp312-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "d06efd2bd9123b5e409917c5d5af3341",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.9.0",
"size": 3234997,
"upload_time": "2025-03-15T00:44:10",
"upload_time_iso_8601": "2025-03-15T00:44:10.221332Z",
"url": "https://files.pythonhosted.org/packages/8b/62/61b62498820a700e9575658452f38f3507f37fb9b61a465c4b72000ae5b6/pybwa-1.4.8-cp312-cp312-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2430178c5b0d21fc55e3e45aba4842edb45fef7b81a61e7c55568fc6e4e10694",
"md5": "7847a4e60893cea853f3d859ec54a03d",
"sha256": "9ce7af13f7576c23f844f38cf87e25db81cd2f50fa9651a348c28462c35944ec"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "7847a4e60893cea853f3d859ec54a03d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.9.0",
"size": 3356046,
"upload_time": "2025-03-15T00:44:11",
"upload_time_iso_8601": "2025-03-15T00:44:11.623888Z",
"url": "https://files.pythonhosted.org/packages/24/30/178c5b0d21fc55e3e45aba4842edb45fef7b81a61e7c55568fc6e4e10694/pybwa-1.4.8-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f4913a052cfc4465d03a5ae46ed0593ac131df70451ba64550f328d6755a521d",
"md5": "ea96f2cb6dea785dc8d86ac05f464791",
"sha256": "6fa53b442e03182aef0d134f6c6508b246110244359385e68e6693be26748359"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "ea96f2cb6dea785dc8d86ac05f464791",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4.0,>=3.9.0",
"size": 1023330,
"upload_time": "2025-03-15T00:44:13",
"upload_time_iso_8601": "2025-03-15T00:44:13.330766Z",
"url": "https://files.pythonhosted.org/packages/f4/91/3a052cfc4465d03a5ae46ed0593ac131df70451ba64550f328d6755a521d/pybwa-1.4.8-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2017bf8f88cbeea79307835097d5d6553ae8a0d166be4e4157e3b561a17c518a",
"md5": "e2c8ef0de702567d9ea1671382c882e5",
"sha256": "57599471360df24158d98310ac80b4ba87a9a686d41a4193ad187c9bb7bcf068"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "e2c8ef0de702567d9ea1671382c882e5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4.0,>=3.9.0",
"size": 978227,
"upload_time": "2025-03-15T00:44:14",
"upload_time_iso_8601": "2025-03-15T00:44:14.544925Z",
"url": "https://files.pythonhosted.org/packages/20/17/bf8f88cbeea79307835097d5d6553ae8a0d166be4e4157e3b561a17c518a/pybwa-1.4.8-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d2b80278b5bc6d67c1194a4788c8d214f2ef81f1652658c75118ee35df007f55",
"md5": "b0decdbc6d0fd2de58d3f6d1dd985be7",
"sha256": "d869c404e7b950a4bfa73735ff4b6c4800153c526e753b0bc86e445cc5d65ab4"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "b0decdbc6d0fd2de58d3f6d1dd985be7",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4.0,>=3.9.0",
"size": 3353736,
"upload_time": "2025-03-15T00:44:15",
"upload_time_iso_8601": "2025-03-15T00:44:15.841358Z",
"url": "https://files.pythonhosted.org/packages/d2/b8/0278b5bc6d67c1194a4788c8d214f2ef81f1652658c75118ee35df007f55/pybwa-1.4.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "061f4ca9fd126cb31b31e4c60cb8dfb4f27e4c72266996e86269fcb2bb7264e0",
"md5": "6264b2a9a6fbb60468652d96b8f6e0fc",
"sha256": "a3715ef4f664a0aa92994f7a9c4800959b5920e819447d0383acde6d4033520d"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp39-cp39-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "6264b2a9a6fbb60468652d96b8f6e0fc",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4.0,>=3.9.0",
"size": 3227962,
"upload_time": "2025-03-15T00:44:17",
"upload_time_iso_8601": "2025-03-15T00:44:17.236946Z",
"url": "https://files.pythonhosted.org/packages/06/1f/4ca9fd126cb31b31e4c60cb8dfb4f27e4c72266996e86269fcb2bb7264e0/pybwa-1.4.8-cp39-cp39-manylinux_2_28_aarch64.manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0a19cdf166472620d01faa1fff591654dcf803485dcfc85f8f90eb1e6ab94a28",
"md5": "5e66c49e3cda868d62333e5154e76120",
"sha256": "be6abc987a6f4cd465982ca9e3c1fb44271d425e599ed8b08a69e1a34f3ebfcf"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp39-cp39-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "5e66c49e3cda868d62333e5154e76120",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4.0,>=3.9.0",
"size": 3125801,
"upload_time": "2025-03-15T00:44:18",
"upload_time_iso_8601": "2025-03-15T00:44:18.769978Z",
"url": "https://files.pythonhosted.org/packages/0a/19/cdf166472620d01faa1fff591654dcf803485dcfc85f8f90eb1e6ab94a28/pybwa-1.4.8-cp39-cp39-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5010e938a113f350c5996fb3b2dcced02ca33e947ae3e5fdd1b9630a8885e6e7",
"md5": "ef7a6218d745a58ccb0e2b6d4ebeb530",
"sha256": "95f928206247c55f172b582bf692325906f4e29f454abdf706af4feb65ef790c"
},
"downloads": -1,
"filename": "pybwa-1.4.8-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "ef7a6218d745a58ccb0e2b6d4ebeb530",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4.0,>=3.9.0",
"size": 3243504,
"upload_time": "2025-03-15T00:44:20",
"upload_time_iso_8601": "2025-03-15T00:44:20.482477Z",
"url": "https://files.pythonhosted.org/packages/50/10/e938a113f350c5996fb3b2dcced02ca33e947ae3e5fdd1b9630a8885e6e7/pybwa-1.4.8-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fb0f2e29190084bc7efa6bf1997130fdba3f350b540bc338a5b14c5029d0953d",
"md5": "9fc8ef64b66ff3af905875e6da68ed0b",
"sha256": "47dbc37097784067b3b2daffd7d541754b1988caaf6775eb0d3804409bafa2ec"
},
"downloads": -1,
"filename": "pybwa-1.4.8.tar.gz",
"has_sig": false,
"md5_digest": "9fc8ef64b66ff3af905875e6da68ed0b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9.0",
"size": 6827317,
"upload_time": "2025-03-15T00:44:21",
"upload_time_iso_8601": "2025-03-15T00:44:21.898284Z",
"url": "https://files.pythonhosted.org/packages/fb/0f/2e29190084bc7efa6bf1997130fdba3f350b540bc338a5b14c5029d0953d/pybwa-1.4.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-15 00:44:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fulcrumgenomics",
"github_project": "pybwa",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pybwa"
}