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.18.tar.gz
(36.3 kB
view details)
File details
Details for the file LOLZTEAM-1.2.18.tar.gz.
File metadata
- Download URL: LOLZTEAM-1.2.18.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b59e65eea97fcb30fa4da554cedd85e15a4088727fd807cca5a7da9261e33070
|
|
| MD5 |
ca1d7c56fdbe4b6f71ebcc0e82f7d621
|
|
| BLAKE2b-256 |
bddab47140f1cebfaa21f8e9f26c068cd9ef284fd3a4296961abdf59922ac961
|