Skip to main content

Blender toolkit for visualizing neurons and simulation data

Project description

neuro3d

Blender framework for visualization of neurons and simulation data.

Installation

Make sure that python and blender are valid commands. Most likely you have to make them available on your PATH.

Linux

curl -Ls https://github.com/Helveg/neuro3d/releases/latest/download/install | python

Windows

Execute the following snippet from the command line or PowerShell:

powershell.exe -command PowerShell -ExecutionPolicy Bypass -noprofile -command Invoke-WebRequest -Uri https://github.com/Helveg/neuro3d/releases/latest/download/install -OutFile _tmp_n3d_install.py; Invoke-Expression "python _tmp_n3d_install.py"; Remove-Item -Path "_tmp_n3d_install.py"

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

neuro3d-0.0.7-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

Details for the file neuro3d-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: neuro3d-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 35.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.6

File hashes

Hashes for neuro3d-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e5aac8d9ee2f310f1f08c49e7d018c2f6fa788577dd9f0ad61d29ce59825ae5c
MD5 cd99fe8c939f1e625f6ebb8a96eda274
BLAKE2b-256 d0347f00c2f96ce4350230fd12e6736ef6d94971962c985452495efc6314924b

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