Skip to main content

No project description provided

Project description

Introduction

NEAT is a python library for the study, simulation and simplification of morphological neuron models. NEAT accepts morphologies in the de facto standard .swc format [Cannon1998], and implements high-level tools to interact with and analyze the morphologies.

NEAT also allows for the convenient definition of morphological neuron models. These models can be simulated, through an interface with the NEURON [Carnevale2004] and NEST [Gewaltig2007] simulators, or can be analyzed with two classical methods: (i) the separation of variables method [Major1993] to obtain impedance kernels as a superposition of exponentials and (ii) Koch’s method to compute impedances with linearized ion channels analytically in the frequency domain [Koch1985]. Furthermore, NEAT implements the neural evaluation tree framework [Wybo2019] and an associated C++ simulator, to analyze subunit independence.

Finally, NEAT implements a new and powerful method to simplify morphological neuron models into compartmental models with few compartments [Wybo2021]. For these models, NEAT provides NEURON and NEST interfaces so that they can be simulated directly.

Documentation

Documentation for an older version of NEAT (0.9.2) available here Note that a new documentation website for the current version (1.1) is currently under construction. Please see the changelog (changelog/v1.1.md) for an overview of the changes.

Installation

Install

NEAT can be installed with pip.

pip install nest-neat

NEAT can also be installed from the source repository. The following instructions are for Linux and Max OSX systems and only use command line tools. Please follow the appropriate manuals for Windows systems or tools with graphical interfaces.

git clone git@github.com:nest/NEAT.git
cd NEAT
pip install .

Post-Install

Note that if you install NEAT with pip, as above, NEURON will automatically be installed as well. To use NEAT with NEST, you need to manually install NEST and nestml on your system, by following the detailed installation instructions.

Testing the installation

NEAT makes the shell command neatmodels available to compile NEAT-defined ion channels into for NEURON or NEST, so that they can be simulated. You can test whether this command is available by installing the default ion channels of NEAT:

neatmodels install default

This installs the default channels for NEURON. To install them for NEST, use:

neatmodels install default -s nest

References

[Cannon1998]

Cannon et al. (1998) An online archive of reconstructed hippocampal neurons, J. Neurosci. methods.

[Carnevale2004]

Carnevale, Nicholas T. and Hines, Michael L. (2004) The NEURON book

[Koch1985]

Koch, C. and Poggio, T. (1985) A simple algorithm for solving the cable equation in dendritic trees of arbitrary geometry, Journal of neuroscience methods, 12(4), pp. 303–315.

[Major1993]

Major et al. (1993) Solutions for transients in arbitrarily branching cables: I. Voltage recording with a somatic shunt, Biophysical journal, 65(1), pp. 423–49.

[Martelli03]
  1. Martelli (2003) Python in a Nutshell, O’Reilly Media Inc.

[Wybo2019]

Wybo, Willem A.M. et al. (2019) Electrical Compartmentalization in Neurons, Cell Reports, 26(7), pp. 1759–1773

[Wybo2021]

Wybo, Willem A.M. et al. (2021) Data-driven reduction of dendritic morphologies with preserved dendro-somatic responses, eLife, 10:e60936, pp. 1–26

[Gewaltig2007]

Gewaltig, Marc-Oliver and Diesmann, Markus. (2007) NEST (NEural Simulation Tool), Scholarpedia, 2(4), pp. 1430

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_neat-1.1.tar.gz (477.6 kB view details)

Uploaded Source

Built Distributions

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

nest_neat-1.1-cp312-cp312-musllinux_1_1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

nest_neat-1.1-cp312-cp312-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ i686

nest_neat-1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

nest_neat-1.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

