SpiNNaker Machine Partitioning and Allocation Server (``spalloc_server``)
=========================================================================
.. image:: https://img.shields.io/pypi/v/spalloc_server.svg?style=flat
:target: https://pypi.python.org/pypi/spalloc_server/
:alt: PyPi version
.. image:: https://readthedocs.org/projects/spalloc_server/badge/?version=stable
:target: https://spalloc_server.readthedocs.org/
:alt: Documentation
.. image:: https://github.com/SpiNNakerManchester/spalloc_server/workflows/Python%20Build/badge.svg?branch=master
:alt: Build Status
:target: https://github.com/SpiNNakerManchester/spalloc_server/actions?query=workflow%3A%22Python+Build%22+branch%3Amaster
.. image:: https://coveralls.io/repos/SpiNNakerManchester/spalloc_server/badge.svg?branch=master
:target: https://coveralls.io/r/SpiNNakerManchester/spalloc_server?branch=master
:alt: Coverage Status
A SpiNNaker machine management application which manages the partitioning and
allocation of large SpiNNaker machines into smaller fragments for many
simultaneous users.
This package just contains a server which exposes a simple TCP interface to
clients to enable them to request hardware.
The `documentation <https://spalloc-server.readthedocs.org/>`_ describes the
process of configuring and running servers, the simple JSON-based client
protocol and an overview of the server's implementation.
Raw data
{
"_id": null,
"home_page": "https://github.com/SpiNNakerManchester/spalloc_server",
"name": "spalloc-server",
"maintainer": "SpiNNakerTeam",
"docs_url": null,
"requires_python": "<4,>=3.7",
"maintainer_email": "spinnakerusers@googlegroups.com",
"keywords": "spinnaker,allocation,packing management,supercomputer",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/06/6b/041061f747f66a38415c4464c8d4440a31363b87d5896c50cddfd28dfa26/spalloc_server-1!7.0.0.tar.gz",
"platform": null,
"description": "SpiNNaker Machine Partitioning and Allocation Server (``spalloc_server``)\n=========================================================================\n\n.. image:: https://img.shields.io/pypi/v/spalloc_server.svg?style=flat\n :target: https://pypi.python.org/pypi/spalloc_server/\n :alt: PyPi version\n.. image:: https://readthedocs.org/projects/spalloc_server/badge/?version=stable\n :target: https://spalloc_server.readthedocs.org/\n :alt: Documentation\n.. image:: https://github.com/SpiNNakerManchester/spalloc_server/workflows/Python%20Build/badge.svg?branch=master\n :alt: Build Status\n :target: https://github.com/SpiNNakerManchester/spalloc_server/actions?query=workflow%3A%22Python+Build%22+branch%3Amaster\n.. image:: https://coveralls.io/repos/SpiNNakerManchester/spalloc_server/badge.svg?branch=master\n :target: https://coveralls.io/r/SpiNNakerManchester/spalloc_server?branch=master\n :alt: Coverage Status\n\nA SpiNNaker machine management application which manages the partitioning and\nallocation of large SpiNNaker machines into smaller fragments for many\nsimultaneous users.\n\nThis package just contains a server which exposes a simple TCP interface to\nclients to enable them to request hardware.\n\nThe `documentation <https://spalloc-server.readthedocs.org/>`_ describes the\nprocess of configuring and running servers, the simple JSON-based client\nprotocol and an overview of the server's implementation.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A tool for partitioning and allocating large SpiNNaker machines into smaller ones on demand.",
"version": "1!7.0.0",
"project_urls": {
"Homepage": "https://github.com/SpiNNakerManchester/spalloc_server"
},
"split_keywords": [
"spinnaker",
"allocation",
"packing management",
"supercomputer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5a04a44efa66cc8342bbe27e8bfc1c95d642a4c6c35dcaba2204e1b98c306e06",
"md5": "274ce2cb58b5b3b0c4cb5ce8966b3820",
"sha256": "b2c091d3cb3de49f6d35cebcf93e4fa9f102e98b4bba3b37342ce02c9473927c"
},
"downloads": -1,
"filename": "spalloc_server-1!7.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "274ce2cb58b5b3b0c4cb5ce8966b3820",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 74816,
"upload_time": "2023-07-20T06:00:49",
"upload_time_iso_8601": "2023-07-20T06:00:49.808395Z",
"url": "https://files.pythonhosted.org/packages/5a/04/a44efa66cc8342bbe27e8bfc1c95d642a4c6c35dcaba2204e1b98c306e06/spalloc_server-1!7.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "066b041061f747f66a38415c4464c8d4440a31363b87d5896c50cddfd28dfa26",
"md5": "cb703a1cc28032bf255a01192774d9b5",
"sha256": "57e6cd8249cbfab02ab6a963f6c0a86a9b37ca503f1ec3d6b2726e877da8ce85"
},
"downloads": -1,
"filename": "spalloc_server-1!7.0.0.tar.gz",
"has_sig": false,
"md5_digest": "cb703a1cc28032bf255a01192774d9b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 99070,
"upload_time": "2023-07-20T06:00:51",
"upload_time_iso_8601": "2023-07-20T06:00:51.288764Z",
"url": "https://files.pythonhosted.org/packages/06/6b/041061f747f66a38415c4464c8d4440a31363b87d5896c50cddfd28dfa26/spalloc_server-1!7.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-20 06:00:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SpiNNakerManchester",
"github_project": "spalloc_server",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "spalloc-server"
}