Skip to main content

Representation of a SpiNNaker Machine

Project description

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 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

SpiNNMachine-0.1-SNAPSHOT.zip (17.0 kB view details)

Uploaded Source

File details

Details for the file SpiNNMachine-0.1-SNAPSHOT.zip.

File metadata

File hashes

Hashes for SpiNNMachine-0.1-SNAPSHOT.zip
Algorithm Hash digest
SHA256 6b525affb79540c9cf03d3f2443ec1226dc20bfcabbbd096a40eccd2930371d7
MD5 1d38cf02ef5d8e3e9d0b59ef4c787c36
BLAKE2b-256 a372bdbfaf4d773ae34501b317169d9a20cabe8ac24f272d18abc2110dfc4e11

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