Skip to main content

python library for tripleuni

Project description

tripleuni

A python library for tripleuni.

Installation

pip install tripleuni

Usage

Login

you need to login to use the library

login in terminal

from tripleuni import TripleClient
client = TripleClient()
client.sendVerification("your email address")
client.verifyCode("your verification code")

login by token

from tripleuni import TripleClient
client = TripleClient("your token")

Some examples

# get post list
postList = client.getPostList(page=1)

# comment a post
client.commentMsg(1234, "hello", real_name='false')

# send chat message to post owner
client.sendChatMsgToPost(1234, "hello", real_name='false')

For Maintainers

Build

py -m pip install --upgrade build
py -m build
py -m pip install --upgrade twine
twine upload dist/*

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

tripleuni-0.2.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tripleuni-0.2.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file tripleuni-0.2.0.tar.gz.

File metadata

  • Download URL: tripleuni-0.2.0.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for tripleuni-0.2.0.tar.gz
Algorithm Hash digest
SHA256 64b9df8d1a8908861a2b0fef32a86d27c89773a80effc7fbcbc1d160825b3bd5
MD5 f433a5f2946b51ccdd336641ed3bc58f
BLAKE2b-256 98db577349c84aec9bb1239a43346ed2cbd32fde1a555c7c9e32ab344cd93bb5

See more details on using hashes here.

File details

Details for the file tripleuni-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: tripleuni-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for tripleuni-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5cd883621b71db0d64263d58e3ebd97c531bb2b1c75bf934024c84c6ef42595f
MD5 599f0d3f007d24ecb3ca94f702a5b6ff
BLAKE2b-256 c6699559300e2f257a4b2773d088a3422892598a6e16dc4c6db38f796fe20191

See more details on using hashes here.

Supported by

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