Name | zprocess JSON |
Version |
2.26.1
JSON |
| download |
home_page | None |
Summary | A set of utilities for multiprocessing using zeromq |
upload_time | 2024-12-04 10:39:29 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Copyright (c) 2013, Christopher Billington All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
multiprocessing
ipc
zeromq
|
VCS |
|
bugtrack_url |
|
requirements |
xmlrunner
pyzmq
ipaddress
subprocess32
enum34
pywin32
windows-curses
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# zprocess
A set of utilities for multiprocessing using
zeromq. Includes process creation and management, output
redirection, message passing, inter-process locks, logging,
and a process-tree-wide event system.
(
[view on pypi](https://pypi.python.org/pypi/zprocess/);
[view on Github](https://github.com/chrisjbillington/zprocess)
)
* Install `python setup.py install`.
Raw data
{
"_id": null,
"home_page": null,
"name": "zprocess",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "multiprocessing, IPC, zeromq",
"author": null,
"author_email": "Christopher Billington <chrisjbillington@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c5/2f/33473fbade4d264160dc2a9aead36d390493cece7db008f4d2135e393c40/zprocess-2.26.1.tar.gz",
"platform": null,
"description": "# zprocess\n\nA set of utilities for multiprocessing using\nzeromq. Includes process creation and management, output\nredirection, message passing, inter-process locks, logging,\nand a process-tree-wide event system.\n\n( \n[view on pypi](https://pypi.python.org/pypi/zprocess/);\n[view on Github](https://github.com/chrisjbillington/zprocess)\n)\n\n * Install `python setup.py install`.\n\n",
"bugtrack_url": null,
"license": "Copyright (c) 2013, Christopher Billington All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
"summary": "A set of utilities for multiprocessing using zeromq",
"version": "2.26.1",
"project_urls": {
"Documentation": "https://github.com/chrisjbillington/zprocess",
"Downloads": "https://pypi.org/project/zprocess/",
"Homepage": "https://github.com/chrisjbillington/zprocess",
"Repository": "https://github.com/chrisjbillington/zprocess",
"Tracker": "https://github.com/chrisjbillington/zprocess/issues"
},
"split_keywords": [
"multiprocessing",
" ipc",
" zeromq"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "84ec64aa1fa584b1e6ad8d51df75ba12601f9119279a8550e374e4b2438f97fc",
"md5": "9f384e25621632146e53cef96d318eb6",
"sha256": "9f3a93366f982ddfbbfe4f6edb61d1abb7db757d6275079a7a3fd219f7ccf7d6"
},
"downloads": -1,
"filename": "zprocess-2.26.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9f384e25621632146e53cef96d318eb6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 80498,
"upload_time": "2024-12-04T10:39:28",
"upload_time_iso_8601": "2024-12-04T10:39:28.220929Z",
"url": "https://files.pythonhosted.org/packages/84/ec/64aa1fa584b1e6ad8d51df75ba12601f9119279a8550e374e4b2438f97fc/zprocess-2.26.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c52f33473fbade4d264160dc2a9aead36d390493cece7db008f4d2135e393c40",
"md5": "a3178f388b4f524a993b1c0fc0a6b11a",
"sha256": "c8a8d639b5a7e2eb4ddddbdedbafa1ff4b52d5f06bb16c952cda4bafad3fe73a"
},
"downloads": -1,
"filename": "zprocess-2.26.1.tar.gz",
"has_sig": false,
"md5_digest": "a3178f388b4f524a993b1c0fc0a6b11a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 85718,
"upload_time": "2024-12-04T10:39:29",
"upload_time_iso_8601": "2024-12-04T10:39:29.878110Z",
"url": "https://files.pythonhosted.org/packages/c5/2f/33473fbade4d264160dc2a9aead36d390493cece7db008f4d2135e393c40/zprocess-2.26.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-04 10:39:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chrisjbillington",
"github_project": "zprocess",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "xmlrunner",
"specs": []
},
{
"name": "pyzmq",
"specs": [
[
">=",
"18.0"
]
]
},
{
"name": "ipaddress",
"specs": []
},
{
"name": "subprocess32",
"specs": []
},
{
"name": "enum34",
"specs": []
},
{
"name": "pywin32",
"specs": []
},
{
"name": "windows-curses",
"specs": []
}
],
"lcname": "zprocess"
}