Skip to main content

No project description provided

Project description

NeuroViz Python API

PyPI version

Installation

pip install neuroviz

Quick Start

from time import sleep
from neuroviz import NeuroViz

# Create a NeuroViz instance (starts an HTTP server)
neuro = NeuroViz(port=9001, use_secret=False)

# Modify parameters and update visualization in real-time
neuro.set_live_parameters({
    "transparency": 0.5,
    "glow": 0.2,
    "smoothness": 0.8,
    "emission": 0.3,
    "light_intensity": 1.0,
    "light_temperature": 6500.0
})

sleep(100) # Keep the server running for 100 seconds

Usage Examples

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

neuroviz-0.4.0.tar.gz (60.6 kB view details)

Uploaded Source

Built Distributions

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

neuroviz-0.4.0-cp313-cp313t-win_amd64.whl (773.4 kB view details)

Uploaded CPython 3.13tWindows x86-64

neuroviz-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

neuroviz-0.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

neuroviz-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl (950.0 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

neuroviz-0.4.0-cp313-cp313t-macosx_10_12_x86_64.whl (982.5 kB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

neuroviz-0.4.0-cp37-abi3-win_amd64.whl (777.3 kB view details)

Uploaded CPython 3.7+Windows x86-64

neuroviz-0.4.0-cp37-abi3-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ x86-64

neuroviz-0.4.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

neuroviz-0.4.0-cp37-abi3-macosx_11_0_arm64.whl (961.0 kB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

neuroviz-0.4.0-cp37-abi3-macosx_10_12_x86_64.whl (991.8 kB view details)

Uploaded CPython 3.7+macOS 10.12+ x86-64

File details

Details for the file neuroviz-0.4.0.tar.gz.

File metadata

  • Download URL: neuroviz-0.4.0.tar.gz
  • Upload date:
  • Size: 60.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for neuroviz-0.4.0.tar.gz
Algorithm Hash digest
SHA256 08c13cca41ddf1b779d6d59a6f75f82fcbede015f0c81d9b3584571c030c0b27
MD5 5b0d57f0106a34f5ceada5ede25f057c
BLAKE2b-256 5f6fde07f2d5c6f0b74e1d655e76502dcfe795ec475b51b883fc6bcf00724b17

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 f0bd8c4045362c7d33421290c886307e6253cec306b238e320b6fc4b1fbfb043
MD5 bb35011cf0a38455cb5227d1e602bbc1
BLAKE2b-256 5c2f9e5052d5611fa5d9f71fd7b089980e16a078efbbff71dd7f4cee8f0eb7ca

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bed7133a782e33c755ea481c474ca9a6d15c64881c1119026d8fe156783c7a97
MD5 28601a4f9c38ae2b6337d9c70219c60a
BLAKE2b-256 03f593ed4ece872163580f7a48c96379afc1d796d2034f76c489a36c08a73113

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5732298da9d33b5d40d156217234616d6675eb97baed1a262f9e35ceb236c61c
MD5 c42dab600e56abd67f8d58faeee42d43
BLAKE2b-256 10959a431f58c19d29f84f2f024624b211c94b9bb5c6e9b6b91cb52d557a0f27

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df9c1d520bc67b2eb4d7835bcfc42fd24215135435ec429b1e205fe0fb996726
MD5 e421c16316f0442b37002b5da4f4a96e
BLAKE2b-256 71b02d3adcf734b16568a740d7bb8b71c72a162125f109bcceb721b23dccefe9

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 10997b7f5075619328ca8033070e543127c105e6a3764e8aecf27bd076c276f1
MD5 eaa9d49f609c7aeb003bf96d17ba09b2
BLAKE2b-256 0c977722295ba156be52e4992bb3e527a6c6d5eb563aa1514305db4877f69c06

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: neuroviz-0.4.0-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 777.3 kB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for neuroviz-0.4.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 e55bd29cec19f75d319884b44d81f1a239af3d90479d0c259232851a8d2e0646
MD5 45c515a4f1ca4749466ca0cc99803259
BLAKE2b-256 250b8444702bde0f1a42fe909b045450f0ec44d9753a11a33ae7006d4b535ab9

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp37-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp37-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 644ccdfaeb9dce9f9d3734637e2293d9b911d33cf1136c541da365e92f89acc5
MD5 2725045d75ebeaa88cfd388fc8f46d36
BLAKE2b-256 64890eab310366643c8082d2d102ff6a5eb499f8fbe9841e3abb530afe56d7e2

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e7d89d5f73a2d51c67e80b268c9d19682439925651b400b234acc461c309166
MD5 89b4e161d142b2ef3938e0202ae8211c
BLAKE2b-256 48b35d3a7470331142926c72d4c8d548674bb211faec144a32eb366aa77df0dc

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8fc8aeea735c1121fd15b57ab7c9843807b3f1d74fd27f9a5c4eb71f747eab76
MD5 8c00ce0163142ecb10541b91ecfac8a7
BLAKE2b-256 4e4e6e35e67fe26033cee9fe0acd057dbe2b00350bf96e65fc2231f6668fbe0c

See more details on using hashes here.

File details

Details for the file neuroviz-0.4.0-cp37-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for neuroviz-0.4.0-cp37-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9800f6b3456f061ab0b37e6b2c3e5bb5fbc495a99966b904d050111f13cceb02
MD5 7299dfccc7cbbf7f5165fb40e3cebd4f
BLAKE2b-256 ebc4081b8e26afc408e9e9ea2d71382306d6b108a27bcefe1ba66fbea726b515

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page