An open API service indexing awesome lists of open source software.

https://github.com/educationwarehouse/edwh-b2-plugin

b2 plugin for `edwh`
https://github.com/educationwarehouse/edwh-b2-plugin

b2 edwh fabric invoke python

Last synced: 19 days ago
JSON representation

b2 plugin for `edwh`

Awesome Lists containing this project

README

          

# edwh-b2-plugin

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

-----

**Table of Contents**

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

## Installation

```console
pip install edwh-b2-plugin
```

But probably you want to install the whole edwh package:

```console
pipx install edwh[b2]
# or
pipx install edwh[plugins,omgeving]
```

## License

`edwh-b2-plugin` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.