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

or you can use TOKEN or token environment variable alias name to set token, for example:

TOKEN=secret python bot.py
# or
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.8.7.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

wechaty_puppet_service-0.8.7-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file wechaty-puppet-service-0.8.7.tar.gz.

File metadata

  • Download URL: wechaty-puppet-service-0.8.7.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for wechaty-puppet-service-0.8.7.tar.gz
Algorithm Hash digest
SHA256 380f92cbf545bd5a657deee26d41ef6fdec7e81f03c407f93af8ce817c13ed17
MD5 c4a0b38b07530156d62917561072a912
BLAKE2b-256 a3d709bec08a2e83fb53097841c2d344dc9ca9a5f1d9917543e826da19908ce0

See more details on using hashes here.

File details

Details for the file wechaty_puppet_service-0.8.7-py3-none-any.whl.

File metadata

  • Download URL: wechaty_puppet_service-0.8.7-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for wechaty_puppet_service-0.8.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c138180af2a6e7f8485d5e7ef999289c9b8e2a9a7539a46d9e77e114fa154b4a
MD5 18c477b9b56453053c77b2dd48af53ad
BLAKE2b-256 a9e9c5be1f701bb3b6e8f5a43b3bf6e1ac6b07e6d52f17f6eaf97ed019a5c334

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