Skip to main content

A library that contains all the methods of the Lolzteam API (Market/Forum/Antipublic)

Project description

Material Bread logo

Static Badge License

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page