{"id":21252242,"url":"https://github.com/pypr/pyzoltan","last_synced_at":"2026-01-02T21:09:08.882Z","repository":{"id":33604307,"uuid":"159773568","full_name":"pypr/pyzoltan","owner":"pypr","description":"Python wrapper for the Zoltan data management library","archived":false,"fork":false,"pushed_at":"2024-12-15T03:53:34.000Z","size":1024,"stargazers_count":4,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T01:19:12.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Cython","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/pypr.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2018-11-30T05:34:20.000Z","updated_at":"2024-12-15T03:53:38.000Z","dependencies_parsed_at":"2024-12-13T18:30:46.010Z","dependency_job_id":"f1231716-1a90-4506-8ed7-784bc6d3bdb7","html_url":"https://github.com/pypr/pyzoltan","commit_stats":{"total_commits":142,"total_committers":9,"mean_commits":"15.777777777777779","dds":0.676056338028169,"last_synced_commit":"e304f9137989cd75a1327a8f8d669a823188071a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fpyzoltan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fpyzoltan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fpyzoltan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fpyzoltan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypr","download_url":"https://codeload.github.com/pypr/pyzoltan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690115,"owners_count":20331725,"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":[],"created_at":"2024-11-21T03:46:42.336Z","updated_at":"2026-01-02T21:09:08.814Z","avatar_url":"https://github.com/pypr.png","language":"Cython","funding_links":[],"categories":[],"sub_categories":[],"readme":"PyZoltan: a Python wrapper for the Zoltan library\n==================================================\n\n|CI Status|  |Documentation Status|\n\n.. |CI Status| image:: https://github.com/pypr/pyzoltan/actions/workflows/tests.yml/badge.svg\n    :target: https://github.com/pypr/pyzoltan/actions/workflows/tests.yml\n.. |Documentation Status| image:: https://readthedocs.org/projects/pyzoltan/badge/?version=latest\n    :target: https://pyzoltan.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nPyZoltan is as the name suggests, is a Python wrapper for the Zoltan_\ndata management library.\n\nIn PyZoltan, we wrap the specific routines and objects that we wish to\nuse. The following features of Zoltan are currently supported:\n\n- Dynamic load balancing using geometric algorithms\n- Unstructured point-to-point communication\n- Distributed data directories\n\n\n.. _Zoltan: http://www.cs.sandia.gov/Zoltan/\n\nInstallation\n-------------\n\nPyZoltan requires the following:\n\n- numpy\n- cyarray\n- Cython\n- mpi4py_\n- Zoltan_\n\n\n.. _mpi4py: http://mpi4py.scipy.org/\n\nZoltan itself needs to be already installed. We provide a convenient script\ncalled ``build_zoltan.sh`` that can be used to build Zoltan.\n\nMany of the other dependencies can be installed using pip or conda::\n\n  $ pip install -r requirements.txt\n\nOnce this is installed one can install PyZoltan as follows::\n\n  $ pip install pyzoltan\n\nor via the usual ``setup.py`` method::\n\n  $ python setup.py install # or develop\n\n\nFor more installation instructions, especially on how to build Zoltan and\nPyZoltan, please see the documentation here: https://pyzoltan.readthedocs.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpypr%2Fpyzoltan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpypr%2Fpyzoltan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpypr%2Fpyzoltan/lists"}