{"id":13411788,"url":"https://github.com/celery/billiard","last_synced_at":"2025-05-13T17:04:46.349Z","repository":{"id":39460287,"uuid":"374820","full_name":"celery/billiard","owner":"celery","description":"Multiprocessing Pool Extensions","archived":false,"fork":false,"pushed_at":"2025-04-07T23:28:19.000Z","size":1550,"stargazers_count":424,"open_issues_count":85,"forks_count":252,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-05-02T23:02:08.740Z","etag":null,"topics":["celery","multiprocessing","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/celery.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-11-16T15:39:48.000Z","updated_at":"2025-04-24T14:29:04.000Z","dependencies_parsed_at":"2023-09-29T07:14:31.297Z","dependency_job_id":"d1d6f38b-b6b3-401a-8f15-81e150599f93","html_url":"https://github.com/celery/billiard","commit_stats":{"total_commits":665,"total_committers":98,"mean_commits":6.785714285714286,"dds":0.3458646616541353,"last_synced_commit":"366ac5f9a708a64fc48f94da465189f9309288ab"},"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celery%2Fbilliard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celery%2Fbilliard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celery%2Fbilliard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celery%2Fbilliard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celery","download_url":"https://codeload.github.com/celery/billiard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253719392,"owners_count":21952809,"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":["celery","multiprocessing","python","python3"],"created_at":"2024-07-30T20:01:16.937Z","updated_at":"2025-05-13T17:04:46.226Z","avatar_url":"https://github.com/celery.png","language":"Python","readme":"========\nbilliard\n========\n:version: 4.2.1\n\n|build-status-lin| |build-status-win| |license| |wheel| |pyversion| |pyimp|\n\n.. |build-status-lin| image:: https://github.com/celery/billiard/actions/workflows/ci.yaml/badge.svg\n    :alt: Build status on Linux\n    :target: https://github.com/celery/billiard/actions/workflows/ci.yaml\n\n.. |build-status-win| image:: https://ci.appveyor.com/api/projects/status/github/celery/billiard?png=true\u0026branch=main\n    :alt: Build status on Windows\n    :target: https://ci.appveyor.com/project/ask/billiard\n\n.. |license| image:: https://img.shields.io/pypi/l/billiard.svg\n    :alt: BSD License\n    :target: https://opensource.org/licenses/BSD-3-Clause\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/billiard.svg\n    :alt: Billiard can be installed via wheel\n    :target: https://pypi.org/project/billiard/\n\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/billiard.svg\n    :alt: Supported Python versions.\n    :target: https://pypi.org/project/billiard/\n\n.. |pyimp| image:: https://img.shields.io/pypi/implementation/billiard.svg\n    :alt: Support Python implementations.\n    :target: https://pypi.org/project/billiard/\n\nAbout\n-----\n\n``billiard`` is a fork of the Python 2.7 `multiprocessing \u003chttps://docs.python.org/library/multiprocessing.html\u003e`_\npackage. The multiprocessing package itself is a renamed and updated version of\nR Oudkerk's `pyprocessing \u003chttps://pypi.org/project/processing/\u003e`_ package.\nThis standalone variant draws its fixes/improvements from python-trunk and provides\nadditional bug fixes and improvements.\n\n- This package would not be possible if not for the contributions of not only\n  the current maintainers but all of the contributors to the original pyprocessing\n  package listed `here \u003chttp://pyprocessing.berlios.de/doc/THANKS.html\u003e`_.\n\n- Also, it is a fork of the multiprocessing backport package by Christian Heims.\n\n- It includes the no-execv patch contributed by R. Oudkerk.\n\n- And the Pool improvements previously located in `Celery`_.\n\n- Billiard is used in and is a dependency for `Celery`_ and is maintained by the\n  Celery team.\n\n.. _`Celery`: http://celeryproject.org\n\nDocumentation\n-------------\n\nThe documentation for ``billiard`` is available on `Read the Docs \u003chttps://billiard.readthedocs.io\u003e`_.\n\nBug reporting\n-------------\n\nPlease report bugs related to multiprocessing at the\n`Python bug tracker \u003chttps://bugs.python.org/\u003e`_. Issues related to billiard\nshould be reported at https://github.com/celery/billiard/issues.\n\nbilliard is part of the Tidelift Subscription\n---------------------------------------------\n\nThe maintainers of ``billiard`` and thousands of other packages are working\nwith Tidelift to deliver commercial support and maintenance for the open source\ndependencies you use to build your applications. Save time, reduce risk, and\nimprove code health, while paying the maintainers of the exact dependencies you\nuse. `Learn more`_.\n\n.. _`Learn more`: https://tidelift.com/subscription/pkg/pypi-billiard?utm_source=pypi-billiard\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_term=repo\n","funding_links":["https://tidelift.com/subscription/pkg/pypi-billiard?utm_source=pypi-billiard\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_term=repo"],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelery%2Fbilliard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelery%2Fbilliard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelery%2Fbilliard/lists"}