Name | dcstatus JSON |
Version |
1.3.0
JSON |
| download |
home_page | None |
Summary | Bot to get Delta Chat releases status information |
upload_time | 2024-11-10 15:10:17 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
deltachat
bot
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# dcstatus
[![Latest Release](https://img.shields.io/pypi/v/dcstatus.svg)](https://pypi.org/project/dcstatus)
[![CI](https://github.com/deltachat-bot/dcstatus/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/dcstatus/actions/workflows/python-ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
Bot to get Delta Chat releases status information.
## Install
```sh
pip install dcstatus
```
Then, to setup [Playwright](https://playwright.dev/python/docs/intro), run:
```sh
playwright install
```
## Usage
Configure the bot:
```sh
dcstatus init bot@example.com PASSWORD
```
Start the bot:
```sh
dcstatus serve
```
Run `dcstatus --help` to see all available options.
Raw data
{
"_id": null,
"home_page": null,
"name": "dcstatus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "deltachat, bot",
"author": null,
"author_email": "adbenitez <adb@merlinux.eu>",
"download_url": null,
"platform": null,
"description": "# dcstatus\n\n[![Latest Release](https://img.shields.io/pypi/v/dcstatus.svg)](https://pypi.org/project/dcstatus)\n[![CI](https://github.com/deltachat-bot/dcstatus/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/dcstatus/actions/workflows/python-ci.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nBot to get Delta Chat releases status information.\n\n## Install\n\n```sh\npip install dcstatus\n```\n\nThen, to setup [Playwright](https://playwright.dev/python/docs/intro), run:\n\n```sh\nplaywright install\n```\n\n## Usage\n\nConfigure the bot:\n\n```sh\ndcstatus init bot@example.com PASSWORD\n```\n\nStart the bot:\n\n```sh\ndcstatus serve\n```\n\nRun `dcstatus --help` to see all available options.\n",
"bugtrack_url": null,
"license": null,
"summary": "Bot to get Delta Chat releases status information",
"version": "1.3.0",
"project_urls": {
"Homepage": "https://github.com/deltachat-bot/dcstatus"
},
"split_keywords": [
"deltachat",
" bot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0dd3886188d304d3f8d27c6724feecda8b0be3e20a726c2f99c6ebbb1b2ca904",
"md5": "517ac9480a4dacf046a6cc3c22de5408",
"sha256": "1b85071c13909681ff0672f4be2085c81a762069f6fc31bc2b5c5e93023b7325"
},
"downloads": -1,
"filename": "dcstatus-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "517ac9480a4dacf046a6cc3c22de5408",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 28451,
"upload_time": "2024-11-10T15:10:17",
"upload_time_iso_8601": "2024-11-10T15:10:17.149140Z",
"url": "https://files.pythonhosted.org/packages/0d/d3/886188d304d3f8d27c6724feecda8b0be3e20a726c2f99c6ebbb1b2ca904/dcstatus-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-10 15:10:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deltachat-bot",
"github_project": "dcstatus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dcstatus"
}