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 Service 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.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.dev2.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

wechaty_puppet_service-0.7.dev2-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wechaty-puppet-service-0.7.dev2.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.10

File hashes

Hashes for wechaty-puppet-service-0.7.dev2.tar.gz
Algorithm Hash digest
SHA256 831f3a670e23029a54b4d2f3f7ece74956313be72466080bfa7f1da08157c6bb
MD5 34161d54273de2337a9d8144470be77f
BLAKE2b-256 120ed9a515ef2fa6e25eccc0755770aeda056dcabd2a5a24f4f9b5dddb1d5072

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wechaty_puppet_service-0.7.dev2-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.10

File hashes

Hashes for wechaty_puppet_service-0.7.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 1dbb59fef1117368c5d6d0b88c770467b1d46bcecc631533873269d0c19ebebf
MD5 af906e5f267c90a9f843cb5223641c04
BLAKE2b-256 80a79748e650d7dc9fc87a8159cee4c1c8a5358f51e69aae9deea576344a11ba

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