Skip to main content

Utility classes and functions for SpiNNaker projects

Project description

PyPi version Python Actions Documentation Status Coverage Status

SpiNNUtils

This provides basic utility functions and classes to other parts of SpiNNaker's tooling. Nothing in here knows anything about SpiNNaker functionality.

spinn_utilities.abstract_base

Provides a simplified (and faster) version of the standard Python Abstract Base Class functionality.

spinn_utilities.conf_loader

The structure to handle loading of SpiNNaker-style configuration files.

spinn_utilities.executable_finder

Utility for discovering executables to load onto SpiNNaker nodes.

spinn_utilities.helpful_functions

Miscellaneous bits.

spinn_utilities.ordered_set

A set class where the elements have an order defined by when they were inserted.

spinn_utilities.overrides

Decorator for declaring where a method overrides another method.

spinn_utilities.progress_bar

Generalised progress bar printer.

spinn_utilities.socket_address

Holder for the locations of network resources.

spinn_utilities.timer

General code timer utility.

Generating Aggregated Citation Files

The spinn_utilities.citation.citation_aggregator module can be executed to generate a .cff file consisting of the Citation.cff file from the given top-level module, plus references made up from the dependencies of the top-level module. If these dependencies have .cff files themselves, the references will contain the information from those files, otherwise it will use the version number and name of the module as a reference. The tool can also create a DOI for the version of the tools in use which can then be cited. This makes use of the Zenodo service.

To use the tool, run the following after installing SpiNNUtils:

python -m spinn_utilities.citation.citation_aggregator [-h] [--create_doi] [--publish_doi] [--doi_title DOI_TITLE] [--previous_doi PREVIOUS_DOI] [--zenodo_access_token ZENODO_ACCESS_TOKEN] output_path top_module

positional arguments:
  output_path           The file to store the result in
  top_module            The module to start with

optional arguments:
  -h, --help                                 show this help message and exit
  --create_doi                               Create a DOI from the resulting citation on Zenodo
  --publish_doi                              Publish the DOI created
  --doi_title DOI_TITLE                      The title to give the created DOI
  --previous_doi PREVIOUS_DOI                The DOI this is a newer version of
  --zenodo_access_token ZENODO_ACCESS_TOKEN  Access token for Zenodo

Documentation

SpiNNUtils 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

spinnutilities-1!7.4.1.tar.gz (132.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spinnutilities-1!7.4.1-py3-none-any.whl (177.0 kB view details)

Uploaded Python 3

File details

Details for the file spinnutilities-1!7.4.1.tar.gz.

File metadata

  • Download URL: spinnutilities-1!7.4.1.tar.gz
  • Upload date:
  • Size: 132.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for spinnutilities-1!7.4.1.tar.gz
Algorithm Hash digest
SHA256 318d54f07b4afe8cdd1003589efab2aa8a9ac75c3ed8922fa391fddc14588687
MD5 1bfb752612f0c4e0f9f5e5e9338dd38d
BLAKE2b-256 81cefa7ddfababfd1e5e7f98368acb03b5914190d1243fbb162edcf85ac8b962

See more details on using hashes here.

File details

Details for the file spinnutilities-1!7.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for spinnutilities-1!7.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54af3767aea3fb21b7d5dd02ace08675a8acd420e183d61b6794c4859ce8b144
MD5 c006d34e195bee2ba3ecc4720868cd13
BLAKE2b-256 04bfe8aa9ac360271b154d6b862a7f3110a4d55569fc99730bb78513d48d6d81

See more details on using hashes here.

Supported by

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