{"id":19436128,"url":"https://github.com/repo-helper/whey","last_synced_at":"2025-04-07T10:22:37.319Z","repository":{"id":38388383,"uuid":"341130913","full_name":"repo-helper/whey","owner":"repo-helper","description":"A simple Python wheel builder for simple projects.","archived":false,"fork":false,"pushed_at":"2025-02-11T16:37:22.000Z","size":3861,"stargazers_count":32,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T04:08:04.710Z","etag":null,"topics":["build","distribution","packaging","pep517","pep621","python","sdist","wheel"],"latest_commit_sha":null,"homepage":"https://whey.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/repo-helper.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["domdfcoding"]}},"created_at":"2021-02-22T08:34:16.000Z","updated_at":"2025-02-11T16:37:27.000Z","dependencies_parsed_at":"2023-10-03T10:10:37.914Z","dependency_job_id":"2b165e18-61c0-4e22-b72a-a37113105d96","html_url":"https://github.com/repo-helper/whey","commit_stats":{"total_commits":287,"total_committers":6,"mean_commits":"47.833333333333336","dds":"0.18815331010452963","last_synced_commit":"fab291b973239e23c9bdc8a22d9714de43e6d0c9"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repo-helper%2Fwhey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repo-helper%2Fwhey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repo-helper%2Fwhey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repo-helper%2Fwhey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/repo-helper","download_url":"https://codeload.github.com/repo-helper/whey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247632202,"owners_count":20970127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build","distribution","packaging","pep517","pep621","python","sdist","wheel"],"created_at":"2024-11-10T15:09:35.219Z","updated_at":"2025-04-07T10:22:37.303Z","avatar_url":"https://github.com/repo-helper.png","language":"Python","funding_links":["https://github.com/sponsors/domdfcoding"],"categories":[],"sub_categories":[],"readme":"#####\nwhey\n#####\n\n.. start short_desc\n\n**A simple Python wheel builder for simple projects.**\n\n.. end short_desc\n\n\n``whey``:\n\n* supports `PEP 621 \u003chttps://www.python.org/dev/peps/pep-0621/\u003e`_ metadata.\n* can be used as a `PEP 517 \u003chttps://www.python.org/dev/peps/pep-0517/\u003e`_ build backend.\n* creates `PEP 427 \u003chttps://www.python.org/dev/peps/pep-0427/\u003e`_ `wheels \u003chttps://realpython.com/python-wheels/\u003e`_.\n* handles type hint files\n  (`py.typed \u003chttps://www.python.org/dev/peps/pep-0561/\u003e`_ and ``*.pyi`` stubs).\n* is distributed under the `MIT License \u003chttps://choosealicense.com/licenses/mit/\u003e`_.\n* `is the liquid remaining after milk has been curdled and strained \u003chttps://en.wikipedia.org/wiki/Whey\u003e`_.\n  It is a byproduct of the manufacture of cheese and has several commercial uses.\n\n\nSee `the documentation`_ for configuration_ and usage_ information.\n\n.. _the documentation: https://whey.readthedocs.io/en/latest/\n.. _configuration: https://whey.readthedocs.io/en/latest/configuration.html\n.. _usage: https://whey.readthedocs.io/en/latest/configuration.html\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Anaconda\n\t  - |conda-version| |conda-platform|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/whey/latest?logo=read-the-docs\n\t:target: https://whey.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/repo-helper/whey/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/repo-helper/whey/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/repo-helper/whey/workflows/Linux/badge.svg\n\t:target: https://github.com/repo-helper/whey/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/repo-helper/whey/workflows/Windows/badge.svg\n\t:target: https://github.com/repo-helper/whey/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/repo-helper/whey/workflows/macOS/badge.svg\n\t:target: https://github.com/repo-helper/whey/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/repo-helper/whey/workflows/Flake8/badge.svg\n\t:target: https://github.com/repo-helper/whey/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/repo-helper/whey/workflows/mypy/badge.svg\n\t:target: https://github.com/repo-helper/whey/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/whey/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/repo-helper/whey/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/repo-helper/whey/master?logo=coveralls\n\t:target: https://coveralls.io/github/repo-helper/whey?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/whey?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/repo-helper/whey\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/whey\n\t:target: https://pypi.org/project/whey/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/whey?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/whey/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/whey\n\t:target: https://pypi.org/project/whey/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/whey\n\t:target: https://pypi.org/project/whey/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/conda-forge/whey?logo=anaconda\n\t:target: https://anaconda.org/conda-forge/whey\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/conda-forge/whey?label=conda%7Cplatform\n\t:target: https://anaconda.org/conda-forge/whey\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/repo-helper/whey\n\t:target: https://github.com/repo-helper/whey/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/whey\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/whey/v0.1.1\n\t:target: https://github.com/repo-helper/whey/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/whey\n\t:target: https://github.com/repo-helper/whey/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/whey\n\t:target: https://pypi.org/project/whey/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``whey`` can be installed from PyPI or Anaconda.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install whey\n\nTo install with ``conda``:\n\n.. code-block:: bash\n\n\t$ conda install -c conda-forge whey\n\n.. end installation\n\n``whey`` also has an optional README validation feature, which checks the README will render correctly on PyPI.\nThis requires that the ``readme`` extra is installed:\n\n.. code-block:: bash\n\n\t$ python -m pip install whey[readme]\n\nand in ``pyproject.toml``:\n\n.. code-block:: TOML\n\n\t[build-system]\n\trequires = [ \"whey[readme]\",]\n\tbuild-backend = \"whey\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepo-helper%2Fwhey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepo-helper%2Fwhey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepo-helper%2Fwhey/lists"}