A library that contains all the methods of the Lolzteam API (Market/Forum/Antipublic)
Project description
Installation
You can install the library using pip:
pip install LOLZTEAM
Usage
Import the LOLZTEAM modules and create an instance of the forum, market or antipublic class to start using the API:
from LOLZTEAM import AutoUpdate
from LOLZTEAM import Constants
from LOLZTEAM.API import Forum, Market, Antipublic
from LOLZTEAM.Tweaks import DelaySync, SendAsAsync, CreateJob
token = "your_token"
market = Market(token=token, language="en")
forum = Forum(token=token, language="en")
antipublic = Antipublic(token="Antipublic_key")
DelaySync(apis=[market,forum])
Documentation
Forum - Market - Antipublic
DelaySync - BBCODE
Official Lolzteam documentation
Forum Market Antipublic
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
LOLZTEAM-1.2.12.tar.gz
(36.2 kB
view details)
File details
Details for the file LOLZTEAM-1.2.12.tar.gz.
File metadata
- Download URL: LOLZTEAM-1.2.12.tar.gz
- Upload date:
- Size: 36.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c7b6605343a151056d98cf2a9d6bfdaab626d29d1ccf65fc5a42acf2173bc27
|
|
| MD5 |
f2db17252a7f81a89e18d487f29c81f9
|
|
| BLAKE2b-256 |
40e88e42cc276579aad3b35c6e3e524648cacff0bc67367363986bf7401ec406
|