Skip to main content

Python Service Puppet for Wechaty

Project description

wechaty-puppet-service Python 3.7 PyPI GitHub Actions

Powered by Wechaty

Service

PyPI Version PyPI - Downloads

Python Service Puppet for Wechaty

Features

  1. Consume Wechaty Puppet Service

Usage

import asyncio
from wechaty import Wechaty
from wechaty_puppet_service import PuppetService

bot = Wechaty(PuppetService("your-token-here"))
bot.on('message', lambda x: print(x))

asyncio.run(bot.start())

Environment Variables

1 WECHATY_PUPPET_SERVICE_TOKEN

The token set to this environment variable will become the default value of puppetOptions.token

WECHATY_PUPPET_SERVICE_TOKEN=secret python bot.py

History

master

v0.7 (Mar, 2021)

Rename from wechaty-puppet-hostie -> wechaty-puppet-service

v0.0.1 (Mar 10, 2020)

  1. Init Python version
  2. Published to PyPI

Authors

Copyright & License

  • Code & Docs © 2020-now Huan LI <zixia@zixia.net>
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wechaty-puppet-service-0.7.dev8.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

wechaty_puppet_service-0.7.dev8-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file wechaty-puppet-service-0.7.dev8.tar.gz.

File metadata

  • Download URL: wechaty-puppet-service-0.7.dev8.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for wechaty-puppet-service-0.7.dev8.tar.gz
Algorithm Hash digest
SHA256 84d54065a0b8e53560cb7ff5dc0014b81a9fb2f26b800f4c0788a3706dee8679
MD5 61fe9ad8e9c4cc73aebc2f636cfcbb47
BLAKE2b-256 d6a4326efccd4bd93eb9abbb0fb27705888b1ead6e67b63b69601453464873d0

See more details on using hashes here.

File details

Details for the file wechaty_puppet_service-0.7.dev8-py3-none-any.whl.

File metadata

  • Download URL: wechaty_puppet_service-0.7.dev8-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for wechaty_puppet_service-0.7.dev8-py3-none-any.whl
Algorithm Hash digest
SHA256 7d6f43c923c755faa3419d3dfa8303fd058491ed35a479b8f6c26ac4e479c5aa
MD5 2d5f5319f3de2d906c7acf47396f77cd
BLAKE2b-256 2258eca145ed3899e9391c810e1c8d704c966fd49e171aea64e3f518240e53c7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page