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.5.tar.gz
(34.1 kB
view details)
File details
Details for the file LOLZTEAM-1.2.5.tar.gz.
File metadata
- Download URL: LOLZTEAM-1.2.5.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9c70c7b754b5aab6ecb70c0818a5fc44b9e19399b6ab4d823cfd0c5a0624997
|
|
| MD5 |
714db4d7969d18b03d3eb7fc94b8f0b1
|
|
| BLAKE2b-256 |
0e82ead050305844747f837e6a070815d2e8ed3a08eb80ad921e5b2c1c29c5d4
|