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, Constants, Utils
from LOLZTEAM.API import Forum, Market, Antipublic
from LOLZTEAM.Tweaks import DelaySync, Debug, 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])
Debug().enable()
Documentation
Forum - Market - Antipublic
Utility - 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.3.8.tar.gz
(39.9 kB
view details)
File details
Details for the file LOLZTEAM-1.3.8.tar.gz.
File metadata
- Download URL: LOLZTEAM-1.3.8.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
827865fa11ac5d4af2e37f10391889ceeed812f237785d2b8c42d9d9ef207153
|
|
| MD5 |
6ec29b702e1cdfdd5545d848aa7d08f3
|
|
| BLAKE2b-256 |
02a76487e8b23e9f424dd664e47f69437013a609e2c79b18fbf53bacf51d0f38
|