Skip to main content

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


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.3.tar.gz (41.4 kB view details)

Uploaded Source

File details

Details for the file LOLZTEAM-1.4.3.tar.gz.

File metadata

  • Download URL: LOLZTEAM-1.4.3.tar.gz
  • Upload date:
  • Size: 41.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for LOLZTEAM-1.4.3.tar.gz
Algorithm Hash digest
SHA256 8402b8a09858558e5f088598cd98e1c7170daf24dbd806119cd4924a65bff6dd
MD5 e5db18b1d4968b763c77ddfd5ffea973
BLAKE2b-256 ccd38b41298bf1727b824aa430b6ded681e0094d340f3a5c27dcef8aa266a373

See more details on using hashes here.

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