Skip to main content

Interaction with a SpiNNaker Machine

Project description

This package provides utilities for interacting with a SpiNNaker machine.

Requirements

In addition to a standard Python installation, this package depends on:

  • SpiNNMachine

These requirements can be install using pip:

pip install SpiNNMachine

User Installation

If you want to install for all users, run:

sudo pip install SpiNNMan

If you want to install only for yourself, run:

pip install SpiNNMan --user

To install in a virtualenv, with the virtualenv enabled, run:

pip install SpiNNMan

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/SpiNNMan.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

SpiNNMan Python documentation

Combined python documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spinnman-1!7.3.0.tar.gz (190.9 kB view details)

Uploaded Source

Built Distribution

SpiNNMan-1!7.3.0-py3-none-any.whl (353.9 kB view details)

Uploaded Python 3

File details

Details for the file spinnman-1!7.3.0.tar.gz.

File metadata

  • Download URL: spinnman-1!7.3.0.tar.gz
  • Upload date:
  • Size: 190.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for spinnman-1!7.3.0.tar.gz
Algorithm Hash digest
SHA256 8b4924ee31cae35845164da8d2da69391d306246772c706fdcd935e4ce8535db
MD5 a4ebc6f82ff2f4ab163e043476e20a46
BLAKE2b-256 45a24585e8f26e5e1e9b5b6dac566fd8ae3a83c456c66da48195d3c1d9778ff2

See more details on using hashes here.

File details

Details for the file SpiNNMan-1!7.3.0-py3-none-any.whl.

File metadata

  • Download URL: SpiNNMan-1!7.3.0-py3-none-any.whl
  • Upload date:
  • Size: 353.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for SpiNNMan-1!7.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0043e60f0daf96b98e562bd74cf2c028c1c71063929a96ced1218be177a79242
MD5 596295865dfa8e63ba143f8277ad3434
BLAKE2b-256 11d2217f183db20c1643140e5a9d49168e852b174f5272965657cb03c447fab5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page