Skip to main content

unofficial sdk for serverchan by anysoft.

Project description

📦 serverchan (for ftqq)

简单封装ftqq提供的api,仓库地址 serverchan

非官方版本,具体可以查看仓库源码

参考具体用法官方API

目的在于方便脚本调用,减少重复代码

Check out the example!

Installation

pip install serverchan

demo

from serverchan import ServerChan
from serverchan.channel import Channels

# secret = 'SCU114xxxxx'
secret = 'SCTxxxx'
serverchan = ServerChan(secret)
response = serverchan.push(title="test", desp='just for test')
print(response.text)
print(response.text.encode().decode('unicode_escape'))

response = serverchan.push(title="test1", desp='just for test1', channel='{}|{}'.format(Channels.WECHAT_SERVICE_ACCOUNT, Channels.PUSHDEER))
print(response.text)
print(response.text.encode().decode('unicode_escape'))

To Do

  • Tests via $ setup.py test (if it's concise).

Pull requests are encouraged!

More Resources

License

agpl-3.0

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

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

serverchan-0.1.1.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

serverchan-0.1.1-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file serverchan-0.1.1.tar.gz.

File metadata

  • Download URL: serverchan-0.1.1.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for serverchan-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0cb1042b968ae5f73ba074a8e23ae018796cb663b9faf14753bd34938c2b7526
MD5 b453461d9f818714a2dda348c271bcc8
BLAKE2b-256 142819906a3042857c8dc0aa0f4c04818492b929078c1814057e8b2fa63e73d1

See more details on using hashes here.

File details

Details for the file serverchan-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: serverchan-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for serverchan-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 19259dd64fa57da23046e7aac9ac48f1aebf57c22c9088c861b36b7c9d2be5f2
MD5 fa69701bce0c6498d51a908cb6e4f457
BLAKE2b-256 7229f20a900b7c3a43e4850185db40b5ca2b620276819c445f2a967538f5ccab

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