nest_neat-1.1-cp312-cp312-macosx_11_0_arm64.whl (592.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

nest_neat-1.1-cp311-cp311-musllinux_1_1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

nest_neat-1.1-cp311-cp311-musllinux_1_1_i686.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

nest_neat-1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

nest_neat-1.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

nest_neat-1.1-cp311-cp311-macosx_11_0_arm64.whl (589.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

nest_neat-1.1-cp310-cp310-musllinux_1_1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

nest_neat-1.1-cp310-cp310-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

nest_neat-1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

nest_neat-1.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

nest_neat-1.1-cp310-cp310-macosx_11_0_arm64.whl (591.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

nest_neat-1.1-cp39-cp39-musllinux_1_1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

nest_neat-1.1-cp39-cp39-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

nest_neat-1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

nest_neat-1.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

nest_neat-1.1-cp39-cp39-macosx_11_0_arm64.whl (591.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file nest_neat-1.1.tar.gz.

File metadata

  • Download URL: nest_neat-1.1.tar.gz
  • Upload date:
  • Size: 477.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nest_neat-1.1.tar.gz
Algorithm Hash digest
SHA256 d8486fc436a140cde5735f232b23771f25ffee7b5f5830171d0f5e1c02a0920b
MD5 213efb3a52c510afa05971e8bf4e629d
BLAKE2b-256 6670d7c7e5491dce567b49b7270de002846171bcd13eab43173c5d1559ae5c99

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1.tar.gz:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d3fa369855e1982cd363a0ff00a1b3b4ad7f4e9a53f87036b14444197bde983f
MD5 e305db72b5f550b900b3392fc8441cba
BLAKE2b-256 5487047054e24170b14ea3fb844dd182f90e2fedce6d68d6f578872fdde28664

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp312-cp312-musllinux_1_1_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 95454c9b9cf6b4da7cc6e5b83a67e0e24f509f15020dac9bfb745964f60f4d6d
MD5 95a4ed1e72bbec6ef8cb986410c48198
BLAKE2b-256 923780af08d8cde1abbecbff606ddb678589711e81e99e56336b1f53ab3ef124

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp312-cp312-musllinux_1_1_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40c72834af7897978a71c5085bd90bbeea490eee4ed854bedabdd8030c5f53c0
MD5 f6c93b2f5a2b5a6a0c7d10f22a6a7100
BLAKE2b-256 fbc158a319502be7de28a5d681fe2ab2a662fac192a9ede0d7c6548ea8484e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1f6a3a1f7db6a8ee45dbf08f76ef791d70ca8288f3f38852c1024b7e676ec16b
MD5 e3705252305b8296023e7c79a0cf041e
BLAKE2b-256 2852566bfc970070b40275587530307f996a7f23cff7e5a839c8df99d741b0b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bcde13df3c37445560864fa1d23fe50f01dee4daa9287c8627f42f173f079fe
MD5 76a7b41277855d7295cc1a0b130ff312
BLAKE2b-256 e52a39b22c016164e20583af8c7255480eef39bc5b491c46de3213c89ecaaaad

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 65becfb4321e3d50dc39329fd8eb91dd5044517ba126308d2797ae0cf0bdbf5d
MD5 1f7eb567db88284aab47092a0dcb4c2f
BLAKE2b-256 c537645d414b5896827cc9d9406541fdb8262c4b2da78dc21a1f00abb8612850

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp311-cp311-musllinux_1_1_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7590412e86c11627cc89095b0e4f2fc267f75673ef750ca497748032a20db341
MD5 766ed5d72e524596d238197990a5ce48
BLAKE2b-256 dcab3d2bc9b4947d9d7f19af51de09374c2ec21e1bd00aa5bfb311d61430dfc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp311-cp311-musllinux_1_1_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fe3f0d5cf8ceba2ff795b25515749c986a435a8d51cddec83aa31450fda06ef0
MD5 847f1c900830569c28a221db06c9066d
BLAKE2b-256 77ec074479570320d5d440b663d50b1b7a4d6335ba51529036ae7ddd7234a36e

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c00c966f303e48f509d6a0c57845b850273b3e86d606337e4104ebc207f09bea
MD5 a39ad14ed55cec8adf0dc3a055a21076
BLAKE2b-256 1ec0506e69f13e13c329ec6b1137ca9658e39f88cdac03bd31b5806c9968bb3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9f3794ca886f3bb43525ee1e5b38741e720331cba85c1d601b248cb0735b792
MD5 68520e7d7e9c38179a04a7047a2b8b5e
BLAKE2b-256 e6205898f8d299c4531fc81f555f9d1702a04b5d8737ba324208f041a7f14f54

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 24e611c80a1b6efae33392f943eeb77776864222cbeab42abce8e9e4045acef6
MD5 5dcecffdbc528d25a14a80c84cd54a72
BLAKE2b-256 6c3301ac114049167a1092f742ddda71072f092e5aa0f406ccff88d209b12cdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp310-cp310-musllinux_1_1_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2bbd449eac37cc30257d526c82fead4d51684c595fc8c00eeb3ae810b120d293
MD5 1ffef614cf6ea391515468568c5dbf66
BLAKE2b-256 63c353aeb58adbb378b92064dc76911a83e5e50f02394fc4adeca7e796b5282f

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp310-cp310-musllinux_1_1_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68bdc4ff1968e7e5ad0c5ab6cd405b5480a344b25e632614208cd3ac0a32c585
MD5 e02799a4d448e65468e825e0d6fbf1e9
BLAKE2b-256 e5814489a034155e01ce2d0beb5347f96d4c6b489180b040a5565dace5c57f28

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ea0e874916a8b31276b5b42b3b6f9af7248659041f7433b59ced67bbc7dd936f
MD5 76466ef0c94f40e7f1c679d6cee2a471
BLAKE2b-256 9a6f6d8c2446974937cafefd6daf004b149525e39fc9f5adf257d2528cf2ff2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c788af1a7e96526023735415c266e9f98aeedd924798df10bec477b71cf5c577
MD5 f2771adffed4db9e02d7f6f383f19743
BLAKE2b-256 b2a456f96a7a400a9cda2debdcaa3286c7d5a8deccd7ca59e38691338d4c74e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b855f789a1bee7a9e8d3916afea75c6eadeed9cd12dbe20cddb8392fee968b5b
MD5 5859b1738cd1575411c559e2074f50ff
BLAKE2b-256 32dc387fd79da32e899af556eea9a4ac1b8b5d3c281671860bb5bd24020ee74a

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp39-cp39-musllinux_1_1_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0bdc5ea17c248b8a2683ca9115ed9af9145efc98267cfcd0a23c0fdda25a2c2c
MD5 9f977a624a74cc45eb06e2153dc732a8
BLAKE2b-256 cff859d94c93569a95f53de4c4854522578b1bf8f047b803022e310ff5ecbf26

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp39-cp39-musllinux_1_1_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da146a1d53415fb19dba476044784600adf5bb6368bc997f493d3223d71dced3
MD5 e7ad0b2018ee5bd91e653650ae6b6394
BLAKE2b-256 b7ffb43e47ee2e9a28c387cd4a3c75a9a72b6276fb303789c711972ce9fb6f88

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bba07aa6b00c9eed53148e9ba0b54002ec0ddac3a9e6e4ddb896a62be72e2973
MD5 ebbe40aa5b032644c9e8a22804caaa4c
BLAKE2b-256 eac2b846ccbb94e63d20b3055e833a380a2e211222fccac4a051a9fb515121de

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nest_neat-1.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nest_neat-1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bacca962e0391b3b2c82bd17b09985dfb87a3b2890c1f6fce2556392f88140f
MD5 83c37b0d0615dd9b3034ff385cd94d55
BLAKE2b-256 440612128182b973d55f34dbf4deeff972e6cbd23fcf9dc34aeaa541400c8d63

See more details on using hashes here.

Provenance

The following attestation bundles were made for nest_neat-1.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish.yml on nest/NEAT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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