Skip to main content

Unofficial Python client for Lolzteam API

Project description

pylolzteamapi

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.1.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.1-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: versus_lolz-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 32ae8c8daa9ccd18212e547b75fac0487b3280b7c19f529c26a0c8491ee47950
MD5 097c82c070fdf03468cc20ead12e9801
BLAKE2b-256 d20ee575cf20fd4f013bc7debe047e574e8981e2d73b18b984e84cbe88618a30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: versus_lolz-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 09900e19f69c57781f11cab6adc96765b89d477eb6cc08cf8b3832006f89866f
MD5 7daaf87a3f6fcb7c0e5b8ebd5436bce6
BLAKE2b-256 fabbb7297889f4c624e15c632129e3d7773bba6b008e99e86b70d287e19817aa

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