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.4.9.tar.gz
(41.1 kB
view details)
File details
Details for the file lolzteam-1.4.9.tar.gz.
File metadata
- Download URL: lolzteam-1.4.9.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
134b74f1b404a7675f4de7d1479394738abd7b97b4e38e05d0bd4b8a1d0a2220
|
|
| MD5 |
000d22f5db5f9d69cae99293005e0548
|
|
| BLAKE2b-256 |
5c327a0a12c277242eeeb875e2f556e6579ccb13c7e6427548ceeeaa7258fb50
|