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`
- Host: GitHub
- URL: https://github.com/educationwarehouse/edwh-b2-plugin
- Owner: educationwarehouse
- License: mit
- Created: 2023-05-04T13:20:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-03T11:13:51.000Z (7 months ago)
- Last Synced: 2025-09-17T01:48:58.641Z (5 months ago)
- Topics: b2, edwh, fabric, invoke, python
- Language: Python
- Homepage: https://pypi.org/project/edwh-b2-plugin
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# edwh-b2-plugin
[](https://pypi.org/project/edwh-b2-plugin)
[](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.