banshee


Namebanshee JSON
Version 0.1.1 PyPI version JSON
download
home_page
Summary
upload_time2023-11-23 17:46:12
maintainer
docs_urlNone
authorYour Name
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Banshee

<p class="lead">
A command dispatcher and message bus implementation for python.
</p>

## 🛠 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/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "banshee",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/da/49/3a3653b7f933c5f834fd1c3c1c4a9f36e542953253bc39330bf505189c1a/banshee-0.1.1.tar.gz",
    "platform": null,
    "description": "# Banshee\n\n<p class=\"lead\">\nA command dispatcher and message bus implementation for python.\n</p>\n\n## \ud83d\udee0 Installing\n\n```\npoetry add banshee\n```\n\n## \ud83d\udcda Help\n\nSee the [Documentation][docs] or ask questions on the [Discussion][discussions] board.\n\n## \u2696\ufe0f Licence\n\nThis project is licensed under the [MIT licence][mit_licence].\n\nAll documentation and images are licenced under the \n[Creative Commons Attribution-ShareAlike 4.0 International License][cc_by_sa].\n\n## \ud83d\udcdd Meta\n\nThis project uses [Semantic Versioning][semvar].\n\n[docs]: https://banshee.artisan.io\n[discussions]: https://github.com/orgs/artisanofcode/discussions\n[mit_licence]: http://dan.mit-license.org/\n[cc_by_sa]: https://creativecommons.org/licenses/by-sa/4.0/\n[semvar]: http://semver.org/\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbb89b92cbc3df9be8afc40417a9f90ae144072cdd3816b7b32422f65727f067",
                "md5": "3c87673e660a9a240886e470804b6d24",
                "sha256": "1047f7ef710ef4c185ccc40631eaeabbbb9f9542a8bb6ff81ebefad0bf7084d1"
            },
            "downloads": -1,
            "filename": "banshee-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c87673e660a9a240886e470804b6d24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 17086,
            "upload_time": "2023-11-23T17:46:11",
            "upload_time_iso_8601": "2023-11-23T17:46:11.758745Z",
            "url": "https://files.pythonhosted.org/packages/db/b8/9b92cbc3df9be8afc40417a9f90ae144072cdd3816b7b32422f65727f067/banshee-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da493a3653b7f933c5f834fd1c3c1c4a9f36e542953253bc39330bf505189c1a",
                "md5": "5ac92ea9beb742efa04bb88b308ee833",
                "sha256": "7fe199779bf0295dc9f418f63caf9f0da9082d2ff1d38f2464a1ac4b06f0ea09"
            },
            "downloads": -1,
            "filename": "banshee-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5ac92ea9beb742efa04bb88b308ee833",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 11855,
            "upload_time": "2023-11-23T17:46:12",
            "upload_time_iso_8601": "2023-11-23T17:46:12.843465Z",
            "url": "https://files.pythonhosted.org/packages/da/49/3a3653b7f933c5f834fd1c3c1c4a9f36e542953253bc39330bf505189c1a/banshee-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-23 17:46:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "banshee"
}
        
Elapsed time: 0.21408s