Metadata-Version: 2.1
Name: SpiNNakerGraphFrontEnd
Version: 1!7.0.0a6
Summary: Front end to the SpiNNaker tool chain which uses a basic graph
Home-page: https://github.com/SpiNNakerManchester/SpiNNakerGraphFrontEnd
Maintainer: SpiNNakerTeam
Maintainer-email: spinnakerusers@googlegroups.com
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: <4,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE_POLICY.md
Requires-Dist: SpiNNFrontEndCommon (==1!7.0.0-a6)
Provides-Extra: test
Requires-Dist: SpiNNakerTestBase (==1!7.0.0-a6) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: testfixtures ; extra == 'test'


# SpiNNakerGraphFrontEnd
An front-end interface for running non-neural applications on SpiNNaker hardware.

Documentation
=============
[SpiNNakerGraphFrontEnd Python documentation](http://spinnakergraphfrontend.readthedocs.io/en/7.0.0-a6)
<br>
[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.0.0-a6)

