Skip to main content

Representation of a SpiNNaker Machine

Project description

This package is part of the SpiNNaker Project .

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

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

spinnmachine-1!7.3.0.tar.gz (61.0 kB view details)

Uploaded Source

Built Distribution

SpiNNMachine-1!7.3.0-py3-none-any.whl (95.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for spinnmachine-1!7.3.0.tar.gz
Algorithm Hash digest
SHA256 7c23def7deac54d56e23f4679c2317ddd053e6f6632c81ddf497fe021f37960c
MD5 6771fac1c008b2e1c0b1242ca2b81dbb
BLAKE2b-256 bcafd8c568ed4e693194c7f5feeabd90f5abde1e1d1e2ef319956f31c1cce1bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for SpiNNMachine-1!7.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 579f3ac74225d0b6dcb15456c7afadd538bd45fdaaa520684092bb339c0ee782
MD5 31b49411eb9f04a00a526eab14404e28
BLAKE2b-256 939dde5f11136cea578e425bad275c4bfb2c34ba45c4641c106e8d1664ee5d0f

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