pypitch


Namepypitch JSON
Version 2.0 PyPI version JSON
download
home_pagehttps://fofix.org
SummaryPyPitch analyses audio streams for pitch
upload_time2023-07-21 19:42:25
maintainer
docs_urlNone
authorFoFiX team
requires_python
licenseGPLv2+
keywords pitch audio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyPitch

[![Tests](https://github.com/fofix/python-pypitch/workflows/Tests/badge.svg?branch=master)](https://github.com/fofix/python-pypitch/actions?query=workflow:Tests)
[![Build status](https://ci.appveyor.com/api/projects/status/0f6yb99cd37v6li6?svg=true)](https://ci.appveyor.com/project/Linkid/python-pypitch)
[![Documentation Status](https://readthedocs.org/projects/pypitch/badge/?version=latest)](http://pypitch.readthedocs.io/en/latest/?badge=latest)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/pypitch.svg)](https://pypi.python.org/pypi/pypitch)


PyPitch is a C++-extension in Python to analyse audio streams for pitch.


## Setup

Build the extension:

    $ python setup.py build_ext --inplace --force

Install it:

    $ python -m pip install .


## Usage

Import it:

    from pypitch import pypitch


## Doc

To build the html doc from source::

    $ python -m pip install -e .[docs]
    $ cd doc
    $ make html

or::

    $ python -m pip install -e .[docs]
    $ python setup.py build_sphinx

            

Raw data

            {
    "_id": null,
    "home_page": "https://fofix.org",
    "name": "pypitch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pitch audio",
    "author": "FoFiX team",
    "author_email": "contact@fofix.org",
    "download_url": "https://files.pythonhosted.org/packages/7f/d8/3d81b88914403ac42b10db34c5fc01dd66ad546040e7a4dc5c58b78cd387/pypitch-2.0.tar.gz",
    "platform": null,
    "description": "# PyPitch\n\n[![Tests](https://github.com/fofix/python-pypitch/workflows/Tests/badge.svg?branch=master)](https://github.com/fofix/python-pypitch/actions?query=workflow:Tests)\n[![Build status](https://ci.appveyor.com/api/projects/status/0f6yb99cd37v6li6?svg=true)](https://ci.appveyor.com/project/Linkid/python-pypitch)\n[![Documentation Status](https://readthedocs.org/projects/pypitch/badge/?version=latest)](http://pypitch.readthedocs.io/en/latest/?badge=latest)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/pypitch.svg)](https://pypi.python.org/pypi/pypitch)\n\n\nPyPitch is a C++-extension in Python to analyse audio streams for pitch.\n\n\n## Setup\n\nBuild the extension:\n\n    $ python setup.py build_ext --inplace --force\n\nInstall it:\n\n    $ python -m pip install .\n\n\n## Usage\n\nImport it:\n\n    from pypitch import pypitch\n\n\n## Doc\n\nTo build the html doc from source::\n\n    $ python -m pip install -e .[docs]\n    $ cd doc\n    $ make html\n\nor::\n\n    $ python -m pip install -e .[docs]\n    $ python setup.py build_sphinx\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "PyPitch analyses audio streams for pitch",
    "version": "2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/fofix/python-pypitch/issues",
        "Documentation": "https://pypitch.readthedocs.io",
        "Homepage": "https://fofix.org",
        "Source Code": "https://github.com/fofix/python-pypitch"
    },
    "split_keywords": [
        "pitch",
        "audio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66d24107f297fd9ba6732d4e89401c9e45056c33ba45be9d8f1e361392a66df9",
                "md5": "af24aa6308f5e827aed4d52225f595be",
                "sha256": "2e722543bfea09db5fd86ad72b2550c308159e0b61149f230d15f04030c26caa"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "af24aa6308f5e827aed4d52225f595be",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 287892,
            "upload_time": "2023-07-21T19:40:53",
            "upload_time_iso_8601": "2023-07-21T19:40:53.180296Z",
            "url": "https://files.pythonhosted.org/packages/66/d2/4107f297fd9ba6732d4e89401c9e45056c33ba45be9d8f1e361392a66df9/pypitch-2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8ba6ffb6dd9c45ccc3ae7b0bd73e14f51f31f75bfd1270ffc01b9aca8f68129",
                "md5": "f0925167a931fa2bf3a6dcb79936723f",
                "sha256": "9ddc242b1ae83e3a73f2d115e2b4d96547356338feeb5c4830ea1d7de06264c1"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f0925167a931fa2bf3a6dcb79936723f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 608577,
            "upload_time": "2023-07-21T19:40:56",
            "upload_time_iso_8601": "2023-07-21T19:40:56.340826Z",
            "url": "https://files.pythonhosted.org/packages/d8/ba/6ffb6dd9c45ccc3ae7b0bd73e14f51f31f75bfd1270ffc01b9aca8f68129/pypitch-2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f55aecc832a9b279e0ed16d3de71e9d47b07f36795e05248851260fb71fa795",
                "md5": "a58992f743dd18fb06935a5509aaef0b",
                "sha256": "115400d041b1f97f09acb9e4c72b88cf4bb7776db70473df9d70a3a4bfec2b11"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a58992f743dd18fb06935a5509aaef0b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 890277,
            "upload_time": "2023-07-21T19:40:59",
            "upload_time_iso_8601": "2023-07-21T19:40:59.794792Z",
            "url": "https://files.pythonhosted.org/packages/7f/55/aecc832a9b279e0ed16d3de71e9d47b07f36795e05248851260fb71fa795/pypitch-2.0-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6734385089b2506063fce50756ba5f7f640d28d6ae7b0e2c0aa597b922532a65",
                "md5": "962732aaaa86f155077fa0e58d0ecf91",
                "sha256": "6784dfb1e74c371f3bcb3f030312fe19d5069bfd3400fab53120c2b77232880e"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "962732aaaa86f155077fa0e58d0ecf91",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 976756,
            "upload_time": "2023-07-21T19:41:02",
            "upload_time_iso_8601": "2023-07-21T19:41:02.670973Z",
            "url": "https://files.pythonhosted.org/packages/67/34/385089b2506063fce50756ba5f7f640d28d6ae7b0e2c0aa597b922532a65/pypitch-2.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bbeadc6c1f9e5dc60cc4e1ab7228ec74e5a42c4c4baf97ca3dc26158c495e90",
                "md5": "3270ce66727e33e5ca29c55e5f567610",
                "sha256": "fb55e3aed389adab95ca979000642b2c0d2f65c0b801dd3ee96f170d7b41c1f6"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "3270ce66727e33e5ca29c55e5f567610",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 40877,
            "upload_time": "2023-07-21T19:41:04",
            "upload_time_iso_8601": "2023-07-21T19:41:04.438208Z",
            "url": "https://files.pythonhosted.org/packages/6b/be/adc6c1f9e5dc60cc4e1ab7228ec74e5a42c4c4baf97ca3dc26158c495e90/pypitch-2.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1474ac62a292b8ad9975393ac26d998830e02293cc44c5828f6d7b7596774314",
                "md5": "13b62d67b192599e9cf151f499a8534a",
                "sha256": "8ebfd8c23da41fd5958bec240387e92546a18be7aea4d818bc0696fc57d6f9cd"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "13b62d67b192599e9cf151f499a8534a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 44778,
            "upload_time": "2023-07-21T19:41:06",
            "upload_time_iso_8601": "2023-07-21T19:41:06.282711Z",
            "url": "https://files.pythonhosted.org/packages/14/74/ac62a292b8ad9975393ac26d998830e02293cc44c5828f6d7b7596774314/pypitch-2.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfa146b311e38cb902b27e6516642d4706545c18450ed0da96f691083f3b010f",
                "md5": "5e46905d538fcd9e8eb4511de2147f38",
                "sha256": "10f260109d8ed4d6eff1dc32db335896c747563e0733711f5b49bdde1a485f78"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5e46905d538fcd9e8eb4511de2147f38",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 304342,
            "upload_time": "2023-07-21T19:41:08",
            "upload_time_iso_8601": "2023-07-21T19:41:08.747166Z",
            "url": "https://files.pythonhosted.org/packages/bf/a1/46b311e38cb902b27e6516642d4706545c18450ed0da96f691083f3b010f/pypitch-2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfcf18f1837bab50443187b11d3b6d78a673cdf0db297b1cc22266856c70f630",
                "md5": "8152dfb834b15b662e2103a6453f6d3a",
                "sha256": "f07af19ab7e40facff5863200ccb2fad75987bea9f006bef2294dec36824fd48"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8152dfb834b15b662e2103a6453f6d3a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 626375,
            "upload_time": "2023-07-21T19:41:11",
            "upload_time_iso_8601": "2023-07-21T19:41:11.423867Z",
            "url": "https://files.pythonhosted.org/packages/df/cf/18f1837bab50443187b11d3b6d78a673cdf0db297b1cc22266856c70f630/pypitch-2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fb6248ce927978ee5e0d11666f43da269dcbe34b5ef604ef5b40989f939d97d",
                "md5": "49cd005d6c447ff5a3eedf7050b3de1f",
                "sha256": "9f80bba8ab98f134f4491660588b8ac1ca4076f0346285ef9906d1936bf289a8"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "49cd005d6c447ff5a3eedf7050b3de1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 905314,
            "upload_time": "2023-07-21T19:41:14",
            "upload_time_iso_8601": "2023-07-21T19:41:14.302798Z",
            "url": "https://files.pythonhosted.org/packages/4f/b6/248ce927978ee5e0d11666f43da269dcbe34b5ef604ef5b40989f939d97d/pypitch-2.0-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e47d8edecd85b8291799236aeaccf27673b4236234157d28f6e11a34777b2ff",
                "md5": "f0547d437db3c75f6b3467bdc7970550",
                "sha256": "43970ffb8a1062debfdc2c1811c1c332501b6dbda35e51d91788550ade24ae29"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f0547d437db3c75f6b3467bdc7970550",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 992073,
            "upload_time": "2023-07-21T19:41:17",
            "upload_time_iso_8601": "2023-07-21T19:41:17.478770Z",
            "url": "https://files.pythonhosted.org/packages/3e/47/d8edecd85b8291799236aeaccf27673b4236234157d28f6e11a34777b2ff/pypitch-2.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89694520dd6d18fa2c69af0747fc01f1501283c7bd21a4b361a3d3b3d482914a",
                "md5": "b821efe78afd324460be01f81bdc66b1",
                "sha256": "a08f6c2babe2f3989c95139427930befd4724113cc02d067cbf3f5e998a8f9ee"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "b821efe78afd324460be01f81bdc66b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 41450,
            "upload_time": "2023-07-21T19:41:18",
            "upload_time_iso_8601": "2023-07-21T19:41:18.918912Z",
            "url": "https://files.pythonhosted.org/packages/89/69/4520dd6d18fa2c69af0747fc01f1501283c7bd21a4b361a3d3b3d482914a/pypitch-2.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d040984761b7ff821e010e591e9caa64a83d00db6013a035292cc6132c32bf5",
                "md5": "09b26b91ea737b2b5b442ebd5ff6efdf",
                "sha256": "771bdc11bd9a46b6076d1459af5f0300a32ec1cf2b9e3dc9c38ebb407afbac79"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "09b26b91ea737b2b5b442ebd5ff6efdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 45328,
            "upload_time": "2023-07-21T19:41:20",
            "upload_time_iso_8601": "2023-07-21T19:41:20.108219Z",
            "url": "https://files.pythonhosted.org/packages/0d/04/0984761b7ff821e010e591e9caa64a83d00db6013a035292cc6132c32bf5/pypitch-2.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1a1a5d31f039cb7bed47185b33a53f51ecf59eb069a862aef0cee0b434beec3",
                "md5": "5f59d9c37ccdc80c7b62c6c369c2f108",
                "sha256": "23e72fc601ad4cac3c302f2def609b7d1d0af33fef4239b7eddc4cea457956b0"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5f59d9c37ccdc80c7b62c6c369c2f108",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 260706,
            "upload_time": "2023-07-21T19:41:22",
            "upload_time_iso_8601": "2023-07-21T19:41:22.275653Z",
            "url": "https://files.pythonhosted.org/packages/b1/a1/a5d31f039cb7bed47185b33a53f51ecf59eb069a862aef0cee0b434beec3/pypitch-2.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ac9a78d3cb737be4b31ccf4805becff7c2d30dfc26b62b26a0618c3d9f3ea10",
                "md5": "f89161253cc2c53338d1a2628da1b7a6",
                "sha256": "acdf463b84abac6558267982e4b69ddb56d93e8a185aef764fc1a75e56c56e12"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f89161253cc2c53338d1a2628da1b7a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 583993,
            "upload_time": "2023-07-21T19:41:25",
            "upload_time_iso_8601": "2023-07-21T19:41:25.039021Z",
            "url": "https://files.pythonhosted.org/packages/4a/c9/a78d3cb737be4b31ccf4805becff7c2d30dfc26b62b26a0618c3d9f3ea10/pypitch-2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f31c0a781b796f97077170b553ad21a1b8420b10a9aaaf1660faf720dd12e535",
                "md5": "37dd9de7f69407201ce7cb03b5feb563",
                "sha256": "0aca8a7388da0de61a42d5cfd2631f3198f496974ef0fa9e67bd247d9e2f4767"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp36-cp36m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "37dd9de7f69407201ce7cb03b5feb563",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 863198,
            "upload_time": "2023-07-21T19:41:26",
            "upload_time_iso_8601": "2023-07-21T19:41:26.784369Z",
            "url": "https://files.pythonhosted.org/packages/f3/1c/0a781b796f97077170b553ad21a1b8420b10a9aaaf1660faf720dd12e535/pypitch-2.0-cp36-cp36m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9754988ebc16b46ddf354a10fdc63c7e0d56427ddaf9b386124b4ed1f428834",
                "md5": "f21a7a19a8f4108677466a427b98cf1f",
                "sha256": "82bdf1e6f52e85c81f81915239996bdc0f562723e2e6d8e99dd447074bdc07d8"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f21a7a19a8f4108677466a427b98cf1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 948896,
            "upload_time": "2023-07-21T19:41:28",
            "upload_time_iso_8601": "2023-07-21T19:41:28.533457Z",
            "url": "https://files.pythonhosted.org/packages/c9/75/4988ebc16b46ddf354a10fdc63c7e0d56427ddaf9b386124b4ed1f428834/pypitch-2.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ccf026f420aa9c1cc2120b2d84e71313c393a6b2e820fac44d4ad7c03734924",
                "md5": "656230528feca39ae28b0438ac2d5f99",
                "sha256": "468342653bcd901d1274fe638db99a86b3484f8e758660261706a2ffe9332b57"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "656230528feca39ae28b0438ac2d5f99",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 42237,
            "upload_time": "2023-07-21T19:41:30",
            "upload_time_iso_8601": "2023-07-21T19:41:30.141985Z",
            "url": "https://files.pythonhosted.org/packages/4c/cf/026f420aa9c1cc2120b2d84e71313c393a6b2e820fac44d4ad7c03734924/pypitch-2.0-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37a95377aa4fa47d29e0486cecfa7570cd8c6af2d61696ea3f14f2a0d9f36a61",
                "md5": "99957193689f1548850853529d9a05b2",
                "sha256": "0ec39f7e533f3a04557439c1abfb68be2fc13d066058bc8a6174d5b3fb495132"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "99957193689f1548850853529d9a05b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 47420,
            "upload_time": "2023-07-21T19:41:32",
            "upload_time_iso_8601": "2023-07-21T19:41:32.086870Z",
            "url": "https://files.pythonhosted.org/packages/37/a9/5377aa4fa47d29e0486cecfa7570cd8c6af2d61696ea3f14f2a0d9f36a61/pypitch-2.0-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96ffff53eb3bae646ba78e41ae26cdbd8ae3438769434918d682f0d2cf2f0551",
                "md5": "3815e276f10b5da7e3e56c30510f163c",
                "sha256": "83da64629c62e51aec2a1cf0ff49588173710e53e7b98f48f16749ffc66fa1df"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "3815e276f10b5da7e3e56c30510f163c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 284059,
            "upload_time": "2023-07-21T19:41:34",
            "upload_time_iso_8601": "2023-07-21T19:41:34.050125Z",
            "url": "https://files.pythonhosted.org/packages/96/ff/ff53eb3bae646ba78e41ae26cdbd8ae3438769434918d682f0d2cf2f0551/pypitch-2.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5845d3a2bef64179cc772509e05f79ab3cbde7376336ddd3a71168b3832c20c",
                "md5": "6c2bc3058530abce1c5c3f410d9075da",
                "sha256": "6a87bf546184cefc5fcc6e74bee0e926fbc6b8cbd465bb7a2bfbc93b7dc37d65"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6c2bc3058530abce1c5c3f410d9075da",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 604331,
            "upload_time": "2023-07-21T19:41:35",
            "upload_time_iso_8601": "2023-07-21T19:41:35.995891Z",
            "url": "https://files.pythonhosted.org/packages/c5/84/5d3a2bef64179cc772509e05f79ab3cbde7376336ddd3a71168b3832c20c/pypitch-2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca87a18062b9990b295581cf0efb148cbcbb4f234b07f45531617f22abb38fbe",
                "md5": "26273b78bc52f59fb50670c3485bf667",
                "sha256": "d0a0b7de60d54b714aa94f6186850497fd0b1c8983e77e6b9c32f4c79a3b9b30"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp37-cp37m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "26273b78bc52f59fb50670c3485bf667",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 886277,
            "upload_time": "2023-07-21T19:41:38",
            "upload_time_iso_8601": "2023-07-21T19:41:38.801849Z",
            "url": "https://files.pythonhosted.org/packages/ca/87/a18062b9990b295581cf0efb148cbcbb4f234b07f45531617f22abb38fbe/pypitch-2.0-cp37-cp37m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aef7c1b0749a66bddacc3a70a9b0c751801d83aa5f75a9ef38d51da654816dc1",
                "md5": "48569ff3d6f90b254d49ac8e97c551a8",
                "sha256": "d5c63091a9a5b4dc83568a2aab5195544987f5a8971172dfffac46ab4e2c8ab0"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "48569ff3d6f90b254d49ac8e97c551a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 971751,
            "upload_time": "2023-07-21T19:41:41",
            "upload_time_iso_8601": "2023-07-21T19:41:41.199805Z",
            "url": "https://files.pythonhosted.org/packages/ae/f7/c1b0749a66bddacc3a70a9b0c751801d83aa5f75a9ef38d51da654816dc1/pypitch-2.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2404ece4cd45b6c4280fd7def67503f75a7eca932a95f8327a09a3bf74ea5557",
                "md5": "7e86288506833381f1fbc4f34ba37c09",
                "sha256": "b78f61591815ee7036892396240d79d5270387eb378049abdc8ecada8874ea58"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "7e86288506833381f1fbc4f34ba37c09",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 41725,
            "upload_time": "2023-07-21T19:41:42",
            "upload_time_iso_8601": "2023-07-21T19:41:42.436702Z",
            "url": "https://files.pythonhosted.org/packages/24/04/ece4cd45b6c4280fd7def67503f75a7eca932a95f8327a09a3bf74ea5557/pypitch-2.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c191b447fff85dedebc84fe89f137d282f2a6145b159eb17f9ec68adf89caf66",
                "md5": "62ddabec1bd3af99da8382a815fd6b91",
                "sha256": "68584e0885b7abfe1e49c37403f4f7a87b7877725cba996d9234a5a21afd1943"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "62ddabec1bd3af99da8382a815fd6b91",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 45950,
            "upload_time": "2023-07-21T19:41:43",
            "upload_time_iso_8601": "2023-07-21T19:41:43.761165Z",
            "url": "https://files.pythonhosted.org/packages/c1/91/b447fff85dedebc84fe89f137d282f2a6145b159eb17f9ec68adf89caf66/pypitch-2.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8390178a315f7ced38e82f7d98534946430fb95782a7e6accef1dc32c11a7fd6",
                "md5": "2b05dbc4b52e410d10fd3fd8b61ff837",
                "sha256": "0a887345549a52ea3f265725656467b9d53ad2181d4e1d65f426e46ebef7e51e"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "2b05dbc4b52e410d10fd3fd8b61ff837",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 289846,
            "upload_time": "2023-07-21T19:41:45",
            "upload_time_iso_8601": "2023-07-21T19:41:45.835341Z",
            "url": "https://files.pythonhosted.org/packages/83/90/178a315f7ced38e82f7d98534946430fb95782a7e6accef1dc32c11a7fd6/pypitch-2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6890f4159bec2499631ae72892eb8767dd92cb2b12fa397f081e958fc077c8ab",
                "md5": "364a4cfd0439ad0bcc9cff84b77aaf37",
                "sha256": "3255c2ec68cd625fd9da9cf1eceff17a8da3eabf631c49182f8a5801b8e68969"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "364a4cfd0439ad0bcc9cff84b77aaf37",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 610434,
            "upload_time": "2023-07-21T19:41:48",
            "upload_time_iso_8601": "2023-07-21T19:41:48.531509Z",
            "url": "https://files.pythonhosted.org/packages/68/90/f4159bec2499631ae72892eb8767dd92cb2b12fa397f081e958fc077c8ab/pypitch-2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a9d81908a544f3e971d090baabf6ae925ce841ee50f61c467b2600b098a89b1",
                "md5": "b80aaaf5a6869923a3fc892cc53afb60",
                "sha256": "7bf70951a5a8382d8646ea3787f03db88006a3dd7e932bf30441b25df8063a9b"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "b80aaaf5a6869923a3fc892cc53afb60",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 893946,
            "upload_time": "2023-07-21T19:41:51",
            "upload_time_iso_8601": "2023-07-21T19:41:51.263957Z",
            "url": "https://files.pythonhosted.org/packages/7a/9d/81908a544f3e971d090baabf6ae925ce841ee50f61c467b2600b098a89b1/pypitch-2.0-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f64b8c9860517290e4f8be44dd9642a9cfcedac97b282f7e93974d7bf3a60512",
                "md5": "52eaadcecc3dc9508924d337fe7a29f2",
                "sha256": "9bdb34a9653f2d834ce561a5914bc7eca94a268312746e80c8807d6e891e3fd0"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "52eaadcecc3dc9508924d337fe7a29f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 978868,
            "upload_time": "2023-07-21T19:41:53",
            "upload_time_iso_8601": "2023-07-21T19:41:53.306595Z",
            "url": "https://files.pythonhosted.org/packages/f6/4b/8c9860517290e4f8be44dd9642a9cfcedac97b282f7e93974d7bf3a60512/pypitch-2.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "222849660b3581bfdb034d552451c21a8df3378190b83f333654a1fb912b77c1",
                "md5": "0fd448ecc3e6c85b89789c2ab402e3a9",
                "sha256": "cd5472e4ca8762c204bae2d48f43e0505bc22b3e53825bbefd25e0395040b708"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "0fd448ecc3e6c85b89789c2ab402e3a9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 41710,
            "upload_time": "2023-07-21T19:41:54",
            "upload_time_iso_8601": "2023-07-21T19:41:54.818720Z",
            "url": "https://files.pythonhosted.org/packages/22/28/49660b3581bfdb034d552451c21a8df3378190b83f333654a1fb912b77c1/pypitch-2.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc19cc212381bad2135550d04f6669c790b286b6ee8e3c32b797fb17edeaf6cc",
                "md5": "c7c04d5df972654ad16278fd8c2ad8cb",
                "sha256": "6413b9fc913b7dee9cc8dbc3824a0467985e7f86b84fec9618db52f509ccaf1e"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c7c04d5df972654ad16278fd8c2ad8cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 45486,
            "upload_time": "2023-07-21T19:41:56",
            "upload_time_iso_8601": "2023-07-21T19:41:56.000022Z",
            "url": "https://files.pythonhosted.org/packages/cc/19/cc212381bad2135550d04f6669c790b286b6ee8e3c32b797fb17edeaf6cc/pypitch-2.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0080efacd90b2d84f379e512e855ba1c4db424e1e0ccf67842c71ab8d58f0ad",
                "md5": "8a9542ecfd0b2e480c2b065ef1ef5e92",
                "sha256": "ad99a74c44d6bad5a39bc5eb6f14791c42cf7af611b0fc601070dfac2a47d7ac"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "8a9542ecfd0b2e480c2b065ef1ef5e92",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 290578,
            "upload_time": "2023-07-21T19:41:58",
            "upload_time_iso_8601": "2023-07-21T19:41:58.063134Z",
            "url": "https://files.pythonhosted.org/packages/f0/08/0efacd90b2d84f379e512e855ba1c4db424e1e0ccf67842c71ab8d58f0ad/pypitch-2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fefdffb10014311d6678880e6b9e1f5954e5d4b0c4819b016340d3f21e9a859",
                "md5": "645bc2c989944ba366239e6375074df1",
                "sha256": "4b1644e9e6154d449ff0c462f4fedcf860dcb16aff168c7ff52a3ae7adfada6d"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "645bc2c989944ba366239e6375074df1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 611492,
            "upload_time": "2023-07-21T19:42:00",
            "upload_time_iso_8601": "2023-07-21T19:42:00.258115Z",
            "url": "https://files.pythonhosted.org/packages/8f/ef/dffb10014311d6678880e6b9e1f5954e5d4b0c4819b016340d3f21e9a859/pypitch-2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7361660b53c1dc132b419f0a6cafcc5168e12ec1b43cbb90bac54ae2f1648a76",
                "md5": "65e47c2570393298db45c7ca76894700",
                "sha256": "b76a20d8b1151465465b60b27c71258ac1225f6c30a978f5b3726c27a4a83223"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "65e47c2570393298db45c7ca76894700",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 893263,
            "upload_time": "2023-07-21T19:42:02",
            "upload_time_iso_8601": "2023-07-21T19:42:02.526492Z",
            "url": "https://files.pythonhosted.org/packages/73/61/660b53c1dc132b419f0a6cafcc5168e12ec1b43cbb90bac54ae2f1648a76/pypitch-2.0-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bf3a4d004484b8f3687784b51f0483d042e2c3622ae9bd17650927543e54001",
                "md5": "aae61ead1c34dcc127bf57544cb93677",
                "sha256": "439a63d8f1c8bc5479d4474a4a79279d32bff67de5c1bcce1ead921f1a596598"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aae61ead1c34dcc127bf57544cb93677",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 978878,
            "upload_time": "2023-07-21T19:42:05",
            "upload_time_iso_8601": "2023-07-21T19:42:05.587380Z",
            "url": "https://files.pythonhosted.org/packages/4b/f3/a4d004484b8f3687784b51f0483d042e2c3622ae9bd17650927543e54001/pypitch-2.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dec65e8e4700011bed1d7653eed8a2e0779903b607758648d724c10c3dd6c749",
                "md5": "3e17f825b39065c6ab88141bcf2b2717",
                "sha256": "72f5feb3192ce719873e281533eb11b0e3ec97622a4effe89ae3f1f930f1270d"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "3e17f825b39065c6ab88141bcf2b2717",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 41508,
            "upload_time": "2023-07-21T19:42:07",
            "upload_time_iso_8601": "2023-07-21T19:42:07.944022Z",
            "url": "https://files.pythonhosted.org/packages/de/c6/5e8e4700011bed1d7653eed8a2e0779903b607758648d724c10c3dd6c749/pypitch-2.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e3000d7842900d6df4b3d71a4b2cc8af9c290801a0d8a12620a82baf566c878",
                "md5": "d31ab0364a0acb5fb54b73477c975aa1",
                "sha256": "569b6465952859cf7b622c018d4017a0a5c31ed4d98ff3c117d343a74fba92d7"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d31ab0364a0acb5fb54b73477c975aa1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 45399,
            "upload_time": "2023-07-21T19:42:09",
            "upload_time_iso_8601": "2023-07-21T19:42:09.360389Z",
            "url": "https://files.pythonhosted.org/packages/5e/30/00d7842900d6df4b3d71a4b2cc8af9c290801a0d8a12620a82baf566c878/pypitch-2.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "259e8d9c5a6c366fe6282a7d7aace5e7a9a07f419137e19eb2845df3aee61f5c",
                "md5": "9225218a5b6f8d89ee7b45d0c1d43a35",
                "sha256": "f9fdc65ebee8e58bc6338de0b9739f782d2e5cf193286532666d4b9c34731d4d"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "9225218a5b6f8d89ee7b45d0c1d43a35",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": null,
            "size": 45012,
            "upload_time": "2023-07-21T19:42:10",
            "upload_time_iso_8601": "2023-07-21T19:42:10.895422Z",
            "url": "https://files.pythonhosted.org/packages/25/9e/8d9c5a6c366fe6282a7d7aace5e7a9a07f419137e19eb2845df3aee61f5c/pypitch-2.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1be3dc25126edb7f4f418a7824a7987db82a11562b97a92235325d059b2e5695",
                "md5": "ccf8f1f778b442bcf74d345304889bc3",
                "sha256": "b304f23376e3c3b910d495562777e9296ad185bc926a83b085e1dab59b610463"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ccf8f1f778b442bcf74d345304889bc3",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": null,
            "size": 47847,
            "upload_time": "2023-07-21T19:42:12",
            "upload_time_iso_8601": "2023-07-21T19:42:12.431315Z",
            "url": "https://files.pythonhosted.org/packages/1b/e3/dc25126edb7f4f418a7824a7987db82a11562b97a92235325d059b2e5695/pypitch-2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "212e2a3c84ffc1be9a814f17d5068a278a7b504ac9852b242c8846bbb64ff152",
                "md5": "b420866800b440c97b3839fe6e36ef45",
                "sha256": "c1a149758f9b67609d0b3255915ce5bc2fcf125daf5eb9cde4257b285c06e6de"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp37-pypy37_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b420866800b440c97b3839fe6e36ef45",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": null,
            "size": 40221,
            "upload_time": "2023-07-21T19:42:13",
            "upload_time_iso_8601": "2023-07-21T19:42:13.765474Z",
            "url": "https://files.pythonhosted.org/packages/21/2e/2a3c84ffc1be9a814f17d5068a278a7b504ac9852b242c8846bbb64ff152/pypitch-2.0-pp37-pypy37_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16a10d688fc74e231ebe54b742188c341b38b9490ab68d5ef6b43fc891f68eb5",
                "md5": "a4f619999dd842c98dee2e70b2ddd613",
                "sha256": "5f0b653ce1aa56498aaadcc51325d6a470c3b56c5dd3fad599aa303f9d4d7a92"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "a4f619999dd842c98dee2e70b2ddd613",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": null,
            "size": 44790,
            "upload_time": "2023-07-21T19:42:15",
            "upload_time_iso_8601": "2023-07-21T19:42:15.402331Z",
            "url": "https://files.pythonhosted.org/packages/16/a1/0d688fc74e231ebe54b742188c341b38b9490ab68d5ef6b43fc891f68eb5/pypitch-2.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad0d7dc92ad777d98adbb474465a88bcc26ced81a83ded97dca07429eab7d006",
                "md5": "28ff28a30aa792f1e93851505f798481",
                "sha256": "8e19ef7a5003998897f1ac23ab1eeb7e5c58a19b728bc41fbb1f893b913705a5"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "28ff28a30aa792f1e93851505f798481",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": null,
            "size": 47622,
            "upload_time": "2023-07-21T19:42:17",
            "upload_time_iso_8601": "2023-07-21T19:42:17.551235Z",
            "url": "https://files.pythonhosted.org/packages/ad/0d/7dc92ad777d98adbb474465a88bcc26ced81a83ded97dca07429eab7d006/pypitch-2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61c65370e408d349b847810c58613d7cc150641df5d3984d0a452bebb3c707d5",
                "md5": "9a32ded851bf52ad2cab50277700a4f3",
                "sha256": "5e54844f0c48debca7448fb564c8b3c527123584b1ec48f8c9567a66c02dbd12"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9a32ded851bf52ad2cab50277700a4f3",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": null,
            "size": 40226,
            "upload_time": "2023-07-21T19:42:19",
            "upload_time_iso_8601": "2023-07-21T19:42:19.189183Z",
            "url": "https://files.pythonhosted.org/packages/61/c6/5370e408d349b847810c58613d7cc150641df5d3984d0a452bebb3c707d5/pypitch-2.0-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bbe9b8ad8701c03958c599f9a21975e99d336909495e7331db9dd59a58871f8",
                "md5": "87bc845f5ab0495b719e18d72b33d206",
                "sha256": "60ba12bb3ff0bb2793a696f095bc365c5e1f9f81da18aadbdeb1ff61cc5a1e23"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "87bc845f5ab0495b719e18d72b33d206",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 45589,
            "upload_time": "2023-07-21T19:42:20",
            "upload_time_iso_8601": "2023-07-21T19:42:20.623551Z",
            "url": "https://files.pythonhosted.org/packages/8b/be/9b8ad8701c03958c599f9a21975e99d336909495e7331db9dd59a58871f8/pypitch-2.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d3fb67face1a557523dc4e76a69d4a96d45d145bd17e23385318689e5f04394",
                "md5": "772c739738cef0b076c9f2ef51d5e83d",
                "sha256": "0ea10ea83b7a0691a550dc0020ddbed36f01041a9e35b6884f468b40bcebb09b"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "772c739738cef0b076c9f2ef51d5e83d",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 48339,
            "upload_time": "2023-07-21T19:42:22",
            "upload_time_iso_8601": "2023-07-21T19:42:22.271079Z",
            "url": "https://files.pythonhosted.org/packages/4d/3f/b67face1a557523dc4e76a69d4a96d45d145bd17e23385318689e5f04394/pypitch-2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ab5937080ada19cd1cf468a624c56c1a4cca6b24b4752794d6a814a4049d7bc",
                "md5": "672cd1ed117ea94e05931565f194eceb",
                "sha256": "4696505406e6d444851161846b570dfd4639d50b86eafec5fef7f5863938f6d5"
            },
            "downloads": -1,
            "filename": "pypitch-2.0-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "672cd1ed117ea94e05931565f194eceb",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 40891,
            "upload_time": "2023-07-21T19:42:23",
            "upload_time_iso_8601": "2023-07-21T19:42:23.798529Z",
            "url": "https://files.pythonhosted.org/packages/2a/b5/937080ada19cd1cf468a624c56c1a4cca6b24b4752794d6a814a4049d7bc/pypitch-2.0-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fd83d81b88914403ac42b10db34c5fc01dd66ad546040e7a4dc5c58b78cd387",
                "md5": "f6caf6d4cc893081a9410124a0d18a13",
                "sha256": "db72c552548f7d0991f0f4c490bc5ffd48254fae595427a477c4a067115553de"
            },
            "downloads": -1,
            "filename": "pypitch-2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f6caf6d4cc893081a9410124a0d18a13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 78185,
            "upload_time": "2023-07-21T19:42:25",
            "upload_time_iso_8601": "2023-07-21T19:42:25.438778Z",
            "url": "https://files.pythonhosted.org/packages/7f/d8/3d81b88914403ac42b10db34c5fc01dd66ad546040e7a4dc5c58b78cd387/pypitch-2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 19:42:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fofix",
    "github_project": "python-pypitch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "lcname": "pypitch"
}
        
Elapsed time: 0.91644s