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:
- six
- enum34
- SpiNNMachine

These requirements can be install using pip:
pip install six
pip install enum34
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 python setup.py develop

To install as a development version for only yourself, run:
python setup.py develop --user

To install as a development version in a virtualenv, with the virutalenv
enabled, run:
python setup.py develop

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-2015.002-rc-01.zip (159.2 kB view details)

Uploaded Source

File details

Details for the file SpiNNMan-2015.002-rc-01.zip.

File metadata

File hashes

Hashes for SpiNNMan-2015.002-rc-01.zip
Algorithm Hash digest
SHA256 da119b7261bb385b6f57f1c1a62d961b37eaad9a5883095f980ab962ba50f216
MD5 fdf4e926895917e57eb0e299bac3d3ae
BLAKE2b-256 39f28a912a252df5e8d566d0fae099e8413bb29815066d42e88a1c5dc74b3da4

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