The `pybigtools` python package wraps the `bigtools` Rust library and allows effecient reading and writing of bigWig and bigBed files.
## Documenation
Documentation is available on [readthedocs](https://bigtools.readthedocs.io/en/latest/pybigtools.html).
## Examples
(Replace `<path>` with the path to a bigWig file or url)
### Iterator of intervals
```python
import pybigtools
b = pybigtools.open(<path>)
i = b.intervals("chr1")
print(next(i))
```
### Numpy array of values
```python
import pybigtools
b = pybigtools.open(<path>)
a = b.values("chr1")
print(a.shape)
```
### Open a file-like object
```python
import pybigtools
b = pybigtools.open(open(<path>, 'rb'))
a = b.values("chr1")
print(a.shape)
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pybigtools",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bigwig, bigbed, bbi, bioinformatics, genomics, kent, ucsc, rust",
"author": "Jack <jackh726@gmail.com>",
"author_email": "Jack <jackh726@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e4/7f/cbcfdf26621ff6c84b457fa7ff364841fc480046877779b4f94f7245681f/pybigtools-0.2.4.tar.gz",
"platform": null,
"description": "The `pybigtools` python package wraps the `bigtools` Rust library and allows effecient reading and writing of bigWig and bigBed files.\n\n## Documenation\n\nDocumentation is available on [readthedocs](https://bigtools.readthedocs.io/en/latest/pybigtools.html).\n\n## Examples\n\n(Replace `<path>` with the path to a bigWig file or url)\n\n### Iterator of intervals\n\n```python\nimport pybigtools\nb = pybigtools.open(<path>)\ni = b.intervals(\"chr1\")\nprint(next(i))\n```\n\n### Numpy array of values\n\n```python\nimport pybigtools\nb = pybigtools.open(<path>)\na = b.values(\"chr1\")\nprint(a.shape)\n```\n\n### Open a file-like object\n\n```python\nimport pybigtools\nb = pybigtools.open(open(<path>, 'rb'))\na = b.values(\"chr1\")\nprint(a.shape)\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python bindings to the Bigtools Rust library for high-performance BigWig and BigBed I/O",
"version": "0.2.4",
"project_urls": {
"documentation": "https://bigtools.readthedocs.io",
"homepage": "https://github.com/jackh726/bigtools",
"repository": "https://github.com/jackh726/bigtools"
},
"split_keywords": [
"bigwig",
" bigbed",
" bbi",
" bioinformatics",
" genomics",
" kent",
" ucsc",
" rust"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a8a1b39f1db220d86c3fd362753eed6fb65e68ed4bcbbdaeb175563387d15a4c",
"md5": "2f1f4200f6c2a76c7c768cb48c202dac",
"sha256": "46655e4e4ea63f74536ed98097704f228c33fe7ea869a26bdbda0ac30bf4b6f0"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp310-cp310-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "2f1f4200f6c2a76c7c768cb48c202dac",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 1487196,
"upload_time": "2025-02-11T04:41:21",
"upload_time_iso_8601": "2025-02-11T04:41:21.697918Z",
"url": "https://files.pythonhosted.org/packages/a8/a1/b39f1db220d86c3fd362753eed6fb65e68ed4bcbbdaeb175563387d15a4c/pybigtools-0.2.4-cp310-cp310-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9b5872afa9110aca5f5b4e3e96b58ea539969b051717513d2bc27fc24e41e132",
"md5": "600531a60b1b51a9c3a2ed09b9f17d3b",
"sha256": "3be7bfb98b8a7f12dc1bd7f961ceff769b786a2e5e7da4ae216eb4544d3ba5a0"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "600531a60b1b51a9c3a2ed09b9f17d3b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 1384550,
"upload_time": "2025-02-11T04:41:23",
"upload_time_iso_8601": "2025-02-11T04:41:23.946702Z",
"url": "https://files.pythonhosted.org/packages/9b/58/72afa9110aca5f5b4e3e96b58ea539969b051717513d2bc27fc24e41e132/pybigtools-0.2.4-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a91f18fc41f454153d3c1a45ffb2c0527b4e6508442b44e5a3e09465b1f32f41",
"md5": "6bbf5710b9cfead8ffe7a6e528bbcdc7",
"sha256": "a0c50fe32bcf6d3a252a5241d45f8bcdcd944c5c96f8ac29132d199642de65fe"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp310-cp310-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "6bbf5710b9cfead8ffe7a6e528bbcdc7",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 1486348,
"upload_time": "2025-02-11T04:41:26",
"upload_time_iso_8601": "2025-02-11T04:41:26.152113Z",
"url": "https://files.pythonhosted.org/packages/a9/1f/18fc41f454153d3c1a45ffb2c0527b4e6508442b44e5a3e09465b1f32f41/pybigtools-0.2.4-cp310-cp310-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c0d863f251261246cb35ff138a48b138eca746f2da6d94b16752b02ef75e9e8a",
"md5": "075df95cbea81d6727d2383fc3ac024d",
"sha256": "97499848acd627761db08f879fe8c8e5f3d353261d1733e6ffd41ff7da20428b"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp310-cp310-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "075df95cbea81d6727d2383fc3ac024d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 1569850,
"upload_time": "2025-02-11T04:41:27",
"upload_time_iso_8601": "2025-02-11T04:41:27.997870Z",
"url": "https://files.pythonhosted.org/packages/c0/d8/63f251261246cb35ff138a48b138eca746f2da6d94b16752b02ef75e9e8a/pybigtools-0.2.4-cp310-cp310-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "65d864b9a221ce0843ef3515f3515cdf22a34acd1f495612e9f2b7fce4668ffb",
"md5": "a31830ec568acea79ef389ef6af88e39",
"sha256": "b4fb713b0c7c30addec642537481c75fbe728fa415b97f726b1aeb2626d384f5"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "a31830ec568acea79ef389ef6af88e39",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 1118105,
"upload_time": "2025-02-11T04:41:29",
"upload_time_iso_8601": "2025-02-11T04:41:29.329148Z",
"url": "https://files.pythonhosted.org/packages/65/d8/64b9a221ce0843ef3515f3515cdf22a34acd1f495612e9f2b7fce4668ffb/pybigtools-0.2.4-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "24869092b4376951a2589e055cf76ab845616f4ec6c9d98955dcf5b8fefb804c",
"md5": "2019e48d8a9e6e1c6bf52f06ba2a3f38",
"sha256": "3d6f56f1d83e899c019fd01487e925203461e4d7ffc2895638cb936467577aff"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "2019e48d8a9e6e1c6bf52f06ba2a3f38",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 1382254,
"upload_time": "2025-02-11T04:41:30",
"upload_time_iso_8601": "2025-02-11T04:41:30.871619Z",
"url": "https://files.pythonhosted.org/packages/24/86/9092b4376951a2589e055cf76ab845616f4ec6c9d98955dcf5b8fefb804c/pybigtools-0.2.4-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f2c1e45c1541c466d01a3a9c8ca98c9b0a4cf1056da804fdb1088b3c198f2c0",
"md5": "4aadb280e9cd1cd6f8f81b84fc22431e",
"sha256": "735e8dda53918b95d669627c73fdaba02e2c6f3f299540f58be696ac927d84e6"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp311-cp311-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "4aadb280e9cd1cd6f8f81b84fc22431e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 1487105,
"upload_time": "2025-02-11T04:41:32",
"upload_time_iso_8601": "2025-02-11T04:41:32.991145Z",
"url": "https://files.pythonhosted.org/packages/2f/2c/1e45c1541c466d01a3a9c8ca98c9b0a4cf1056da804fdb1088b3c198f2c0/pybigtools-0.2.4-cp311-cp311-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2ebaf44b6c3fda9a28d11a6d7a6fd319bafeb03037cfa954269003898790d3d2",
"md5": "273c16a76a1b93e37db0585ef2c2ceae",
"sha256": "74a66530b2beb4409eb1fc061311f655325f84dba4edd660cccfd535aeb299f6"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "273c16a76a1b93e37db0585ef2c2ceae",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 1383918,
"upload_time": "2025-02-11T04:41:35",
"upload_time_iso_8601": "2025-02-11T04:41:35.351473Z",
"url": "https://files.pythonhosted.org/packages/2e/ba/f44b6c3fda9a28d11a6d7a6fd319bafeb03037cfa954269003898790d3d2/pybigtools-0.2.4-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d4bd16eb57b68ddf8c6da3f5e371a065a44b6a8172f09abc8960349f9bb32353",
"md5": "3f0f6dc2ffcb6b7dfcccd4e70684c224",
"sha256": "bda79178e8623899a56ce57f4cbd4b207b07db4c808ffe9e4209a92a55c4672a"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp311-cp311-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "3f0f6dc2ffcb6b7dfcccd4e70684c224",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 1485965,
"upload_time": "2025-02-11T04:41:36",
"upload_time_iso_8601": "2025-02-11T04:41:36.815679Z",
"url": "https://files.pythonhosted.org/packages/d4/bd/16eb57b68ddf8c6da3f5e371a065a44b6a8172f09abc8960349f9bb32353/pybigtools-0.2.4-cp311-cp311-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b18cc482cbfa830ec9ec54222587c72cdc855121e97772ff58383d51ef109f97",
"md5": "7a905d3157f00a65eb15f0ee9b9d75a3",
"sha256": "c6cbf73e0fa1612f6022cba22f9828088f2b5c3630f5548121139aa7f3c7b465"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp311-cp311-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "7a905d3157f00a65eb15f0ee9b9d75a3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 1569884,
"upload_time": "2025-02-11T04:41:38",
"upload_time_iso_8601": "2025-02-11T04:41:38.255984Z",
"url": "https://files.pythonhosted.org/packages/b1/8c/c482cbfa830ec9ec54222587c72cdc855121e97772ff58383d51ef109f97/pybigtools-0.2.4-cp311-cp311-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "747cbed0ca53aaec0f4f3fadf1cf0f8893b46deccc95929cd65ac42656f14539",
"md5": "e2012096da61bb3df4725613e3720091",
"sha256": "20624c5183884a8e92c9482ae34f65dc2eab1eb0c6b66cac33a0acf4f4622421"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "e2012096da61bb3df4725613e3720091",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 1123149,
"upload_time": "2025-02-11T04:41:39",
"upload_time_iso_8601": "2025-02-11T04:41:39.930663Z",
"url": "https://files.pythonhosted.org/packages/74/7c/bed0ca53aaec0f4f3fadf1cf0f8893b46deccc95929cd65ac42656f14539/pybigtools-0.2.4-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4a5bb6cdcb700082c1d9122da252b0c1382cb444b5121c2617a1065ddc024fa5",
"md5": "a21dbecda3658f768ff829657f76dba5",
"sha256": "830d590564e21a5204796f744304e736e557b4cda51f1854ae779c115d63b3c5"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "a21dbecda3658f768ff829657f76dba5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 1382568,
"upload_time": "2025-02-11T04:41:42",
"upload_time_iso_8601": "2025-02-11T04:41:42.256530Z",
"url": "https://files.pythonhosted.org/packages/4a/5b/b6cdcb700082c1d9122da252b0c1382cb444b5121c2617a1065ddc024fa5/pybigtools-0.2.4-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98590bb1095bc7c6327043184e78f5bf647105c7c80b57d317e50385de8ff32c",
"md5": "e69719150e8913cdc9290087255d0180",
"sha256": "47a31affbf27a4f6d077dcf689a49bc5bc10648e2d8bdb83032b9a81e7f8e774"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp312-cp312-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "e69719150e8913cdc9290087255d0180",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 1488267,
"upload_time": "2025-02-11T04:41:44",
"upload_time_iso_8601": "2025-02-11T04:41:44.151491Z",
"url": "https://files.pythonhosted.org/packages/98/59/0bb1095bc7c6327043184e78f5bf647105c7c80b57d317e50385de8ff32c/pybigtools-0.2.4-cp312-cp312-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0d041dc798c3b7c67843dcb9e42c8a5d8dd9aba8e63d789862b883c703be3270",
"md5": "c26917ffd08d22540b2bebbadc32ff99",
"sha256": "ae0120a8ab54fa1db43d9e6b7a8cf94afd6ab3dcad59e76952f4b418c7e57e89"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c26917ffd08d22540b2bebbadc32ff99",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 1385097,
"upload_time": "2025-02-11T04:41:45",
"upload_time_iso_8601": "2025-02-11T04:41:45.849533Z",
"url": "https://files.pythonhosted.org/packages/0d/04/1dc798c3b7c67843dcb9e42c8a5d8dd9aba8e63d789862b883c703be3270/pybigtools-0.2.4-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "63869ff72460955319287f14a8996ffaf360cca26c9cf1c1b5b07bdac4cce277",
"md5": "1e071ab046a99e7f9436d483eb7d24c5",
"sha256": "ee9abb8cd613fb309d2d9e06241f83cfef2009c92a6a3cc25062b232495c90fa"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp312-cp312-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "1e071ab046a99e7f9436d483eb7d24c5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 1483549,
"upload_time": "2025-02-11T04:41:47",
"upload_time_iso_8601": "2025-02-11T04:41:47.282472Z",
"url": "https://files.pythonhosted.org/packages/63/86/9ff72460955319287f14a8996ffaf360cca26c9cf1c1b5b07bdac4cce277/pybigtools-0.2.4-cp312-cp312-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "068f28dff8ef1a71136f6c2f26352e47e672fddf3e83d5dbc7e69c6e8899ad27",
"md5": "edf3779bbbdaebe6a5d9a1af2dea3d40",
"sha256": "b1e9176361e96764631c83bb328aa6d5e7da6c669d6fcaeb7ad2ef502137269f"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp312-cp312-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "edf3779bbbdaebe6a5d9a1af2dea3d40",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 1566083,
"upload_time": "2025-02-11T04:41:48",
"upload_time_iso_8601": "2025-02-11T04:41:48.845606Z",
"url": "https://files.pythonhosted.org/packages/06/8f/28dff8ef1a71136f6c2f26352e47e672fddf3e83d5dbc7e69c6e8899ad27/pybigtools-0.2.4-cp312-cp312-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6f093713283ddb046e61583f244fbd387f63450d5b3845bddd64e42dffb53b63",
"md5": "03e4789c9a9e811e7a7a6bd27a753f28",
"sha256": "af4b93e2fdf5800a7bddd3d8c4f1d95d119720bf3eb550713130347690db8b98"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "03e4789c9a9e811e7a7a6bd27a753f28",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 1124537,
"upload_time": "2025-02-11T04:41:50",
"upload_time_iso_8601": "2025-02-11T04:41:50.340694Z",
"url": "https://files.pythonhosted.org/packages/6f/09/3713283ddb046e61583f244fbd387f63450d5b3845bddd64e42dffb53b63/pybigtools-0.2.4-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2ae375f886634a6a7fa215fd2c0a62ee2fd70da34d52451627a38f2e83d4aa5c",
"md5": "5dec3e0b97e30933cb1043152cba8706",
"sha256": "0030c3ade77b6f23e9eb855eba5ecbd5a65ef2cc27ff0facb97cd82f5954bea0"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "5dec3e0b97e30933cb1043152cba8706",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 1385867,
"upload_time": "2025-02-11T04:41:51",
"upload_time_iso_8601": "2025-02-11T04:41:51.737571Z",
"url": "https://files.pythonhosted.org/packages/2a/e3/75f886634a6a7fa215fd2c0a62ee2fd70da34d52451627a38f2e83d4aa5c/pybigtools-0.2.4-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6da7e8b5363d2b94a3fc04f2040fc4baa477eabf680808f22c4a692ecba88cc0",
"md5": "abf117c081da09c25f1ea28c4971aebe",
"sha256": "4c724defe059c953709f5ebf81233231f7c479d88aedabf0a4d8fecac9ba39ea"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp313-cp313-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "abf117c081da09c25f1ea28c4971aebe",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 1487679,
"upload_time": "2025-02-11T04:41:53",
"upload_time_iso_8601": "2025-02-11T04:41:53.216600Z",
"url": "https://files.pythonhosted.org/packages/6d/a7/e8b5363d2b94a3fc04f2040fc4baa477eabf680808f22c4a692ecba88cc0/pybigtools-0.2.4-cp313-cp313-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8b22025bc1c2e2810d81ace4cbbe0d9fe8340f9b90e60b8f129602e44a885324",
"md5": "dd2ccec47b0bbcbaa76863235d2a8c77",
"sha256": "db658a8a49ee1315a88a8112b0eba5b53d164ca0729ef045e2439d8e03f987ad"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "dd2ccec47b0bbcbaa76863235d2a8c77",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 1384859,
"upload_time": "2025-02-11T04:41:55",
"upload_time_iso_8601": "2025-02-11T04:41:55.421657Z",
"url": "https://files.pythonhosted.org/packages/8b/22/025bc1c2e2810d81ace4cbbe0d9fe8340f9b90e60b8f129602e44a885324/pybigtools-0.2.4-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7af7265659eb142ac2a8841ead020607b16df01ede6eddb7d960f299f3623c6d",
"md5": "cf7316f969862b2a49410d82a4bee448",
"sha256": "f2ac448be13897132d60a97ebdd90ba0e88f748a06b8c8ea57b0bcb432f9ebbc"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp313-cp313-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "cf7316f969862b2a49410d82a4bee448",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 1483257,
"upload_time": "2025-02-11T04:41:58",
"upload_time_iso_8601": "2025-02-11T04:41:58.003146Z",
"url": "https://files.pythonhosted.org/packages/7a/f7/265659eb142ac2a8841ead020607b16df01ede6eddb7d960f299f3623c6d/pybigtools-0.2.4-cp313-cp313-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e20a687293c936189bd4f3887d15d64c8619cd3bf0ccbc63f54d2f12ffbd15da",
"md5": "51a14027276fe95f0284ebf016b7ea8a",
"sha256": "476a9d3ce8e81565c4c05fd2c497f2b54d3fae7543c98aaa937f62ea99d62924"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp313-cp313-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "51a14027276fe95f0284ebf016b7ea8a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 1565550,
"upload_time": "2025-02-11T04:42:00",
"upload_time_iso_8601": "2025-02-11T04:42:00.608974Z",
"url": "https://files.pythonhosted.org/packages/e2/0a/687293c936189bd4f3887d15d64c8619cd3bf0ccbc63f54d2f12ffbd15da/pybigtools-0.2.4-cp313-cp313-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4f25b1d49ab60b80c321a68d013773d18c03f4e37ed3fc497bcce3d0ef34befc",
"md5": "8887ab5d25cb4c6268b5df03c491147b",
"sha256": "6eb4822004a2021e375319c089a9618e5c1073abb207f85d9e6933d70a71cd04"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "8887ab5d25cb4c6268b5df03c491147b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 1124119,
"upload_time": "2025-02-11T04:42:02",
"upload_time_iso_8601": "2025-02-11T04:42:02.173663Z",
"url": "https://files.pythonhosted.org/packages/4f/25/b1d49ab60b80c321a68d013773d18c03f4e37ed3fc497bcce3d0ef34befc/pybigtools-0.2.4-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c019e55dee8e12f53c9cf46100ab7c8128063f3b79a82cac5df49381ad893e9d",
"md5": "cedbdb3c72a1cb8855e49772bb774c80",
"sha256": "74844d73bb0be27e69acae0bf7ca04bc62cdfa080103d865c819c0eebadc2ad8"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "cedbdb3c72a1cb8855e49772bb774c80",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 1385533,
"upload_time": "2025-02-11T04:42:03",
"upload_time_iso_8601": "2025-02-11T04:42:03.603231Z",
"url": "https://files.pythonhosted.org/packages/c0/19/e55dee8e12f53c9cf46100ab7c8128063f3b79a82cac5df49381ad893e9d/pybigtools-0.2.4-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5686bea21cab4968c212b4edad78bb6a92544a0bf2af92cb882788fb79e3b878",
"md5": "cad79186b58c4f0511e144415257b7ba",
"sha256": "d7b9f4a1b2a396eabec0c317cb11118652acfece6ad15ef93a8a033c47638ece"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp37-cp37m-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "cad79186b58c4f0511e144415257b7ba",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 1488526,
"upload_time": "2025-02-11T04:42:05",
"upload_time_iso_8601": "2025-02-11T04:42:05.066409Z",
"url": "https://files.pythonhosted.org/packages/56/86/bea21cab4968c212b4edad78bb6a92544a0bf2af92cb882788fb79e3b878/pybigtools-0.2.4-cp37-cp37m-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "14daebdd39c5e8b4fac5fb70ce2fa0608cc10b6ff0f6c44d5ffb2c86d433f2d8",
"md5": "3ca3c94cb657559fb5377eaa05d33672",
"sha256": "cbcf0d34dec77530efd4989a1d3a24c88c71c0fcc5e7d46ae8c9bcba73a5998c"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp37-cp37m-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "3ca3c94cb657559fb5377eaa05d33672",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 1571011,
"upload_time": "2025-02-11T04:42:07",
"upload_time_iso_8601": "2025-02-11T04:42:07.291014Z",
"url": "https://files.pythonhosted.org/packages/14/da/ebdd39c5e8b4fac5fb70ce2fa0608cc10b6ff0f6c44d5ffb2c86d433f2d8/pybigtools-0.2.4-cp37-cp37m-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b7e23946be663d257cf37dcecf2380408211a243560bad80887131490bb34aab",
"md5": "1f469b943672e5ad86b3465589b7b89f",
"sha256": "a8d23ba11b358624a32c244ca86b4df7a699f1d08a01b10db29f7821764f6851"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp38-cp38-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "1f469b943672e5ad86b3465589b7b89f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 1488833,
"upload_time": "2025-02-11T04:42:09",
"upload_time_iso_8601": "2025-02-11T04:42:09.152703Z",
"url": "https://files.pythonhosted.org/packages/b7/e2/3946be663d257cf37dcecf2380408211a243560bad80887131490bb34aab/pybigtools-0.2.4-cp38-cp38-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ff22bcf6e98e10867e2a9ab4a89a41ff28187bf9ecd4add6dc91300e37684839",
"md5": "584d0973f8ec7d5f699959018d0c2365",
"sha256": "3961f252367c12ea5c0fd56f7d65048a38fc72208181b6d71b876ad1ab5a9882"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp38-cp38-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "584d0973f8ec7d5f699959018d0c2365",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 1571409,
"upload_time": "2025-02-11T04:42:10",
"upload_time_iso_8601": "2025-02-11T04:42:10.548338Z",
"url": "https://files.pythonhosted.org/packages/ff/22/bcf6e98e10867e2a9ab4a89a41ff28187bf9ecd4add6dc91300e37684839/pybigtools-0.2.4-cp38-cp38-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "298fd84e68f336c0c7877b412674ab09f67d97cf7be3c202d370ab84bf2ab43f",
"md5": "96f3e4239abb19b3692d78949923abeb",
"sha256": "df923515e6368e08d46d2cb61fa6146fc50a55827102ae657dccd02f7eef105a"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "96f3e4239abb19b3692d78949923abeb",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 1122860,
"upload_time": "2025-02-11T04:42:12",
"upload_time_iso_8601": "2025-02-11T04:42:12.146967Z",
"url": "https://files.pythonhosted.org/packages/29/8f/d84e68f336c0c7877b412674ab09f67d97cf7be3c202d370ab84bf2ab43f/pybigtools-0.2.4-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9e63717334b94fcc1e7ab52be6cc3a9b15372416faf1c90d5320043315863467",
"md5": "67f8cb6f65efea36e97d1b88ce975a4d",
"sha256": "0bd27a4381b2f45753ceacadb4d2829ab5e7a59212c093cc019bd0e4208248d3"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "67f8cb6f65efea36e97d1b88ce975a4d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 1383313,
"upload_time": "2025-02-11T04:42:17",
"upload_time_iso_8601": "2025-02-11T04:42:17.143835Z",
"url": "https://files.pythonhosted.org/packages/9e/63/717334b94fcc1e7ab52be6cc3a9b15372416faf1c90d5320043315863467/pybigtools-0.2.4-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0812c74705e0fc5223e96fc0fd316ed43cfc2111d7b26f674a8a15916bc64b95",
"md5": "7b5978ef0812217e88bea01eed28d6c1",
"sha256": "87a3628d56506e078e271db42140ef3b2e13a7b465c1ffe83b8d29d3bda62b7f"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp39-cp39-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "7b5978ef0812217e88bea01eed28d6c1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 1487578,
"upload_time": "2025-02-11T04:42:18",
"upload_time_iso_8601": "2025-02-11T04:42:18.572968Z",
"url": "https://files.pythonhosted.org/packages/08/12/c74705e0fc5223e96fc0fd316ed43cfc2111d7b26f674a8a15916bc64b95/pybigtools-0.2.4-cp39-cp39-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "890d75689180b5b6eedadfcb51d946e0afed3d70ca9134496fb8bf088adc0ce2",
"md5": "0dc8a18a7a677b3922d350987935065c",
"sha256": "f2994e8476eac5bf78296ea55eaab9c15f8a0cc77346102d775d8dbfa90d1491"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp39-cp39-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "0dc8a18a7a677b3922d350987935065c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 1571232,
"upload_time": "2025-02-11T04:42:20",
"upload_time_iso_8601": "2025-02-11T04:42:20.214000Z",
"url": "https://files.pythonhosted.org/packages/89/0d/75689180b5b6eedadfcb51d946e0afed3d70ca9134496fb8bf088adc0ce2/pybigtools-0.2.4-cp39-cp39-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "97d950c97a730a666c507b4cd02ba17b5c3c61fa5e9f08265fd9e58aedcfa1ff",
"md5": "12001b9f852be4cfe384be48d9faebd5",
"sha256": "88c242b2800a4013e82c7582fa5c806714720b4eb715968ce2e0a30da27a78e4"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "12001b9f852be4cfe384be48d9faebd5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 1119494,
"upload_time": "2025-02-11T04:42:21",
"upload_time_iso_8601": "2025-02-11T04:42:21.582064Z",
"url": "https://files.pythonhosted.org/packages/97/d9/50c97a730a666c507b4cd02ba17b5c3c61fa5e9f08265fd9e58aedcfa1ff/pybigtools-0.2.4-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d50b837c37e1f8170b2c5d0150ae087fc439c1d50bcac58b26a0e4f27c50b330",
"md5": "9652c00365644749274cd961b91ed86d",
"sha256": "bf63f0022a540666d006bef3fe993c0b48e44c735daea30afd3c8e3903de430e"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "9652c00365644749274cd961b91ed86d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 1383264,
"upload_time": "2025-02-11T04:42:24",
"upload_time_iso_8601": "2025-02-11T04:42:24.006682Z",
"url": "https://files.pythonhosted.org/packages/d5/0b/837c37e1f8170b2c5d0150ae087fc439c1d50bcac58b26a0e4f27c50b330/pybigtools-0.2.4-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "819f50fce57d45cf79cea080bcc0a07ae2a8f62225c21e87ee2a8370ddaf3639",
"md5": "10e612bce11f2d551f3407771e2eb34f",
"sha256": "937f39ab7048d4a5c0e93f2431253f04a481ae2c4958b44255fb2c15a08488d6"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "10e612bce11f2d551f3407771e2eb34f",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 1486914,
"upload_time": "2025-02-11T04:42:27",
"upload_time_iso_8601": "2025-02-11T04:42:27.621660Z",
"url": "https://files.pythonhosted.org/packages/81/9f/50fce57d45cf79cea080bcc0a07ae2a8f62225c21e87ee2a8370ddaf3639/pybigtools-0.2.4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "28b3db5c5eff1bbaad141b0f298afe8ea66dba8c7e1170fbcd03691a0c49ec9c",
"md5": "3cb6053dcf1a8d46426763d5a294435a",
"sha256": "6ae5fbf2a53a2b08012df5ed8b237871c6950793b641da5fd6464de0b700c675"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "3cb6053dcf1a8d46426763d5a294435a",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 1570562,
"upload_time": "2025-02-11T04:42:29",
"upload_time_iso_8601": "2025-02-11T04:42:29.233037Z",
"url": "https://files.pythonhosted.org/packages/28/b3/db5c5eff1bbaad141b0f298afe8ea66dba8c7e1170fbcd03691a0c49ec9c/pybigtools-0.2.4-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e51ecb205741b653e69050a8cba4bdf1debafaa0b89a6bb34a5c2ed7f49126f8",
"md5": "4cedf7971b8ffb15f0dc4899f08ff9da",
"sha256": "9aaf0ca5a493966c5c424f1937525352c1b9fd661d221d2e470e0938cfe7734c"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "4cedf7971b8ffb15f0dc4899f08ff9da",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": null,
"size": 1488429,
"upload_time": "2025-02-11T04:42:31",
"upload_time_iso_8601": "2025-02-11T04:42:31.108848Z",
"url": "https://files.pythonhosted.org/packages/e5/1e/cb205741b653e69050a8cba4bdf1debafaa0b89a6bb34a5c2ed7f49126f8/pybigtools-0.2.4-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "21e3b20a46c7bbf82bcfbe9dea776f071782e0b45799cc13f24b02537c1cc91a",
"md5": "1f09a6d3ec55d3b3e1ce1b8080be0f35",
"sha256": "8a484d51f98db920e49dbc66a012eace2217886767700b36def4d62ff766b8b2"
},
"downloads": -1,
"filename": "pybigtools-0.2.4-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "1f09a6d3ec55d3b3e1ce1b8080be0f35",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": null,
"size": 1488000,
"upload_time": "2025-02-11T04:42:32",
"upload_time_iso_8601": "2025-02-11T04:42:32.849969Z",
"url": "https://files.pythonhosted.org/packages/21/e3/b20a46c7bbf82bcfbe9dea776f071782e0b45799cc13f24b02537c1cc91a/pybigtools-0.2.4-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e47fcbcfdf26621ff6c84b457fa7ff364841fc480046877779b4f94f7245681f",
"md5": "ff836d80366245de33749f781aefd15d",
"sha256": "0b9fa55126e7f11453484b1809ba16802000450ed7f86e6d51bb98af2d02be29"
},
"downloads": -1,
"filename": "pybigtools-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "ff836d80366245de33749f781aefd15d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9497176,
"upload_time": "2025-02-11T04:42:34",
"upload_time_iso_8601": "2025-02-11T04:42:34.755503Z",
"url": "https://files.pythonhosted.org/packages/e4/7f/cbcfdf26621ff6c84b457fa7ff364841fc480046877779b4f94f7245681f/pybigtools-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 04:42:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jackh726",
"github_project": "bigtools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pybigtools"
}