Skip to main content

License PyPI - backend PyPI - toolkit

backend frontend toolkit web-ide e2e

Sim Atlas

Search and discovery platform for simulation nodes — Python functions, workflow definitions, and pyiron nodes used in scientific computing.

Repository layout

sim_atlas/
├── backend/    FastAPI server (sim-atlas-backend)
├── frontend/   Search & discovery SPA, served at /
├── web_ide/    Visual workflow composer SPA, served at /ide
├── toolkit/    Client-side parser & upload library (sim-atlas-toolkit)
└── docs/       Architecture docs and ADRs

How it works

  1. Researchers run the toolkit on their machine to parse their Python packages and push node metadata to the server.
  2. The backend stores metadata, generates AI embeddings and AI-refined docstrings on demand, and exposes a REST API and MCP tool.
  3. The frontend and web_ide are React SPAs built into the backend's static directory and served by it.

Quickstart

1. Start the server via uvx

cd <sim-atlas>
uvx sim-atlas

On the first start the server will create a configuration file in the current working directory if it does not find one.

The API and both SPAs are now available at http://localhost:8000.

2. Generate an API token

Write access (uploading nodes) requires a JWT token:

cd <sim-atlas-env>
uvx --from sim-atlas sim-atlas-access-token "Your Name" "you@example.com"
export SIM_ATLAS_API_URL=http://localhost:8000/api/v1
export SIM_ATLAS_API_TOKEN=<token>

3. Upload nodes from a Python package

Load the environment with the modules you want to upload. Install the sim-atlas-toolkit into this environment. And upload the module. For example:

uv pip install sim-atlas-toolkit
uv run sim-atlas-upload --recursive filesystem mypackage.mymodule

4. Explore your newely created nodes

Head over to the webinterface and explore the nodes you uploaded:
http://localhost:8000

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sim_atlas_toolkit-0.0.10.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

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

sim_atlas_toolkit-0.0.10-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file sim_atlas_toolkit-0.0.10.tar.gz.

File metadata

  • Download URL: sim_atlas_toolkit-0.0.10.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for sim_atlas_toolkit-0.0.10.tar.gz
Algorithm Hash digest
SHA256 a5961b80dd642f174671bb83ea2072c2fb8a4147d2fb2cecfdd0697ffb0ca01d
MD5 8baaead29fae027eb859273814b5571c
BLAKE2b-256 25a7b55b053832510dde2c2fe73eb449643af47d8c467ee40d27ace93d2b633c

See more details on using hashes here.

File details

Details for the file sim_atlas_toolkit-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: sim_atlas_toolkit-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for sim_atlas_toolkit-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 6eda02bb2f00a6ecea2f6b7374ec974563550803d0558ed083a40d7862b9cd0e
MD5 48ad21123b0ef513907d26ae4641aa24
BLAKE2b-256 c794bc57b00bb663e29ba4a15e4b5ee96bc7ffe7a9e2c483f8566bf98fc0234e

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

This release

0.0.10 This release

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

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