Skip to main content

A server for NEST Simulator with REST API

Project description

NEST Server

A server with REST API and scripts for NEST simulator

nest-logo

Introduction

NEST Server starts a server interacting with NEST Simulator. It can be installed on a local machine, on a remote machine (e.g. server, cloud, cluster computer, supercomputer) or in a session management (e.g. Docker, Singularity).

Setup

To install NEST Server:

pip3 install nest-server

Usage

To start NEST Server in terminal:

nest-server start [-h 127.0.0.1 -p 5000]

Alternatively, to start NEST Server in Python interface (e.g. IPython, Jupyter): Note: Flask 0.12.4 is working with this.

from nest_server import app
app.run(host='127.0.0.1', port=5000)

License MIT

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

nest-server-2.5.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

nest_server-2.5.1-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file nest-server-2.5.1.tar.gz.

File metadata

  • Download URL: nest-server-2.5.1.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for nest-server-2.5.1.tar.gz
Algorithm Hash digest
SHA256 954659b37d012f6ca5167ab8884b701e6ed2618802828a40ff6fc85b95915717
MD5 f2a23f5f7cb0b69ae9509b8c42c2eb37
BLAKE2b-256 9b42bae456d6da2b1da802f521c263d7dcf544be6fd1b7755a4bd28b45ca89a4

See more details on using hashes here.

File details

Details for the file nest_server-2.5.1-py3-none-any.whl.

File metadata

  • Download URL: nest_server-2.5.1-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for nest_server-2.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ade37a5ca62c4218d5ee881445ea3a469510b604b7614ffc56e482226fd3bbd
MD5 e777a5a4b09e11110e6d5404e607cb36
BLAKE2b-256 f81ddb43921fd2236c9b33fbc449e419880ffdb161d93a1c87feaac02968395f

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