Skip to main content

Unofficial Python client for Lolzteam API

Project description

Versus.lolz

Unofficial Python client for Lolzteam API

Installation

pip install pylolzteamapi

Usage

import lolz.eh

from lolz.sync import Client
import lolz


lolz.eh.hook()

client = Client("token (you can omit `Bearer ` from the beginning)")

steam_accs = client.search(lolz.CAT_STEAM,
                           trade_limit="nomatter",
                           page=2, pmin=30,
                           currency="rub"
)

for acc in steam_accs[:3]:
    print(acc.title)
    print("Price:", acc.price)
    print("Seller:", acc.seller.username)
    print()

Issues and pull requests

Please, feel free to open issues and pull requests.

Pull requests must be made on Твой Гит. Issues can be made both on Твой Гит and GitHub.

LICENSE (AGPL-v3.0-only)

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

versus_lolz-0.1.2.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

versus_lolz-0.1.2-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

Details for the file versus_lolz-0.1.2.tar.gz.

File metadata

  • Download URL: versus_lolz-0.1.2.tar.gz
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for versus_lolz-0.1.2.tar.gz
Algorithm Hash digest
SHA256 09a8cf401abc7035205723a39babe7ee3b315a51c814cbdcacfe56b6b758d7be
MD5 3627806983a404fc80e857cae243c3dd
BLAKE2b-256 3581747cb042dd529e580f0657e701e54e5f9b3906a220fd1a03c2d3371dced4

See more details on using hashes here.

File details

Details for the file versus_lolz-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: versus_lolz-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for versus_lolz-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0a2f1410ab42a17794bf0b1b877581547c89d76099739b1c9b8fdab41ba03c84
MD5 0ac18f8d5284cb74749231b890a66c86
BLAKE2b-256 f50c7e4988513358207bb2f30bb51d48f082a99139fffa564a87d61c0677a418

See more details on using hashes here.

Supported by

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