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.2.1)
[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.2.1)
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/22/cb/ac6c5fd4d009f8401b9a6702cbf87e704bb12104e12501e1e13cbebe189d/spinnmachine-1!7.2.1.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.2.1)\n\n[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.2.1)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Representation of a SpiNNaker Machine",
"version": "1!7.2.1",
"project_urls": {
"Homepage": "https://github.com/SpiNNakerManchester/SpiNNMachine"
},
"split_keywords": [
"spinnaker",
" machine model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "45fa25fd4821a52f5a097f8be2381bb21ef4d5ffa3d2a282f0fd7c97c97cdca7",
"md5": "34fd5059dce476b227a78ee2321812e0",
"sha256": "c78c4daedc04e167929ada9e5890be10f09f5b07874e8aa7d658c782c54a8956"
},
"downloads": -1,
"filename": "SpiNNMachine-1!7.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34fd5059dce476b227a78ee2321812e0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 95895,
"upload_time": "2024-08-12T11:37:20",
"upload_time_iso_8601": "2024-08-12T11:37:20.547610Z",
"url": "https://files.pythonhosted.org/packages/45/fa/25fd4821a52f5a097f8be2381bb21ef4d5ffa3d2a282f0fd7c97c97cdca7/SpiNNMachine-1!7.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "22cbac6c5fd4d009f8401b9a6702cbf87e704bb12104e12501e1e13cbebe189d",
"md5": "d3a387161f03ede22fe931ecd09847ae",
"sha256": "27957c5d9b0734e9e96db07e9d9a6a9069ef9cdf5c303972f782692b7b166531"
},
"downloads": -1,
"filename": "spinnmachine-1!7.2.1.tar.gz",
"has_sig": false,
"md5_digest": "d3a387161f03ede22fe931ecd09847ae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 60908,
"upload_time": "2024-08-12T11:37:22",
"upload_time_iso_8601": "2024-08-12T11:37:22.354259Z",
"url": "https://files.pythonhosted.org/packages/22/cb/ac6c5fd4d009f8401b9a6702cbf87e704bb12104e12501e1e13cbebe189d/spinnmachine-1!7.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-12 11:37:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SpiNNakerManchester",
"github_project": "SpiNNMachine",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "spinnmachine"
}