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

Uploaded Python 3

File details

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

File metadata

  • Download URL: versus_lolz-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 4f2efdc89359f997783098fa36ca726aca19a227170d7aedccd7c033d19aa333
MD5 40df4555f396e921179e18cbf761116a
BLAKE2b-256 9fb5a550b4b6cf54df8bd4ec74df2d7bd7c5fdb95905ef1a5818ee4c853d84eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: versus_lolz-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b261adbe1ae6c1e03f4c21a8519244b91c2b638791f236fc341a121a8773b9f7
MD5 3835aa69c53112da626e7bbd17ff41ee
BLAKE2b-256 d384796442150b96b134485b7b03a56d06b6f83f83a978fc029c468d3ec1ef96

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