{"id":13936574,"url":"https://github.com/rasbt/mputil","last_synced_at":"2025-09-02T00:34:22.378Z","repository":{"id":57443521,"uuid":"89763457","full_name":"rasbt/mputil","owner":"rasbt","description":"Utility functions for Python's multiprocessing standard library module","archived":false,"fork":false,"pushed_at":"2018-08-01T17:46:00.000Z","size":8,"stargazers_count":39,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T15:59:29.065Z","etag":null,"topics":["multiprocessing","python"],"latest_commit_sha":null,"homepage":null,"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/rasbt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-29T04:25:40.000Z","updated_at":"2025-04-03T14:42:08.000Z","dependencies_parsed_at":"2022-09-05T09:31:41.311Z","dependency_job_id":null,"html_url":"https://github.com/rasbt/mputil","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmputil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmputil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmputil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmputil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","download_url":"https://codeload.github.com/rasbt/mputil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249543297,"owners_count":21288703,"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":["multiprocessing","python"],"created_at":"2024-08-07T23:02:47.837Z","updated_at":"2025-04-18T20:31:29.254Z","avatar_url":"https://github.com/rasbt.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![PyPI version](https://badge.fury.io/py/mputil.svg)](http://badge.fury.io/py/mputil)\n![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n# mputil\n\nUtility functions for Python's multiprocessing standard library module\n\n## Documentation\n\nMputil is (currently) a rather small package that provides functions for memory-efficient multi-processing, based Python's `multiprocessing` standard library. Mputil doesn't have a full-blown documentation, yet. However, you can find explanations and usage examples in the Jupyter Notebook that is references in the \"Examples\" section below.\n\n## Examples\n\n- [`lazy_map` and `lazy_imap`](https://github.com/rasbt/mputil/blob/master/examples/lazy_map-lazy_imap.ipynb)\n\n## Installation\n\nThe `mputil` package can be installed via `pip`:\n\n    \n    pip3 install mputil\n\nAlternatively, if you are using Anaconda/Miniconda, you can install `mputil` via the conda package manager from the conda-forge channel as follows:\n\n    conda install mputil -c conda-forge\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbt%2Fmputil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasbt%2Fmputil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbt%2Fmputil/lists"}