Metadata-Version: 2.4
Name: nest-plugins-reference
Version: 0.1.1
Summary: NEST reference plugins: default implementations for all 12 layers
Project-URL: Homepage, https://github.com/mariagorskikh/nest
Project-URL: Repository, https://github.com/mariagorskikh/nest
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: nest-core
Requires-Dist: nest-sdk
Description-Content-Type: text/markdown

# nest-plugins-reference

NEST reference plugins: default implementations for all 12 layers

Part of [NEST](https://github.com/mariagorskikh/nest) (Network Environment for Swarm Testing), built at MIT Media Lab.

## Installation

```bash
pip install nest-plugins-reference
```

See the [main repository](https://github.com/mariagorskikh/nest) for full documentation.
