Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

NEST Server -- A Python-based API server for the NEST Simulator

This repository contains a REST-based interface to talk to the NEST Simulator.

Quick start

Install NEST Server with pip

pip install nest-server

Start NEST Server

nest-server start

Command options

Entering nest-server without sub-command prints the documentation:

usage: nest-server [-d] [-h HOST] [-o] [-p PORT] [-t TIMEOUT] [-w WORKERS] {log,pid,start,stop,version}

A Python-based API server for NEST Simulator

positional arguments:
  {log,pid,start,stop,version}

options:
  -d, --daemon          daemonize the server process
  -h, --host HOST       use hostname/IP address <HOST> for the server [default: 127.0.0.1]
  -o, --outputs         print NEST outputs to the console
  -p, --port PORT       use port <PORT> for opening the socket [default: 52425]
  -t, --timeout TIMEOUT
                        workers silent for more than this many seconds are killed and restarted [default: 30]
  -w, --workers WORKERS
                        the number of worker processes for handling requests [default: 1]

Default environment variables

NEST_SERVER_DAEMON=false
NEST_SERVER_HOST="127.0.0.1"
NEST_SERVER_LOGFILE="/tmp/nest-server.log"
NEST_SERVER_PORT=52425
NEST_SERVER_STDOUT=false
NEST_SERVER_TIMEOUT=30
NEST_SERVER_WORKERS=1

NEST_SERVER_ACCESS_TOKEN=""
NEST_SERVER_DISABLE_AUTH=false
NEST_SERVER_DISABLE_RESTRICTION=false
NEST_SERVER_CORS_ORIGINS="http://localhost:*,http://127.0.0.1:*"
NEST_SERVER_ENABLE_EXEC_CALL=false
NEST_SERVER_MODULES="import nest"

Development mode

We recommend to use virtual environment, e.g. with uv:

Install nest-client as an editable package

uv pip install -e .

Run nest-server in an virtual environment

uv run nest-server start

See more commands in Makefile.

References

Release files for nest-server 3.0.0b6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for nest-server 3.0.0b6
File Size Uploaded
nest_server-3.0.0b6.tar.gz 20.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for nest-server 3.0.0b6
File Interpreter ABI Platform
nest_server-3.0.0b6-py3-none-any.whl Python 3 none any Details

Total release size: 51.2 kB

Release files / nest_server-3.0.0b6.tar.gz

Download URL nest_server-3.0.0b6.tar.gz
Size 20.8 kB
Tags Source
SHA-256 checksum
How to use checksums
d1454f0bb863323954f99248562b55d0b7727e22975951eebab4244976af2f04
BLAKE2b-256 checksum
How to use checksums
0b04242cc17e6f5fa2ab2709efb91e615dea4df8ecdc77f54abb141c125442bb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / nest_server-3.0.0b6-py3-none-any.whl

Download URL nest_server-3.0.0b6-py3-none-any.whl
Size 30.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2cf60b0fb060cb23113ea927970e0118364a0d28c5e1fa72f504cf95a1043df8
BLAKE2b-256 checksum
How to use checksums
50250773a159454f4461d13b849e8ab55d427b8d8ef77eecf4ed853d8799a66e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page