Name | winzy-banner JSON |
Version |
0.1.5
JSON |
| download |
home_page | None |
Summary | Display Banner text |
upload_time | 2024-11-12 13:17:26 |
maintainer | None |
docs_url | None |
author | Sukhbinder Singh |
requires_python | None |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# winzy-banner
[![PyPI](https://img.shields.io/pypi/v/winzy-banner.svg)](https://pypi.org/project/winzy-banner/)
[![Changelog](https://img.shields.io/github/v/release/sukhbinder/winzy-banner?include_prereleases&label=changelog)](https://github.com/sukhbinder/winzy-banner/releases)
[![Tests](https://github.com/sukhbinder/winzy-banner/workflows/Test/badge.svg)](https://github.com/sukhbinder/winzy-banner/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/sukhbinder/winzy-banner/blob/main/LICENSE)
Display Banner text
## Installation
First configure your Winzy project [to use Winzy](https://github.com/sukhbinder/winzy).
Then install this plugin in the same environment as your Winzy application.
```bash
pip install winzy-banner
```
## Usage
Type this
```bash
winzy banner Display Your Text Here
```
It will display
![winzy banner](banner.png)
## Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
```bash
cd winzy-banner
python -m venv venv
source venv/bin/activate
```
Now install the dependencies and test dependencies:
```bash
pip install -e '.[test]'
```
To run the tests:
```bash
python -m pytest
```
Raw data
{
"_id": null,
"home_page": null,
"name": "winzy-banner",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Sukhbinder Singh",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/17/5a/d6d240c360606b076517086ea7459139373a5700f8084900460aae05e712/winzy_banner-0.1.5.tar.gz",
"platform": null,
"description": "# winzy-banner\n\n[![PyPI](https://img.shields.io/pypi/v/winzy-banner.svg)](https://pypi.org/project/winzy-banner/)\n[![Changelog](https://img.shields.io/github/v/release/sukhbinder/winzy-banner?include_prereleases&label=changelog)](https://github.com/sukhbinder/winzy-banner/releases)\n[![Tests](https://github.com/sukhbinder/winzy-banner/workflows/Test/badge.svg)](https://github.com/sukhbinder/winzy-banner/actions?query=workflow%3ATest)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/sukhbinder/winzy-banner/blob/main/LICENSE)\n\nDisplay Banner text\n\n## Installation\n\nFirst configure your Winzy project [to use Winzy](https://github.com/sukhbinder/winzy).\n\nThen install this plugin in the same environment as your Winzy application.\n```bash\npip install winzy-banner\n```\n## Usage\n\nType this\n\n```bash\nwinzy banner Display Your Text Here\n```\n\nIt will display\n\n![winzy banner](banner.png)\n\n## Development\n\nTo set up this plugin locally, first checkout the code. Then create a new virtual environment:\n```bash\ncd winzy-banner\npython -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```bash\npip install -e '.[test]'\n```\nTo run the tests:\n```bash\npython -m pytest\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Display Banner text",
"version": "0.1.5",
"project_urls": {
"CI": "https://github.com/sukhbinder/winzy-banner/actions",
"Changelog": "https://github.com/sukhbinder/winzy-banner/releases",
"Homepage": "https://github.com/sukhbinder/winzy-banner",
"Issues": "https://github.com/sukhbinder/winzy-banner/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "84bbf3999063c896f5725b9db1f8ab1e7ba78d7f01b520ac734ba7ba1885abbe",
"md5": "e36ac1d0f61b4eeebe7ca9382ba1a7b7",
"sha256": "b673e2f28d2b1d80718f87524ddb2b4dba0db39684ecd08fd9ca6c3823dc6651"
},
"downloads": -1,
"filename": "winzy_banner-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e36ac1d0f61b4eeebe7ca9382ba1a7b7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7590,
"upload_time": "2024-11-12T13:17:25",
"upload_time_iso_8601": "2024-11-12T13:17:25.067648Z",
"url": "https://files.pythonhosted.org/packages/84/bb/f3999063c896f5725b9db1f8ab1e7ba78d7f01b520ac734ba7ba1885abbe/winzy_banner-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "175ad6d240c360606b076517086ea7459139373a5700f8084900460aae05e712",
"md5": "5438480727ea88c11e66bedd5272f0ea",
"sha256": "7bfbb1aeb2c58c1072ca4727037ad12e0f69f0343a3ffab64f0be8ddddbe5b6d"
},
"downloads": -1,
"filename": "winzy_banner-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "5438480727ea88c11e66bedd5272f0ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7773,
"upload_time": "2024-11-12T13:17:26",
"upload_time_iso_8601": "2024-11-12T13:17:26.286381Z",
"url": "https://files.pythonhosted.org/packages/17/5a/d6d240c360606b076517086ea7459139373a5700f8084900460aae05e712/winzy_banner-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-12 13:17:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sukhbinder",
"github_project": "winzy-banner",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "winzy-banner"
}