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
postList = client.getPostList(page=1)
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.1.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tripleuni-0.1.0.tar.gz.
File metadata
- Download URL: tripleuni-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c75710d8702665bf98b03beefce5c815c8a291c6093dc89edfd7ddf3457fd9c1
|
|
| MD5 |
8ab0f80ee3762a5ae3b2ac24283fdea9
|
|
| BLAKE2b-256 |
3edd44ff5017e1949a5c14a64598d8d1389ea5539822e1fa18a53e9ae2092b09
|
File details
Details for the file tripleuni-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tripleuni-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
889cd184bb2811394da140240bf100a65e1717db27f52f8dc6bf90dccaad518b
|
|
| MD5 |
5456157a22d4de3aae6552ab5df7b72d
|
|
| BLAKE2b-256 |
7ea8b99ad416d29527ae3703e7a8e210b1260ec6e894742be13457bfdecffeef
|