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, 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
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.4.tar.gz
(39.1 kB
view details)
File details
Details for the file LOLZTEAM-1.3.4.tar.gz.
File metadata
- Download URL: LOLZTEAM-1.3.4.tar.gz
- Upload date:
- Size: 39.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 |
da9a54c48cb9edf2a8d622230f9e9d86cdb8114af30d5579f7dc50873ebbb361
|
|
| MD5 |
69899d9312b45ac1d0fd5d63d048501b
|
|
| BLAKE2b-256 |
e2d89dce6e181288ae14e1df9c9321c33f6997479e48085b6a1a5bd14172fdac
|