This package is part of the [SpiNNaker Project](http://apt.cs.manchester.ac.uk/projects/SpiNNaker/) .
This package is used to provide a Python representation of a SpiNNaker machine
User Installation
=================
If you want to install for all users, run:
sudo pip install SpiNNMachine
If you want to install only for yourself, run:
pip install SpiNNMachine --user
To install in a virtualenv, with the virtualenv enabled, run:
pip install SpiNNMachine
Developer Installation
======================
If you want to be able to edit the source code, but still have it referenced
from other Python modules, you can set the install to be a developer install.
In this case, download the source code, and extract it locally, or else clone
the git repository:
git clone http://github.com/SpiNNakerManchester/SpiNNMachine.git
To install as a development version which all users will then be able to use,
run the following where the code has been extracted:
sudo pip install -e .
To install as a development version for only yourself, run:
pip install -e . --user
To install as a development version in a `virtualenv`, with the `virutalenv`
enabled, run:
pip install -e .
Test Installation
=================
To be able to run the unitests add [Test] to the pip installs above
pip install -e .[Test]
Documentation
=============
[SpiNNMachine python documentation](http://spinnmachine.readthedocs.io/en/7.4.0)
[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.4.0)
Raw data
{
"_id": null,
"home_page": "https://github.com/SpiNNakerManchester/SpiNNMachine",
"name": "SpiNNMachine",
"maintainer": "SpiNNakerTeam",
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "spinnakerusers@googlegroups.com",
"keywords": "spinnaker, machine model",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f4/49/f54aebe68d284e30ea6d83ae9c6b153e77ac67d0f92b98788350a324e304/spinnmachine-1!7.4.0.tar.gz",
"platform": null,
"description": "\nThis package is part of the [SpiNNaker Project](http://apt.cs.manchester.ac.uk/projects/SpiNNaker/) .\n\nThis package is used to provide a Python representation of a SpiNNaker machine\n\nUser Installation\n=================\nIf you want to install for all users, run:\n\n sudo pip install SpiNNMachine\n\nIf you want to install only for yourself, run:\n\n pip install SpiNNMachine --user\n\nTo install in a virtualenv, with the virtualenv enabled, run:\n\n pip install SpiNNMachine\n\nDeveloper Installation\n======================\nIf you want to be able to edit the source code, but still have it referenced\nfrom other Python modules, you can set the install to be a developer install.\nIn this case, download the source code, and extract it locally, or else clone\nthe git repository:\n\n git clone http://github.com/SpiNNakerManchester/SpiNNMachine.git\n\nTo install as a development version which all users will then be able to use,\nrun the following where the code has been extracted:\n\n sudo pip install -e .\n\nTo install as a development version for only yourself, run:\n\n pip install -e . --user\n\nTo install as a development version in a `virtualenv`, with the `virutalenv`\nenabled, run:\n\n pip install -e .\n\nTest Installation\n=================\nTo be able to run the unitests add [Test] to the pip installs above\n\n pip install -e .[Test]\n\nDocumentation\n=============\n[SpiNNMachine python documentation](http://spinnmachine.readthedocs.io/en/7.4.0)\n\n[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.4.0)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Representation of a SpiNNaker Machine",
"version": "1!7.4.0",
"project_urls": {
"Homepage": "https://github.com/SpiNNakerManchester/SpiNNMachine"
},
"split_keywords": [
"spinnaker",
" machine model"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2d534c4bf6fbf08b7669c45d92cfa48ce7d093a8bcc4bdd055e04196ad845afa",
"md5": "1b69dfb95c3048827ea0b36c592038da",
"sha256": "e2ce5f044bdfefd9b06ff068f11e7bfef1484d3fa5f7a643a32fd47723d5b836"
},
"downloads": -1,
"filename": "spinnmachine-1!7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b69dfb95c3048827ea0b36c592038da",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 108045,
"upload_time": "2025-10-14T05:50:32",
"upload_time_iso_8601": "2025-10-14T05:50:32.055073Z",
"url": "https://files.pythonhosted.org/packages/2d/53/4c4bf6fbf08b7669c45d92cfa48ce7d093a8bcc4bdd055e04196ad845afa/spinnmachine-1!7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f449f54aebe68d284e30ea6d83ae9c6b153e77ac67d0f92b98788350a324e304",
"md5": "991209757b7f7bc2fb6a5a20d562d388",
"sha256": "d94528b0198cfa3276ea7ba9cb050a266dc98ef357470a6e47508af2d281d523"
},
"downloads": -1,
"filename": "spinnmachine-1!7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "991209757b7f7bc2fb6a5a20d562d388",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 69350,
"upload_time": "2025-10-14T05:50:33",
"upload_time_iso_8601": "2025-10-14T05:50:33.592793Z",
"url": "https://files.pythonhosted.org/packages/f4/49/f54aebe68d284e30ea6d83ae9c6b153e77ac67d0f92b98788350a324e304/spinnmachine-1!7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-14 05:50:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SpiNNakerManchester",
"github_project": "SpiNNMachine",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "spinnmachine"
}