Metadata-Version: 2.1
Name: nebari-plugin-self-registration
Version: 0.0.3
Summary: MetroStar - Self-Registration Plugin for Nebari Platform
Project-URL: Documentation, https://github.com/MetroStar/nebari-self-registration#readme
Project-URL: Issues, https://github.com/MetroStar/nebari-self-registration/issues
Project-URL: Source, https://github.com/MetroStar/nebari-self-registration
Author-email: Ken Foster <kfoster@metrostar.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: nebari
Description-Content-Type: text/markdown

# Nebari Plugin Self Registration

[![PyPI - Version](https://img.shields.io/pypi/v/nebari-plugin-self-registration.svg)](https://pypi.org/project/nebari-plugin-self-registration)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/nebari-plugin-self-registration.svg)](https://pypi.org/project/nebari-plugin-self-registration)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install nebari-plugin-self-registration
```

## License

`nebari-plugin-self-registration` is distributed under the terms of the [Apache](./LICENSE.md) license.
