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

Uploaded Source

File details

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

File metadata

  • Download URL: LOLZTEAM-1.4.4.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.4.tar.gz
Algorithm Hash digest
SHA256 bf0fd26a72d9edcbaee6e8e0aa4a57c91e3837dda0e2578022e46b7cedfb8ef5
MD5 3e23684c902e70b67e195f494aef1ff4
BLAKE2b-256 2732a278b18c73181ee6c108111a53014b89880680e2954c10cbfdc8337b9652

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