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

https://github.com/artisanofcode/python-banshee

A command dispatcher and message bus implementation for python.
https://github.com/artisanofcode/python-banshee

command-dispatcher hexagonal-architecture message-bus ports-and-adapters python python-package

Last synced: 7 months ago
JSON representation

A command dispatcher and message bus implementation for python.

Awesome Lists containing this project

README

        

# Banshee


A command dispatcher and message bus implementation for python.

## 🛠 Installing

```
poetry add banshee
```

## 📚 Help

See the [Documentation][docs] or ask questions on the [Discussion][discussions] board.

## ⚖️ Licence

This project is licensed under the [MIT licence][mit_licence].

All documentation and images are licenced under the
[Creative Commons Attribution-ShareAlike 4.0 International License][cc_by_sa].

## 📝 Meta

This project uses [Semantic Versioning][semvar].

[docs]: https://banshee.artisan.io
[discussions]: https://github.com/orgs/artisanofcode/discussions
[mit_licence]: http://dan.mit-license.org/
[cc_by_sa]: https://creativecommons.org/licenses/by-sa/4.0/
[semvar]: http://semver.org/